Skip to content

GH-46719: [R] Add 32 and 64 bit Decimal types #46720

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

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

thisisnic
Copy link
Member

@thisisnic thisisnic commented Jun 5, 2025

Rationale for this change

32 and 64 bit Decimal types were added in C++ in #43957 but haven't been implemented in R yet

What changes are included in this PR?

Implements them in R

Are these changes tested?

Yup

Are there any user-facing changes?

Yeah, new types but also the implicit downcasting so we should think about how to communicate this

TODOs:

@github-actions github-actions bot added Component: R awaiting committer review Awaiting committer review labels Jun 5, 2025
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.

1 participant