メインコンテンツまでスキップ

VERSIONED_CLONE_UNSUPPORTED_FEATURE error condition

SQLSTATE: 56038

Versioned Clone encountered an unsupported feature:

UNSUPPORTED_ICEBERG_FORMAT_VERSION

Apache Iceberg format version <formatVersion> is not supported. Supported versions: <supportedVersions>.

UNSUPPORTED_ICEBERG_METADATA_FORMAT

Metadata file format '<fileName>' is not supported. Expected .metadata.json or .metadata.json.gz.

UNSUPPORTED_ICEBERG_POSITION_DELETES

The manifest at <manifestPath> contains position delete files. Apache Iceberg tables with position delete files are not supported.

UNSUPPORTED_PUFFIN_DV

The manifest at <manifestPath> contains deletion vector(s) stored in Puffin containers. Apache Iceberg tables with Puffin files are not supported.