Module arrow::row

source · []
Expand description

A comparable row-oriented representation of a collection of Array

Structs

A comparable representation of a row
Converts ArrayRef columns into a row-oriented format that are normalized for sorting.
A row-oriented representation of arrow data, that is normalized for comparison
Configure the data type and sort order for a given column