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 partial evaluation with the comprehension folder objects #1084

Merged

Conversation

TristonianJones
Copy link
Collaborator

Reintroduces the comprehension container Activation as a child of the user provided Activation
which ensures that partial evaluation is able to resolve user provided partial activations.

Closes #1079

@TristonianJones TristonianJones merged commit 2e67731 into google:master Dec 5, 2024
2 checks passed
seirl pushed a commit to seirl/cel-go that referenced this pull request Dec 5, 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.

Partial evaluation fails for folded expressions
2 participants