Function kip_sql::execution::volcano::build_stream
source · pub fn build_stream<T: Transaction>(
plan: LogicalPlan,
transaction: &RefCell<T>
) -> BoxedExecutorpub fn build_stream<T: Transaction>(
plan: LogicalPlan,
transaction: &RefCell<T>
) -> BoxedExecutor