Class MetadataChangedException

All Implemented Interfaces:
Serializable

@Evolving public class MetadataChangedException extends ConcurrentWriteException
Thrown when the metadata of the Delta table has changed between the time of transaction start and the time of commit.
Since:
3.2.0
See Also:
  • Constructor Details

    • MetadataChangedException

      public MetadataChangedException()