OpenMetadata icon indicating copy to clipboard operation
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...

Results 891 OpenMetadata issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** It is not currently possible to specify a pipeline status from the API. In my case I am building a...

enhancement

### Describe your changes: Update metapilot json schemas # ### Type of change: - [ ] Bug fix - [ ] Improvement - [ ] New feature - [ ]...

Ingestion
safe to test

**Is your feature request related to a problem? Please describe.** In our current environment, all connections to Google BigQuery must go through a proxy server for security and network routing...

enhancement

**Affected module** UI **Describe the bug** When a new column is added to the table, it appears at the end of the OM Schema rather than in its actual position...

### Describe your changes: Fixes I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement - [ ] New feature...

Ingestion
safe to test

**Is your feature request related to a problem? Please describe.** It'd be nice to interact with openmetadata using natural language, asking about available data, data lineage and incidents, or even...

enhancement

Is there a way to access MetaPilot in the self hosted codebase? Is there a plan to do so?

enhancement

I have encountered this problem while trying to configure OpenMetadata with an external Airflow server. The server is running version 2.10.1. Because the code referenced below fails to detect it...

**Affected module** Oracle connector (backend) **Describe the bug** When using SQLAlchemy Inspector in Oracle connector we face a problem with case sensitivity/insensitivity If we check Oracle case insensitive table/schema/column names,...

**Affected module** Backend Error (specifically FeedDAO)causing the UI unable to show feeds **Describe the bug** When there are a large number of feeds, the listThreadsByEntityLink SQL query times out and...