Expand description

Ballista Executor Process

This crate contains the Ballista executor process.

Modules

The CollectExec operator retrieves results from the cluster and returns them as a single vector of RecordBatch.

Ballista executor logic

Implementation of the Apache Arrow Flight protocol that wraps an executor.

Functions