Skip to content

Move default region list to a GetDefaultAwsRegions() utility#168

Merged
Tmonster merged 3 commits into
duckdb:mainfrom
carlopi:address_comments_167
Jul 16, 2026
Merged

Move default region list to a GetDefaultAwsRegions() utility#168
Tmonster merged 3 commits into
duckdb:mainfrom
carlopi:address_comments_167

Conversation

@carlopi

@carlopi carlopi commented Jul 15, 2026

Copy link
Copy Markdown
Member

Addresses review feedback on #167: the hardcoded region sweep set no longer lives inline in cloudformation_functions.cpp. A // FIXME records the plan to replace it with live ec2:DescribeRegions/account:ListRegions enumeration.

Thanks @Tmonster for the comment in the PR.

carlopi added 3 commits July 15, 2026 12:00
Addresses review feedback on duckdb#167: the hardcoded region sweep set no longer
lives inline in cloudformation_functions.cpp. A // FIXME records the plan to
replace it with live ec2:DescribeRegions/account:ListRegions enumeration.
Addresses review feedback on duckdb#167: disentangle the error slot from the
'region' column and leave room for non-region error conditions later. The
sentinel-row semantics are unchanged; only the column/field name differs.
@carlopi
carlopi requested a review from Tmonster July 16, 2026 07:02

@Tmonster Tmonster left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good thanks

@Tmonster
Tmonster merged commit 4e9ae4b into duckdb:main Jul 16, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants