datahub icon indicating copy to clipboard operation
datahub copied to clipboard

The Metadata Platform for your Data Stack

Results 682 datahub issues
Sort by recently updated
recently updated
newest added

Profiling `allow_deny_patterns` do not seem to work for `deny` in PostgreSQL database, data is profiled for the excluded/denied columns and shown on the stats page. You may follow the steps...

bug
ingestion

…and stored procedures as dataJob Co-Authored-By: Oleksandr Summary We add loading dataFlow and dataJob entities. We add configuration flags for separated work with entities. Changes - Add MSSQL Job as...

ingestion
community-contribution

**Describe the bug** Profiling for MySQL fails when external database uses version less than 8.0 We are specifically running 5.7, but we can see that there is a syntax error...

bug
ingestion
stale

Below is my Configuration for enabling profiling: profiling: enabled: True profile_pattern: allow: - "ods_mos_pvg.xxx" After ingesting there are statistics for Null Count,Distinct Count but there is no data for **Min...

bug
ingestion
stale

Should resolve this too https://feature-requests.datahubproject.io/p/profiling-in-trino Bumping GE version due to major fix on Trino connector [here](https://github.com/great-expectations/great_expectations/pull/5261). Feature update: Trino will delete GE create temporary views GE Actions with two new...

ingestion
community-contribution

Profiling `allow_deny_patterns` do not seem to work for `deny` in PostgreSQL database, data is profiled and shown on the stats page. You may follow the steps below to reproduce the...

bug
ingestion

## Checklist - [ ] The PR conforms to DataHub's [Contributing Guideline](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md) (particularly [Commit Message Format](https://github.com/datahub-project/datahub/blob/master/docs/CONTRIBUTING.md#commit-message-format)) - [ ] Links to related issues (if applicable) - [ ] Tests for...

ingestion

**Describe the bug** If you ingest lineage with preserve_upstream: false , upstream is not shown in new UI (with degree of dependencies), although you can still see in visualization. This...

bug
product

**Describe the bug** Not possible to add same user with multiple owner types via GUI. Works through API though **To Reproduce** Steps to reproduce the behavior: 1. Open a dataset...

bug
product
stale

**Describe the bug** On a GlossaryTerm that contains two other terms and inherits from one term i get a blank page when i click on "Inherits" in the related terms...

bug
product