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...
**Affected module** Ingestion Framework **Describe the bug** Lineage: properly log failed to parse queries The goal is to make it easier for users to know which queries are not being...
**Affected module** Ingestion Framework **Describe the bug** When the DB2 Profiler Ingestion runs this error shows in the logs : String data right truncation. SQLSTATE=22001 SQLCODE=-99999 I believe the columnNames...
**Affected module** Does it impact the UI, backend or Ingestion Framework? UI **Describe the bug** When adding a tag to a column via the UI, the tag appears to apply...
### Describe your changes: demonstrate the effectiveness of https://github.com/open-metadata/OpenMetadata/pull/15189 I worked on ... because ... # ### Type of change: - [ ] Bug fix - [ ] Improvement -...
**Affected module** Does it impact the UI, backend or Ingestion Framework? Backend **Describe the bug** Database Passwords starting with `$` character fails the server migration scripts with the below error...
**Is your feature request related to a problem? Please describe.** Currently, only one pipeline is available for the same database table, but sometimes I need to run different test cases...
### Describe your changes: - Fix return type from `_run_result` in SQA column to match set validation # ### Type of change: - [x] Bug fix - [ ] Improvement...
**Affected module** Ingestion Framework **Describe the bug** QlikSense: Add option to disable SSL validation on client Side.
### Describe your changes: Follows https://github.com/open-metadata/OpenMetadata/pull/15122 # ### Type of change: - [x] Documentation # ### Checklist: - [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document. - [ ] My PR...
Hello everyone. I am trying to create a chart using the following json via API: { "chartType": "Line" ,"dataProducts": ["test_prod"] ,"description": "dgd2" ,"displayName": "disp_nm2" ,"domain": "Data_Platform" ,"name": "somename" ,"service": "Superset"...