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

More properly handle nullability of types/literals in Substrait #1

Closed

Conversation

Blizzara
Copy link
Owner

This isn't perfect; some things are still assumed to just always be nullable (e.g. Literal list elements).

Which issue does this PR close?

Extracted from apache#10531

Rationale for this change

More closely propagate null-ability through Substrait conversions

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

This isn't perfect; some things are still assumed to just always be nullable (e.g. Literal list elements).
@Blizzara Blizzara closed this May 23, 2024
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.

1 participant