Function operator::req_convert::common::push_column_to_rows

source ยท
fn push_column_to_rows(column: Column, rows: &mut [Row]) -> Result<()>