Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_plan::work_table - Rust
[go: Go Back, main page]

Module work_table

Source
Expand description

Defines the work table query plan

Structs§

WorkTableExec
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).