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

wasm: comprehensions #1120

Closed
tsandall opened this issue Dec 19, 2018 · 0 comments
Closed

wasm: comprehensions #1120

tsandall opened this issue Dec 19, 2018 · 0 comments

Comments

@tsandall
Copy link
Member

The planner & wasm compiler do not support array/set/object comprehensions today.

@tsandall tsandall added this to To do in Open Policy Agent Dec 19, 2018
@tsandall tsandall added this to To do in Open Policy Agent via automation Apr 12, 2019
tsandall added a commit to tsandall/opa that referenced this issue Sep 30, 2019
This commit adds suppor for set/array/object comprehensions. No
changes are required in the wasm backend because we already have the
built-ins for constructing collections dynamically.

Fixes open-policy-agent#1120

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
@tsandall tsandall moved this from To do to Planned in Open Policy Agent Oct 1, 2019
@tsandall tsandall moved this from Planned to In progress in Open Policy Agent Oct 1, 2019
Open Policy Agent automation moved this from In progress to Done Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

1 participant