build_table_scan_i32

Function build_table_scan_i32 

Source
pub fn build_table_scan_i32(
    a: (&str, &Vec<i32>),
    b: (&str, &Vec<i32>),
    c: (&str, &Vec<i32>),
) -> Arc<dyn ExecutionPlan>
Expand description

Returns memory table scan wrapped around record batch with 3 columns of i32