Delta Exceptions¶
Among the new features of Delta Lake 1.0.0 are public DeltaConcurrentModificationExceptions for conflicts between concurrent operations. This allows you to catch such exceptions and retry write operations.
Among the new features of Delta Lake 1.0.0 are public DeltaConcurrentModificationExceptions for conflicts between concurrent operations. This allows you to catch such exceptions and retry write operations.