Skip to main content

Module decimal

Module decimal 

Source

Structs§

Decimal
DecimalData
A decimal array that stores fixed-precision decimal numbers with configurable scale.
DecimalDataParts
DecimalMaskedValidityRule
Rule to push down validity masking from MaskedArray parent into DecimalArray child.
DecimalSlots

Traits§

DecimalArrayExt
DecimalArraySlotsExt
Typed array accessors for Decimal.

Functions§

narrowed_decimal
Attempt to narrow the decimal array to any smaller supported type.

Type Aliases§

DecimalArray
A Decimal-encoded Vortex array.