pub struct Rows { /* private fields */ }Expand description
A row-oriented representation of arrow data, that is normalized for comparison.
See the module level documentation and RowConverter for more details.
pub struct Rows { /* private fields */ }A row-oriented representation of arrow data, that is normalized for comparison.
See the module level documentation and RowConverter for more details.