Skip to content

Decimal32/64 aren't as well supported as as the 128 and 256 bit variants #17489

@AdamGS

Description

@AdamGS

Describe the bug

I've run into the fact that Decimal32 doesn't support sum. Looking around I've noticed that multiple aggregations don't support decimals (as noted by by this old issue).

The new decimal types also lack a matching ScalarValue variant, and I've seen a couple of other places where they will just error.

If there is no explicit reason not to support them, I would love to take this issue forward, I already have some code but figured I should make sure I'm not missing something before I move forward.

To Reproduce

No response

Expected behavior

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions