DELTA_UNIFORM_INGRESS_VIOLATION error condition
Read Delta Uniform fails:
CONVERT_TO_DELTA_METADATA_FAILED
Metadata conversion from <format>
to Delta failed, <errorMessage>
.
DELTA_LOG_LOCATION_NOT_FOUND
The delta_log location is missing for table <tableName>
.
METADATA_PATH_NOT_PROVIDED
Cannot find metadata path for table <tableName>
.
NOT_UNIFORM_INGRESS_TABLE
Table <tableName>
is not a uniform ingress table.
OPERATION_NOT_SUPPORTED
Operation is not supported. Only CREATE
and REFRESH
are supported on Uniform Iceberg Ingress Table.
UNEXPECTED_DELTA_LOG_LOCATION
Unexpected delta_log location <tablePath>
for table <tableName>
.
UNITY_CATALOG_NOT_ENABLED
Unity Catalog is required for Read Iceberg with Delta Uniform.