Skip to content

chore: Sync upstream changes from datahub-project/datahub#369

Merged
sgomezvillamor merged 25 commits into
masterfrom
sync-upstream-2026-02-27
Feb 27, 2026
Merged

chore: Sync upstream changes from datahub-project/datahub#369
sgomezvillamor merged 25 commits into
masterfrom
sync-upstream-2026-02-27

Conversation

@sgomezvillamor
Copy link
Copy Markdown
Collaborator

Summary

Syncing 24 new commits from upstream datahub-project/datahub:master into the Acryl fork.

Changes Included

Key upstream changes:

  • BigQuery: Added convert_column_urns_to_lowercase flag
  • Vertex AI: Major code quality improvements and refactoring
  • Snowflake: Handle 2026_01 BCR property format change in DDL lineage
  • Oracle: Improved geospatial and XMLTYPE column recognition
  • Sigma: Added workbook filtering capabilities
  • Elasticsearch/OpenSearch: Index builder retry logic and fixes
  • CI/metrics: Workflow metrics collection scripts
  • Various dependency updates and bug fixes

Conflict 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 file

Testing

  • All merge conflicts resolved
  • Code formatting applied (GitHub Actions YAML)
  • Local testing recommended before merge

🤖 Generated with Claude Code

devashish2203 and others added 25 commits February 26, 2026 13:08
…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>
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>
@sgomezvillamor sgomezvillamor merged commit e88afde into master Feb 27, 2026
64 of 65 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Bundle Report

Changes will increase total bundle size by 493 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
datahub-react-web-esm 29.59MB 493 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: datahub-react-web-esm

Assets Changed:

Asset Name Size Change Total Size Change (%)
assets/index-*.js 493 bytes 19.41MB 0.0%

Files in assets/index-*.js:

  • ./src/app/entityV2/view/builder/constants.ts → Total Size: 2.16kB

  • ./src/app/homeV3/modules/assetCollection/AssetFilters.tsx → Total Size: 405 bytes

  • ./src/app/entityV2/view/builder/viewBuilderProperties.ts → Total Size: 4.17kB

  • ./src/app/entityV2/view/builder/SelectFilterValuesTab.tsx → Total Size: 5.15kB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.