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

[main] Support UNION typing in the main branch #1501

Closed
alancai98 opened this issue Jul 6, 2024 · 1 comment
Closed

[main] Support UNION typing in the main branch #1501

alancai98 opened this issue Jul 6, 2024 · 1 comment

Comments

@alancai98
Copy link
Member

UNION is already in the v1 plan and plan typer. For adding UNION support in Scribe partiql/partiql-scribe#55, we may need to cut a release off of main/v0.14.6 branch that includes UNION in the plan and plan typer (assuming we aren't releasing v1 soon).

UNION in the main branch does not support set quantifiers. To align the main branch plan with v1, we would need to update the plan, which may necessitate a major version release.

Another complication is whether the removal of null and missing should be included in such a release, given the usage of these unknown types in Scribe.

@alancai98
Copy link
Member Author

alancai98 commented Aug 12, 2024

Closed by #1506 and is part of the v0.14.6 (and later) releases.

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

No branches or pull requests

1 participant