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

Expand Documentation around CQL Configuration in application.yaml #565

Open
AndyStevens98 opened this issue Jul 21, 2022 · 0 comments
Open
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@AndyStevens98
Copy link

The application.yaml contains the following properties:

cql:
         enabled: true
         engine:
            debug_logging_enabled: false
            options: "EnableExpressionCaching"
         use_embedded_libraries: true
         translator:
            analyzeDataRequirements: false
            collapseDataRequirements: true
         options: "EnableAnnotations,EnableLocators,DisableListDemotion,DisableListPromotion"

It would be great if documentation could be written around what each of these mean in the context of CQF Ruler

@c-schuler c-schuler self-assigned this Jul 22, 2022
@c-schuler c-schuler added the documentation Improvements or additions to documentation label Jul 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants