Skip to content
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

Handling BigDecimal-like vectors in the expression engine #2044

Open
Tracked by #1961
jarohen opened this issue Nov 8, 2021 · 1 comment · Fixed by #2580
Open
Tracked by #1961

Handling BigDecimal-like vectors in the expression engine #2044

jarohen opened this issue Nov 8, 2021 · 1 comment · Fixed by #2580

Comments

@jarohen
Copy link
Member

jarohen commented Nov 8, 2021

Vectors: DecimalVector, Decimal256Vector

@jarohen jarohen changed the title Decimal/Decimal256 Handling BigDecimal-like vectors in the expression engine Nov 8, 2021
@jarohen jarohen added the 2.x label Apr 21, 2023
@jarohen jarohen transferred this issue from xtdb/core2 Apr 21, 2023
@FiV0 FiV0 self-assigned this Jun 2, 2023
@FiV0
Copy link
Contributor

FiV0 commented Jun 20, 2023

#2580 Partially addressed this card. We need to revisit this when expanding the expression engine (vararg least/greatest). Also addressing the full range of Arrow Decimal precision/scale should be possible.

@jarohen jarohen linked a pull request Jun 20, 2023 that will close this issue
@jarohen jarohen removed the 2.x label Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

2 participants