trinodb/trino
Classify Iceberg CommitFailedException as TRANSACTION_CONFLICT
Open
#16,770 opened on Mar 29, 2023
good first issue
Repository metrics
- Stars
- (9,113 stars)
- PR merge metrics
- (PR metrics pending)
Description
All the places that call Iceberg Transaction.commitTransaction() need to be wrapped to rethrow as TrinoException.
Example error: https://github.com/trinodb/trino/issues/16762