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
read_row in datafusion_row::reader - Rust
[go: Go Back, main page]

pub fn read_row(
    row: &RowReader<'_>,
    batch: &mut MutableRecordBatch,
    schema: &Schema
)
Expand description

Read the row currently pointed by RowWriter to the output columnar batch buffer