foutklasse DELTA_UNIFORM_ICEBERG_INGRESS_VIOLATION
Lees Iceberg met Delta Uniform is mislukt.
CANNOT_PARSE_METADATA_LOCATION_VERSION
Kan versie van bestaande metagegevenslocatie of huidige metagegevenslocatie <existingLocation>
<currentLocation>
niet parseren;
Controleer de bestandsnaamconventie op Iceberg Writer.
CONVERT_TO_DELTA_METADATA_FAILED
Conversie van metagegevens van Iceberg naar Delta is mislukt, <errorMessage>
.
DELTA_LOG_LOCATION_NOT_FOUND
De delta_log locatie ontbreekt voor tabel <tableName>
.
METADATA_PATH_NOT_PROVIDED
Kan het metagegevenspad voor tabel-<tableName>
niet vinden.
MISSING_UNIFORM_TBL_PROPERTIES
Ten minste één van tableId <tableId>
, snapshotId <snapshotId>
, metadataLocation <location>
ontbreekt in de eigenschappen van de Delta-tabel; Is er handmatige wijziging in de _delta_log?
MUST_REFRESH_SAME_TABLE
Het vernieuwen van de bestaande Iceberg-tabel UUID <existingId>
met metagegevens van een andere Iceberg-tabel UUID <currentId>
wordt niet ondersteund.
MUST_REFRESH_WITH_NEWER_METADATA_LOCATION
De locatie van de metagegevens die moet worden vernieuwd, moet een hogere versie hebben dan de bestaande metagegevenslocatie.
Bestaande metagegevenslocatie <existingLocation>
; huidige metagegevenslocatie <currentLocation>
.
NOT_UNIFORM_INGRESS_TABLE
Tabel <tableName>
is geen uniforme toegangstabel.
OPERATION_NOT_SUPPORTED
Bewerking wordt niet ondersteund. Alleen CREATE
en REFRESH
worden ondersteund op de Uniform Iceberg Ingress-tabel.
UNEXPECTED_DELTA_LOG_LOCATION
Onverwachte delta_log locatie voor tabel <tableName>
.
UNITY_CATALOG_NOT_ENABLED
Unity Catalog is vereist voor Read Iceberg met Delta Uniform.