common_decimal

Module decimal128

Source

Structsยง

  • 128bit decimal, using the i128 to represent the decimal.

Constantsยง

Functionsยง

  • format_decimal_str ๐Ÿ”’
    Port from arrow-rs, see https://github.com/Apache/arrow-rs/blob/master/arrow-array/src/types.rs#L1323-L1344
  • check whether precision and scale is valid