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: implement fractional second intervals, with tests #167

Merged
merged 3 commits into from
Aug 18, 2023

Conversation

arkanovicz
Copy link
Contributor

This PR :

  • adds fractional second intervals to substrait-java
  • fixes isthmus for INTERVAL_DAY conversion and add other day-time intervals
  • adds literal conversion tests to isthmus

Fractional seconds where added to the Substrait specifications in this PR from May 2022.

@CLAassistant
Copy link

CLAassistant commented Aug 18, 2023

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@vbarua vbarua 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. Thanks for the contribution!

@vbarua vbarua merged commit 68aa7c4 into substrait-io:main Aug 18, 2023
7 checks passed
ajegou pushed a commit to ajegou/substrait-java that referenced this pull request Mar 29, 2024
* refactor: factorize SqlIntervalQualifier objects
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.

4 participants