public class MetadataChangedException
extends org.apache.spark.sql.delta.MetadataChangedException
implements org.apache.spark.sql.delta.DeltaThrowable
Thrown when the metadata of the Delta table has changed between the time of read and the time of commit.
Constructor and Description |
---|
MetadataChangedException(String message) |
MetadataChangedException(String[] messageParameters) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorClass() |
String |
getMessage() |
conflictType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString