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

CQL-to-ELM Translator - Internal translator error #500

Closed
sanumula opened this issue Apr 8, 2020 · 2 comments
Closed

CQL-to-ELM Translator - Internal translator error #500

sanumula opened this issue Apr 8, 2020 · 2 comments
Labels

Comments

@sanumula
Copy link

sanumula commented Apr 8, 2020

When the argument for the collapse operator is null, the CQL Translator is throwing an error.

CQL:
define CollapseIsNull: collapse null

Error:
Translation failed due to errors:
Error:[1:24, 1:36] Internal translator error.

CQL Spec: https://cql.hl7.org/09-b-cqlreference.html#collapse

@brynrhodes brynrhodes added the bug label Apr 10, 2020
@brynrhodes brynrhodes added this to the 1.4 Maintenance milestone Apr 10, 2020
@brynrhodes
Copy link
Member

Thank you for the report @sanumula

brynrhodes added a commit that referenced this issue Apr 14, 2020
brynrhodes added a commit that referenced this issue Apr 14, 2020
#500: Fixed an internal translator error when invoking collapse or ex…
@brynrhodes
Copy link
Member

Addressed in 1.4.9 release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants