Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The validation of the properties of table <table>
has been violated:
EXISTING_DELETION_VECTORS_WITH_INCREMENTAL_MANIFEST_GENERATION
Symlink manifest generation is unsupported while deletion vectors are present in the table.
In order to produce a version of the table without deletion vectors, run 'REORG TABLE <table> APPLY (PURGE
)'.
PERSISTENT_DELETION_VECTORS_IN_NON_PARQUET_TABLE
Persistent deletion vectors are only supported on Parquet-based Delta tables.
PERSISTENT_DELETION_VECTORS_WITH_INCREMENTAL_MANIFEST_GENERATION
Persistent deletion vectors and incremental symlink manifest generation are mutually exclusive.