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
write_row in datafusion::row::writer - Rust
[go: Go Back, main page]

Function datafusion::row::writer::write_row

source ·
pub fn write_row(
    row_writer: &mut RowWriter,
    row_idx: usize,
    schema: &Schema,
    columns: &[Arc<dyn Array>]
) -> usize
Expand description

Stitch attributes of tuple in batch at row_idx and returns the tuple width