Package | Description |
---|---|
org.apache.paimon.iceberg.manifest |
Class and Description |
---|
IcebergDataFileMeta
Iceberg data file meta.
|
IcebergDataFileMeta.Content
See Iceberg
data_file struct content field. |
IcebergManifestEntry
Entry of an Iceberg manifest file.
|
IcebergManifestEntry.Status
See Iceberg
manifest_entry struct status field. |
IcebergManifestFile
This file includes several Iceberg
ManifestEntry s, representing the additional changes
since last snapshot. |
IcebergManifestFileMeta
Metadata of an Iceberg manifest file.
|
IcebergManifestFileMeta.Content
Content type stored in a manifest file.
|
IcebergManifestList
This file includes several Iceberg
IcebergManifestFileMeta s, representing the additional
changes since last snapshot. |
IcebergPartitionSummary
Iceberg partition summary stored in manifest file.
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.