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.** With current OIDC implementation, `prompt=login` parameter passed to OIDC provider is enforced. In some cases there is no need to...

enhancement
backend

### Describe your changes: Fix character escaping for elasticsearch to work correctly in more detail in [ISSUE-16001](https://github.com/open-metadata/OpenMetadata/issues/16001) Fixes ISSUE-16001 # ### Type of change: - [x ] Bug fix -...

UI
safe to test

### Describe your changes: Fixes #11373 # ### Type of change: - [ ] Bug fix - [x] Improvement - [x] New feature - [ ] Breaking change (fix or...

Ingestion
backend
safe to test

Users should be able to tests the validity of their query before deploying a custom SQL query test

P2
Ingestion
backend
data quality

**Is your feature request related to a problem? Please describe.** As a platform user, I would like to set a custom `WHERE` clause when specifying data for data quality tests....

enhancement
data quality

### Describe your changes: Fixes https://github.com/open-metadata/OpenMetadata/issues/15611 # ### Type of change: - [ ] Bug fix - [ ] Improvement - [x] New feature - [ ] Breaking change (fix...

Ingestion
backend
safe to test

### Describe your changes: Removed entityName char limit # ### Type of change: - [ ] Bug fix - [x] Improvement - [ ] New feature - [ ] Breaking...

Ingestion
backend
safe to test

### Describe your changes: Fixes #15719 I worked on unit test improvments to increase test coverage # ### Type of change: - [x] Bug fix - [ ] Improvement -...

Ingestion
safe to test

**Feature** - Currently, [Airflow Lineage Backend](https://docs.open-metadata.org/v1.2.x/connectors/pipeline/airflow/lineage-backend) does not have a timeout configuration available. This results to task succeeding but stalling indefinitely due to connection problem between Airflow worker and OM....

**Is your feature request related to a problem? Please describe.** Nope. **Describe the solution you'd like** We are currently ingesting tables using the ATHENA connector. (Not the Glue connector). This...

enhancement