Expand description
Module for handling conversion from Arrow arrays to columns.
Enums§
- Arrow
Array ToColumn Conversion Error - Errors caused by conversions between Arrow and owned types.
Traits§
- Array
RefExt - This trait is used to provide utility functions to convert
ArrayRef
s into proof types (Column, Scalars, etc.)