StructsΒ§
- DvHandler
Impl - Real implementation of
DvHandlerusing the iceberg-rust crate. - Loaded
Delete πVector Entry
ConstantsΒ§
- DELETION_
VECTOR_ πPROPERTY_ CARDINALITY - Puffin blob property for deletion vector cardinality.
- DELETION_
VECTOR_ πPROPERTY_ REFERENCED_ DATA_ FILE - Puffin blob property for referenced data file path.
FunctionsΒ§
- build_
partition_ πkey_ from_ data_ file - load_
delete_ πvectors - Loads existing delete vectors for the given data file paths by scanning the tableβs current snapshot. Returns a map from data file path to the loaded delete vector and partition key (if partitioned).
- read_
dv_ πpositions_ from_ data_ file