//! This module provides conversions and utilities for working with Arrow data structures.
/// Module for handling conversion from Arrow arrays to columns.
/// Module for converting between owned and Arrow data structures.
/// Tests for owned and Arrow conversions.
/// Module for converting record batches.
/// Module for record batch error definitions.
/// Module for scalar and i256 conversions.
/// Module for handling conversions between columns and Arrow arrays.