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.
Read Apache Iceberg with Delta Uniform has failed.
CANNOT_PARSE_METADATA_LOCATION_VERSION
Failed to parse version from existing metadata ___location <existingLocation> or current metadata ___location <currentLocation>;
Check the file name convention on Apache Iceberg writer.
MISSING_UNIFORM_TBL_PROPERTIES
At least one of tableId <tableId>, snapshotId <snapshotId>, metadataLocation <___location> is missing from Delta table properties; Is there manual change to the _delta_log?
MUST_REFRESH_SAME_TABLE
Refresh existing Apache Iceberg table UUID <existingId>, with metadata from different Apache Iceberg table UUID <currentId> is not supported.
MUST_REFRESH_WITH_NEWER_METADATA_LOCATION
Metadata ___location to be refreshed must have a higher version than existing metadata ___location.
Existing metadata ___location <existingLocation>; current metadata ___location <currentLocation>.