8000 [Arrow] Implement support to consuming and producing Decimal 32 and 64. by pdet · Pull Request #17314 · duckdb/duckdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[Arrow] Implement support to consuming and producing Decimal 32 and 64. #17314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 1, 2025

Conversation

pdet
Copy link
Contributor
@pdet pdet commented Apr 30, 2025

The main points to note are that REE and filters are not yet implemented in the PyArrow engine for both decimal32 and decimal64. Therefore, the related REE tests have been removed, and filters for these decimal types are not pushed down.

Fix: https://github.com/duckdblabs/duckdb-internal/issues/3108
Fix: https://github.com/duckdblabs/voltron-data/issues/36

@Mytherin
Copy link
Collaborator

Thanks! LGTM

@Mytherin Mytherin merged commit e42e7dd into duckdb:main May 1, 2025
47 of 49 checks passed
carlopi added a commit to carlopi/duckdb-wasm that referenced this pull request May 6, 2025
carlopi added a commit to duckdb/duckdb-wasm that referenced this pull request May 6, 2025
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
[Arrow] Implement support to consuming and producing Decimal 32 and 64. (duckdb/duckdb#17314)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 18, 2025
[Arrow] Implement support to consuming and producing Decimal 32 and 64. (duckdb/duckdb#17314)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 19, 2025
[Arrow] Implement support to consuming and producing Decimal 32 and 64. (duckdb/duckdb#17314)
krlmlr added a commit to duckdb/duckdb-r that referenced this pull request May 19, 2025
[Arrow] Implement support to consuming and producing Decimal 32 and 64. (duckdb/duckdb#17314)
@pdet pdet deleted the arrow_decimal_32_64 branch May 28, 2025 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0