Hi, requirements are still a little vague though I do have one-use case. This may be more of a GE question as opposed to a Datahub question, just let me know if that's the case.
Use case is that we have multiple datasets but running quality rules on them in isolation isn't suitable for us. We'd like to be able to run quality rules across multiple data sets. An example would be:
• we have a dataset of things with 2000 records
• we have another dataset with extra information, that we want to join onto the first one for reporting purposes, but that only has 1800 records
Could a rule be generated to work across multiple datasets? In the above example, it would identify a gap of 200 records. From a datahub perspective, this might mean a data quality suite is not necessarily tied to a single dataset, but potentially multiple.