Type Definition arrow_array::array::Decimal256Array
source · pub type Decimal256Array = PrimitiveArray<Decimal256Type>;
Expand description
An array of 256-bit fixed point decimals
pub type Decimal256Array = PrimitiveArray<Decimal256Type>;
An array of 256-bit fixed point decimals