-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Pull requests: datahub-project/datahub
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(ingest): skip empty columns for CLL
ingestion
PR or Issue related to the ingestion of metadata
#17615
opened May 28, 2026 by
kevinkarchacryl
Contributor
Loading…
feat(s3/abs/gcs): add infer_schema config flag to skip schema inference
community-contribution
PR or Issue raised by member(s) of DataHub Community
ingestion
PR or Issue related to the ingestion of metadata
#17613
opened May 28, 2026 by
rospe
Contributor
Loading…
test(playwright): add stricter ESLint locator rules and fix all violations
#17611
opened May 28, 2026 by
priyabratadas-dh
Contributor
Loading…
1 of 2 tasks
feat(glue): add simplify_nested_field_paths config flag
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17610
opened May 28, 2026 by
aviraj-gour
Contributor
Loading…
build(deps): bump tmp from 0.2.4 to 0.2.7 in /smoke-test/tests/cypress
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
needs-review
Label for PRs that need review from a maintainer.
smoke_test
Contains changes related to smoke tests
#17609
opened May 28, 2026 by
dependabot
Bot
Loading…
chore: improve datahub maintenance path
community-contribution
PR or Issue raised by member(s) of DataHub Community
needs-review
Label for PRs that need review from a maintainer.
smoke_test
Contains changes related to smoke tests
#17607
opened May 27, 2026 by
lphuc2250gma
Loading…
fix(ingestion/PowerBi): Improves comment and CTE handling for PowerBI parser
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17606
opened May 27, 2026 by
pdruley
Contributor
Loading…
fix(ingest/teradata): correct nullable and autoincrement hydration for CHAR(N)-padded values
community-contribution
PR or Issue raised by member(s) of DataHub Community
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17603
opened May 27, 2026 by
JohnRTurner
Contributor
Loading…
4 tasks done
fix(docs): clarify tag snowflake automation intialization is available
docs
Issues and Improvements to docs
needs-review
Label for PRs that need review from a maintainer.
#17602
opened May 27, 2026 by
kevinkarchacryl
Contributor
Loading…
chore(ui): update SelectedFilter Container background-color
community-contribution
PR or Issue raised by member(s) of DataHub Community
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17601
opened May 27, 2026 by
liannab
Contributor
Loading…
perf(lineage): viewport virtualization + perf benchmark infra
devops
PR or Issue related to DataHub backend & deployment
product
PR or Issue related to the DataHub UI/UX
#17600
opened May 27, 2026 by
acrylJonny
Collaborator
•
Draft
4 tasks done
fix(ui) darken UserProfileInfoCard GradientContainer background
community-contribution
PR or Issue raised by member(s) of DataHub Community
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17599
opened May 27, 2026 by
liannab
Contributor
Loading…
fix(ui): useFilterOptionsBySearchQuery filters by option displayName & collectionName
community-contribution
PR or Issue raised by member(s) of DataHub Community
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17597
opened May 27, 2026 by
liannab
Contributor
Loading…
perf(graphql): eliminate N+1 exists() calls in EntityAssertionsResolver
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17596
opened May 27, 2026 by
gdatahub
Contributor
Loading…
5 tasks done
fix(ingest/s3): handle file names with dots in the stem when resolving format extension
community-contribution
PR or Issue raised by member(s) of DataHub Community
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17595
opened May 27, 2026 by
rospe
Contributor
Loading…
4 tasks done
feat: add event filtering framework with pre-deserialization MCL optimization
devops
PR or Issue related to DataHub backend & deployment
docs
Issues and Improvements to docs
needs-review
Label for PRs that need review from a maintainer.
#17593
opened May 27, 2026 by
sgomezvillamor
Contributor
Loading…
feat(ingest/kinesis): AWS Kinesis Data Streams + Amazon Data Firehose source
devops
PR or Issue related to DataHub backend & deployment
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17592
opened May 27, 2026 by
treff7es
Contributor
Loading…
7 of 9 tasks
fix(graphql): always register semantic-search schema; stub resolver when disabled
community-contribution
PR or Issue raised by member(s) of DataHub Community
needs-review
Label for PRs that need review from a maintainer.
product
PR or Issue related to the DataHub UI/UX
#17591
opened May 26, 2026 by
nwadams
Collaborator
Loading…
1 of 3 tasks
fix(ingest): size nested LossyList contexts from sample-size env vars
community-contribution
PR or Issue raised by member(s) of DataHub Community
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17590
opened May 26, 2026 by
JohnRTurner
Contributor
Loading…
4 tasks done
fix(ingest/mssql): consolidate to single SqlParsingAggregator
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
#17589
opened May 26, 2026 by
kyungsoo-datahub
Contributor
Loading…
fix(ingest/aerospike): pass socket_timeout via query.results() policy
community-contribution
PR or Issue raised by member(s) of DataHub Community
ingestion
PR or Issue related to the ingestion of metadata
pending-submitter-response
Issue/request has been reviewed but requires a response from the submitter
#17584
opened May 26, 2026 by
dotan-mor
Contributor
Loading…
[WIP] feat(i18n): extract keys from entity validations tab
product
PR or Issue related to the DataHub UI/UX
#17583
opened May 26, 2026 by
v-tarasevich-blitz-brain
Contributor
•
Draft
fix(ingest/powerbi): emit lineage for paginated reports with embedded RDL datasources
#17582
opened May 26, 2026 by
alfiyas-datahub
Contributor
Loading…
ci(playwright): add ESLint and Prettier pre-commit hooks for Playwright E2E tests
devops
PR or Issue related to DataHub backend & deployment
ingestion
PR or Issue related to the ingestion of metadata
needs-review
Label for PRs that need review from a maintainer.
smoke_test
Contains changes related to smoke tests
#17581
opened May 25, 2026 by
priyabratadas-dh
Contributor
Loading…
2 tasks
test(playwright/settings): migrate settings tests to playwright
pending-submitter-merge
product
PR or Issue related to the DataHub UI/UX
#17580
opened May 25, 2026 by
purnimagarg1
Collaborator
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.