Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Plan: native Decimal{32|64|128|256} support #613

Description

@DarkWanderer

Target

Eliminate use of BigInteger as it is a slow heap type

Requirements

  • Types must be blittable
  • Scale information must be contained in type, not in memory, if possible
  • Minimize code duplication where possible

Other notes

  • Int128/Int256 types created for this can also be used for native support of respective ClickHouse types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions