Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Adding the missing ExpandValueSet MixIn#626

Merged
JPercival merged 2 commits into
cqframework:masterfrom
Path-Check:expandValueSetMixin
Oct 20, 2022
Merged

Adding the missing ExpandValueSet MixIn#626
JPercival merged 2 commits into
cqframework:masterfrom
Path-Check:expandValueSetMixin

Conversation

@vitorpamplona

Copy link
Copy Markdown
Contributor

Expand ValueSet operators were not created after parsing the library with Jackson and was causing the error:

org.opencds.cqf.cql.engine.exception.CqlException: org.apache.commons.lang3.NotImplementedException: evaluate not implemented for class ExpandValueSet
    at org.opencds.cqf.cql.engine.elm.execution.Executable.evaluate(Executable.java:33)

This PR adds the MixIn for ExpandValueSetEvaluator and a test case to fix the problem.

@JPercival JPercival merged commit dedce3e into cqframework:master Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants