Type Definition arrow_array::array::Decimal128Array
source · pub type Decimal128Array = PrimitiveArray<Decimal128Type>;
Expand description
An array of 128-bit fixed point decimals
pub type Decimal128Array = PrimitiveArray<Decimal128Type>;
An array of 128-bit fixed point decimals