101 Messages
Does a rule which references another DQ Dataset refresh that DQ Dataset?
Question: Given the following rule:
select department from @PUBLIC.EMPLOYEES EXCEPT select department from @PUBLIC.REFERENCE_DEPT
Will this rule when run cause the reference Dataset @PUBLIC.REFERENCE_DEPT
to immediately run and refresh its contents?
Answer: According to Eric Gerstner, yes it will and we proved it.
One caveat (at least with initial testing) is that both the rule Dataset and the reference Dataset have to be from the same Data Source (Connector) for this to work.
ericgerstner
158 Messages
•
50 Points
3 years ago
https://drive.google.com/file/d/1O4VwE2ifZFMYNViK5G2493hN8FgyFOLL/view?usp=sharing
Video configuration - with the -addlib to do the check across DBs
0
0