datahub icon indicating copy to clipboard operation
datahub copied to clipboard

The Metadata Platform for your Data Stack

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

Use a Generic variable for the `cls` and return value of the `Source.create` method. This allows type hinters, such as Pyright/VSCode, to correctly predict the return value of Source implementations....

pending-submitter-response
ingestion
community-contribution
on-deck

## 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...

community-contribution
product
devops

## 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...

pending-internal-resolution
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...

smoke_test

By far the biggest of the test changes. I transition to the official hive image, albeit an alpha version because version 3.1.3 has multiple bugs, which introduces some changes. The...

accepted
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) https://linear.app/acryl-data/issue/APPT-44/modal-autocomplete-use-autocomplete-query-over-search-query-[domain - [ ] Tests...

community-contribution
product

Produces the following smoke test change: ``` Urn changed, urn:li:dataset:(urn:li:dataPlatform:bigquery,acryl-staging-2.smoke_test_db_4.table_with_ingestion_time_partition,PROD): changed: Item aspect['fields'][1] added to iterable. Old aspect: schemaName: acryl-staging-2.smoke_test_db_4.table_with_ingestion_time_partition platform: urn:li:dataPlatform:bigquery version: 0 created: time: 0 actor: urn:li:corpuser:unknown lastModified:...

accepted
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...

Everything for use cases now lives in src/learn and you can manage the audiences, etc. directly in the post front matter. So adding a new use case only requires a...

community-contribution

Also includes ConnectionModel and some improvements to logging. ## 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...

ingestion
on-deck