apache / apache/datafusion

Support smaller decimal types through SQL interface

Open
#17,747 2 comments 0 reactions 1 assignee Claimed by @AdamGS View on GitHub
Dominant language
Rust
Stars
9.3k
Forks
2.4k
Avg merge
3d 7h
Merged PRs (30d)
344

Description

Part of https://github.com/apache/datafusion/issues/17489.

Due to a [bug](https://github.com/apache/arrow-rs/issues/8362) in `arrow-rs`, the new smaller decimal values couldn't have been used through the SQL interface. Now that arrow 56.2.0 is released (and soon to be [updated here](https://github.com/apache/datafusion/pull/17631)), support in `datafusion-sql` should be implemented + slt tests to verify the behavior of various aggregations which are supported now after #17501.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.