empty_table_plan

Function empty_table_plan 

Source
fn empty_table_plan(
    plan: &LogicalPlanRef,
    scan: &LogicalIcebergIntermediateScan,
) -> LogicalPlanRef
Expand description

Returns an empty table plan with the same schema as the scan.