public class ConcurrentDeleteReadException
extends org.apache.spark.sql.delta.ConcurrentDeleteReadException
Thrown when the current transaction reads data that was deleted by a concurrent transaction.
Constructor and Description |
---|
ConcurrentDeleteReadException(String message) |
conflictType