Module arrow_array_to_column_conversion

Source
Expand description

Module for handling conversion from Arrow arrays to columns.

Enums§

ArrowArrayToColumnConversionError
Errors caused by conversions between Arrow and owned types.

Traits§

ArrayRefExt
This trait is used to provide utility functions to convert ArrayRefs into proof types (Column, Scalars, etc.)