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: correct format for nullable interval_day parameters #687

Merged

Conversation

Blizzara
Copy link
Contributor

Fixes a bug in functions_datetime.yaml that makes it un-parseable by substrait-java, introduced in #679. The ? for nullability must come before the parameters: https://substrait.io/types/type_parsing/#type-syntax-parsing

@EpsilonPrime EpsilonPrime merged commit 8ae1084 into substrait-io:main Aug 21, 2024
13 checks passed
@Blizzara Blizzara deleted the avo/fix-interval-day-null-yaml branch August 21, 2024 12:29
Blizzara added a commit to Blizzara/substrait-java that referenced this pull request Aug 21, 2024
@jacques-n
Copy link
Contributor

Really begs completing #686 and running the parser in substrait core.

Thanks @Blizzara !

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