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