public class ConcurrentTransactionException
extends org.apache.spark.sql.delta.ConcurrentTransactionException
Thrown when concurrent transaction both attempt to update the same idempotent transaction.
Constructor and Description |
---|
ConcurrentTransactionException(String message) |
conflictType