Module physical_plan

Source

Structs§

IcebergTableScan
Manages the scanning process of an Iceberg [Table], encapsulating the necessary details and computed properties required for execution planning.

Functions§

project_with_partition
Extends an ExecutionPlan with partition value calculations for Iceberg tables.