OpenMetadata
OpenMetadata copied to clipboard
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 colla...
Hi, I´m Carlos (Hotelbeds) **Is your feature request related to a problem? Please describe.** It is very tedious to search through the tests, users have to scroll through to find...
Instead of asking users to add SSL file path for CA, Certificates and Keys, instead we ask users to provide content of the same, we generate a temp file with...
**NOTE: THIS IS NOT A BLOCKER FOR ANY RELEASE** At present, React Context is employed to manage globally utilized data in our application. However, this method presents challenges as we...
Add connector for Data Studio and ingest dashboard metadata from it
- In the Explore page, we are not showing on the right hand side panel the `project` info. - Also, we should allow filtering the search by `project`
We might be missing lineage info when ingesting datamodels in tableau generated from SQL Queries. In that case, it would be interesting to ingest and showcase the actual SQL query...
**Affected module** Impacts UI and backend **Describe the bug** DataInsights application fails when KPI for entities with description is exist with message: with "Cannot compute KPI. No results found" It...
**Affected module** Does it impact the UI, backend or Ingestion Framework? **Describe the bug** Hi All, I ingested Dag and i can see the flow like this , as suggested...
**Affected module** Does it impact the UI, backend or Ingestion Framework? **Describe the bug** column level lineage generation for Tables in Azure SQL. I have this scenario to map the...
This PR includes - - Replacement of ActivityFeedCard with ActivityFeedCardV1 - Reduce prop drilling and move common methods in ActivityFeedProvider - Code cleanup