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::common - Rust
[go: Go Back, main page]

Module common

Source
Expand description

Defines common code used in execution plans

Functionsยง

build_checked_file_list
Recursively builds a list of files in a directory with a given extension
build_file_list
Recursively builds a list of files in a directory with a given extension
can_project
Checks if the given projection is valid for the given schema.
collect
Create a vector of record batches from a stream
compute_record_batch_statistics
Computes the statistics for an in-memory RecordBatch