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

feat(bindings/python): convert decimal values to python Decimal #370

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

everpcpc
Copy link
Member

@everpcpc everpcpc commented Mar 21, 2024

@everpcpc everpcpc force-pushed the fix-decimal branch 2 times, most recently from 1e3d8fb to 6de9848 Compare March 21, 2024 07:54
@everpcpc everpcpc marked this pull request as ready for review March 21, 2024 07:54
@everpcpc everpcpc force-pushed the fix-decimal branch 3 times, most recently from 3bdd93c to 639ad58 Compare March 21, 2024 08:02
@everpcpc everpcpc merged commit bdcb149 into datafuselabs:main Mar 21, 2024
20 checks passed
@everpcpc everpcpc deleted the fix-decimal branch March 21, 2024 08:19
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.

Decimal types should coerce to python decimal.Decimal in driver
1 participant