datafusion_physical_plan

Module work_table

Source
Expand description

Defines the work table query plan

Structs§

  • A temporary “working table” operation where the input data will be taken from the named handle during the execution and will be re-published as is (kind of like a mirror).