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 990 OpenMetadata issues
Sort by recently updated
recently updated
newest added

**Feature** Add support for SAML

UI

**Affected module** UI **Describe the bug** Dots for edit lineage ingestion form are not aligned properly **To Reproduce** ![182832187-7fe9f64b-4f84-4383-8f22-0396fc580733](https://user-images.githubusercontent.com/51777795/183001525-ba05a089-47fb-4b26-80c3-00332390c5e0.png) **Expected behavior** Align the dots at the ends of the line....

UI

**Feature** Add feature issue reference **Describe the task** A clear and concise description of what the bug is.

When ingestion a PostGIS table with a column of type Geometry OpenMetadata emits a warning: ``` /source/database/sql_column_handler.py:174: SAWarning: Did not recognize type 'geometry' of column 'geom' columns = inspector.get_columns(table_name, schema_name,...

Ingestion

**Affected module** Ingestion Framework **Describe the bug**

We need to build a parser for EntityLink following the work on javascript and Java https://github.com/open-metadata/OpenMetadata/blob/main/openmetadata-core/src/main/java/org/openmetadata/core/util/MessageParser.java Instead of building it ad-hoc, let's use ANTLR similar to how it was implemented...

Ingestion

Throw a 400 with the message of the mismatching versions

Ingestion

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

docs.open-metadata.org/sdk/python/ingestion/dbt#parsing-the-dbt-files we are pointing to an old module

documentation
Ingestion

Update README with new content

documentation
enhancement