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.
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 <count> position delete files.
Sample files: <sampleFiles>.
Rewrite the source table to remove position deletes before cloning.