Module common

Source
Expand description

Defines common code used in execution plans

Structs§

IPCWriter
Write in Arrow IPC format.

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