Skip to content

Fix off by 1 in decimal cast to lower precision#14731

Merged
alamb merged 1 commit intoapache:mainfrom
findepi:findepi/fix-off-by-1-in-decimal-cast-to-lower-precision-6a2b86
Feb 18, 2025
Merged

Fix off by 1 in decimal cast to lower precision#14731
alamb merged 1 commit intoapache:mainfrom
findepi:findepi/fix-off-by-1-in-decimal-cast-to-lower-precision-6a2b86

Conversation

@findepi
Copy link
Member

@findepi findepi commented Feb 17, 2025

Upgrade to arrow-rs bug fix release.
@github-actions github-actions bot added the sqllogictest SQL Logic Tests (.slt) label Feb 17, 2025
Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @findepi

@alamb alamb merged commit 04dc656 into apache:main Feb 18, 2025
26 checks passed
@Blizzara
Copy link
Contributor

Thanks both!

@findepi findepi deleted the findepi/fix-off-by-1-in-decimal-cast-to-lower-precision-6a2b86 branch February 18, 2025 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sqllogictest SQL Logic Tests (.slt)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect result for decimal cast

3 participants