legend-engine
legend-engine copied to clipboard
dq validations - use eval for aggregate val func composition
What type of PR is this?
- Improvement
What does this PR do / why is it needed ?
- For generating dataquality lambda (to push down the data quality control) for aggregate validations we were using
mapto compose the user query and the control. now we have switched to usingevalto correct it semantically. - Add PCT tests for DQ relation validation helper functions
Which issue(s) this PR fixes:
Fixes #
Other notes for reviewers:
Does this PR introduce a user-facing change?
No
Test Results
2 files 2 suites 21s :stopwatch: 38 tests 38 :heavy_check_mark: 0 :zzz: 0 :x: 76 runs 76 :heavy_check_mark: 0 :zzz: 0 :x:
Results for commit 060504c7.