Parsing the OPA Compile API Response to generate SQL
Download the opa command-line tool from here: https://www.openpolicyagent.org/docs/v0.11.0/get-started/#prerequisites
$ ./opa run -s -b ~/<your dev directory>/opa-partial-eval/src/test/resources/policies/
Then run the tests
./gradlew build