Module datafusion::physical_plan::common
source · [−]Expand description
Defines common code used in execution plans
Structs
Helper that aborts the given join handles on drop.
Helper that aborts the given join handle on drop.
Write in Arrow IPC format.
Stream of record batches
Functions
Returns the total number of bytes of memory occupied physically by this batch.
Recursively builds a list of files in a directory with a given extension
Recursively builds a list of files in a directory with a given extension
Create a vector of record batches from a stream
Computes the statistics for an in-memory RecordBatch