Package io.trino.plugin.deltalake.transactionlog.writer
package io.trino.plugin.deltalake.transactionlog.writer
-
ClassDescriptionThe S3 Native synhcornizer is a
TransactionLogSynchronizerfor S3 that requires no other dependencies.Exception thrown to point out that another process has already created a namesake transaction log file as the one being written to commit the current transaction.Exception thrown to point out that other transaction log files have been created during the time on which the current transaction has been executing and their already committed changes are in irremediable conflict with the changes from the current transaction.