open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.6k stars 1.05k forks source link

Data discovery over all the domains #17807

Open Quche opened 2 months ago

Quche commented 2 months ago

Is your feature request related to a problem? Please describe. The usecase is as follows: a user (not admin) is allowed to access different domains on the organization and wonder if a specific data is stored or used somewhere (data discovering). It seems that this user must proceed an individual research on each domain. This can be time-consumming.

Describe the solution you'd like User (not admin) is able to search for data (or anything else) over each authorized domains at once. Maybe with an option to specify this global search.

Describe alternatives you've considered No alternative considered.

Additional context No additional context.

SimonDegeorge commented 2 months ago

It would be great to have this feature ! Espacially if a user wants to discover data products from all domains.

SimonDegeorge commented 2 months ago

An other use case I've found with sub domains, which is a little bit different :

We have a domaine A with have 3 subdomains a, b, c. I would like to do a research on domain A and its sub domains.

Currently, I have to do a research on domain A, then on sub domain a, then on sub domain b, and on sub domain c.