public class ConcurrentWriteException
extends org.apache.spark.sql.delta.ConcurrentWriteException
Thrown when a concurrent transaction has written data after the current transaction read the table.
Constructor and Description |
---|
ConcurrentWriteException(String message) |
conflictType