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

Modifies extract exprFunction to return decimal instead of float. #490

Merged
merged 1 commit into from
Jan 4, 2022

Conversation

abhikuhikar
Copy link
Contributor

Resolves Issue #390

Description of changes:
Changed return type of extract function to respect SQL92 spec.

Find more information on the SQL-92 spec for extract function here.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@abhikuhikar abhikuhikar changed the title Modifies extract exprFunction to return Decimal instead of float. Modifies extract exprFunction to return decimal instead of float. Dec 27, 2021
@abhikuhikar abhikuhikar merged commit 018dbbe into main Jan 4, 2022
@abhikuhikar abhikuhikar deleted the refactors-extract-exprfunction branch January 4, 2022 18:47
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.

None yet

2 participants