Module arrow_array::decimal
source · [−]Expand description
Decimal related utilities, types and functions
Structs
Type Definitions
Represents a decimal value with precision and scale.
The decimal value could represented by a signed 128-bit integer.
Represents a decimal value with precision and scale.
The decimal value could be represented by a signed 256-bit integer.