Skip to content

Repackage Iceberg runtime exceptions into TrinoException during add/d…#14816

Merged
findepi merged 1 commit intotrinodb:masterfrom
nastra:runtime-ex-to-trino-ex
Nov 14, 2022
Merged

Repackage Iceberg runtime exceptions into TrinoException during add/d…#14816
findepi merged 1 commit intotrinodb:masterfrom
nastra:runtime-ex-to-trino-ex

Conversation

@nastra
Copy link
Copy Markdown
Contributor

@nastra nastra commented Oct 28, 2022

While working on #13294 we noticed that during adding/dropping/renaming a column a direct CommitFailedException can be thrown from these methods. However, such exceptions should most likely be wrapped in a TrinoException

@cla-bot cla-bot bot added the cla-signed label Oct 28, 2022
@nastra nastra requested a review from findepi October 28, 2022 10:43
@nastra nastra force-pushed the runtime-ex-to-trino-ex branch from 23deca1 to c872ea7 Compare October 28, 2022 11:35
@nastra nastra closed this Nov 2, 2022
@nastra nastra reopened this Nov 2, 2022
@hashhar hashhar requested a review from findinpath November 2, 2022 08:43
@findinpath
Copy link
Copy Markdown
Contributor

Related comment #13294 (comment)

@findinpath
Copy link
Copy Markdown
Contributor

Change commit message to

Wrap Iceberg runtime exceptions into TrinoException

@nastra nastra force-pushed the runtime-ex-to-trino-ex branch 2 times, most recently from 59cc066 to be658cf Compare November 3, 2022 16:34
@nastra nastra requested review from findepi and findinpath November 3, 2022 16:38
@nastra nastra force-pushed the runtime-ex-to-trino-ex branch from be658cf to e9ae740 Compare November 7, 2022 07:10
@nastra nastra requested a review from findepi November 7, 2022 08:50
@nastra nastra closed this Nov 7, 2022
@nastra nastra reopened this Nov 7, 2022
@nastra nastra closed this Nov 7, 2022
@nastra nastra reopened this Nov 7, 2022
@nastra nastra force-pushed the runtime-ex-to-trino-ex branch from e9ae740 to 17a67e1 Compare November 8, 2022 07:41
@nastra nastra requested a review from findepi November 8, 2022 14:54
@nastra
Copy link
Copy Markdown
Contributor Author

nastra commented Nov 9, 2022

@findepi is this ready to be merged?

@findepi findepi added the no-release-notes This pull request does not require release notes entry label Nov 14, 2022
@findepi findepi merged commit 211d7a7 into trinodb:master Nov 14, 2022
@github-actions github-actions bot added this to the 403 milestone Nov 14, 2022
@nastra nastra deleted the runtime-ex-to-trino-ex branch November 14, 2022 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

3 participants