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

Custom decimal test case for sqlite #69

Conversation

Sevenannn
Copy link
Contributor

SQLite only supports up to 16 precision for decimal through REAL type. Update the SQLite test case using 16 precision of Decimal128 & Decimal256, and document the limitation

@Sevenannn Sevenannn marked this pull request as ready for review August 23, 2024 01:12
@phillipleblanc phillipleblanc merged commit 9dcf493 into datafusion-contrib:main Aug 23, 2024
3 checks passed
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