Skip to content

fix(s3tables): add TableNotFound error handling#2595

Open
dannycjones wants to merge 1 commit into
apache:mainfrom
dannycjones:add-s3tables-not-found
Open

fix(s3tables): add TableNotFound error handling#2595
dannycjones wants to merge 1 commit into
apache:mainfrom
dannycjones:add-s3tables-not-found

Conversation

@dannycjones
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

What changes are included in this PR?

This PR updates table loading in the S3 Tables catalog to first check for a table not found error from the S3 Tables service, before allowing the fallback mapping of SDK error into an Iceberg Unexpected error.

Are these changes tested?

Yes, I've added and run new integration tests.

@dannycjones
Copy link
Copy Markdown
Contributor Author

@Kurtiscwright would you be able to take a look at this one?

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.

S3 Tables catalog does not return a proper TableNotFound Iceberg error

1 participant