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

fix decimal result scale difference on server #2194

Merged
merged 7 commits into from
Dec 13, 2023
Merged

Conversation

jennifersp
Copy link
Contributor

@jennifersp jennifersp commented Dec 8, 2023

This PR fixes:

  • converting the decimal type values to given decimal column type before inserting.
  • getting precision and scale of final decimal type correctly.

@jennifersp jennifersp marked this pull request as ready for review December 12, 2023 21:39
@jennifersp jennifersp requested a review from fulghum December 12, 2023 21:39
Copy link
Contributor

@fulghum fulghum left a comment

Choose a reason for hiding this comment

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

Looks good! I love seeing us turn on more tests for the server engine! 🙌

@jennifersp jennifersp merged commit 47a48c5 into main Dec 13, 2023
7 checks passed
@jennifersp jennifersp deleted the jennifer/decimal branch December 13, 2023 20:14
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