Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
build_table_i32_two_cols in datafusion::physical_plan::test - Rust
[go: Go Back, main page]

Function build_table_i32_two_cols

Source
pub fn build_table_i32_two_cols(
    a: (&str, &Vec<i32>),
    b: (&str, &Vec<i32>),
) -> RecordBatch
Expand description

Returns record batch with 2 columns of i32 in memory