Skip to main content

Module compaction_resolver

Module compaction_resolver 

Source

Structsยง

CompactionResolverExecutor
Leaf executor for the iceberg pk-index coordinated compaction.

Functionsยง

collect_input_dvs ๐Ÿ”’
Walks the manifests of snapshot and collects, per input data file, the merged set of deleted positions from every live position-delete file referencing it.
pk_projection ๐Ÿ”’
Builds a projection for PK root columns and maps the projected physical order back to the downstream PK order.
scan_input_pks_at_positions ๐Ÿ”’
scan_output_file_inner ๐Ÿ”’
write_conflict_delete_files ๐Ÿ”’