Interface | Description |
---|---|
IcebergMetadataCommitter |
Commit Iceberg metadata to metastore.
|
IcebergMetadataCommitterFactory |
Factory to create
IcebergMetadataCommitter . |
Class | Description |
---|---|
IcebergCommitCallback |
A
CommitCallback to create Iceberg compatible metadata, so Iceberg readers can read
Paimon's RawFile . |
IcebergHiveMetadataCommitter |
IcebergMetadataCommitter to commit Iceberg metadata to Hive metastore, so the table can
be visited by Iceberg's Hive catalog. |
IcebergHiveMetadataCommitterFactory |
Factory to create
IcebergHiveMetadataCommitter . |
IcebergOptions |
Config options for Paimon Iceberg compatibility.
|
IcebergPathFactory |
Path factory for Iceberg metadata files.
|
Enum | Description |
---|---|
IcebergOptions.StorageType |
Where to store Iceberg metadata.
|
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.