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

Separate unnest optimization from composer to capture type info #1138

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

TristonianJones
Copy link
Collaborator

Introduce a separate optimizer for unnesting policy expressions.

When attempting to compose the variable set and then optimize the
remaining expression in the same optimizer, some type information was
lost regarding the core expression. Separating the optimizers fixes the
type-loss issue.

l46kok
l46kok previously approved these changes Feb 26, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@TristonianJones TristonianJones merged commit 3b3a438 into google:master Feb 26, 2025
2 checks passed
@TristonianJones TristonianJones deleted the separate-unnest-opt branch February 26, 2025 22:00
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