Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Nov 15, 2022

This PR fixes #5288

Previously we were just ignoring all decimal values that exceeded the scale of the DECIMAL type, now we figure out if the final result should be rounded based on the first decimal value that exceeds the scale.

Working on this, I have uncovered an issue related to String -> Decimal with exponent and decimals
Issue is here: #5392

@Mytherin Mytherin merged commit ddee938 into duckdb:feature Nov 19, 2022
@Mytherin
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants