chore: Sync upstream changes from datahub-project/datahub#369
Merged
Conversation
…t cleanup (datahub-project#16176) Comprehensive refactoring of the Vertex AI connector to improve code quality, maintainability, and consistency with DataHub best practices. This PR addresses multiple code quality issues including DRY violations, magic strings, redundant comments, type safety, and test maintainability.
…ch facets to filters (datahub-project#16352) Co-authored-by: Anna Everhart <anna.everhart@datahub.com>
…hub-project#16289) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ahub-project#16353) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…/.github/workflows (datahub-project#16260) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…tahub-project#16122) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…roject#16369) Co-authored-by: John Joyce <john@ip-192-168-1-108.us-west-2.compute.internal>
…ead of falling back to NullType (datahub-project#16366)
Syncing 24 new commits from datahub-project/datahub:master into acryldata fork. Conflict resolution: - .github/workflows/docker-unified.yml: Preserved Acryl-specific workflow trigger configuration (workflow_dispatch only) to prevent OSS quickstart instability Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
treff7es
approved these changes
Feb 27, 2026
Bundle ReportChanges will increase total bundle size by 493 bytes (0.0%) ⬆️. This is within the configured threshold ✅ Detailed changes
Affected Assets, Files, and Routes:view changes for bundle: datahub-react-web-esmAssets Changed:
Files in
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Syncing 24 new commits from upstream
datahub-project/datahub:masterinto the Acryl fork.Changes Included
Key upstream changes:
convert_column_urns_to_lowercaseflagConflict Resolution
.github/workflows/docker-unified.yml: Preserved Acryl-specific workflow trigger configuration (manual dispatch only) to prevent OSS quickstart instability as per existing warnings in the fileTesting
🤖 Generated with Claude Code