DataHub Python Builds

These prebuilt wheel files can be used to install our Python packages as of a specific commit.

Build context

Built at 2026-03-25T01:11:25.370532+00:00.

{
  "timestamp": "2026-03-25T01:11:25.370532+00:00",
  "branch": "javabrett/fix-dataplex-cross-platform-lineage-urn",
  "commit": {
    "hash": "3abf07dd701382c82ab367b25a72dc23ecfd8aef",
    "message": "fix(ingest/dataplex): preserve upstream platform in cross-platform lineage URNs\n\nWhen the GCP Data Lineage API reports a GCS file as upstream of a BigQuery\nexternal table, the Dataplex connector was generating the upstream URN with\nthe target's platform (bigquery) instead of the source's platform (gcs).\nThis created phantom entities that never matched GCS-ingested datasets.\n\nRoot cause: _extract_entry_id_from_fqn() parsed the platform from the FQN\n(e.g. \"gcs:bucket/path\") but discarded it, and LineageEdge had no platform\nfield. get_lineage_for_table() then fell back to the target's platform.\n\nFix: add platform field to LineageEdge, extract it from the FQN during\nbuild_lineage_map(), and use it in get_lineage_for_table() when building\nthe upstream URN.\n\nCo-Authored-By: Claude Opus 4.6 "
  },
  "base": {
    "hash": "81e31d651a3b86848127c82e9da02fde2016e67d",
    "message": "fix(ingest/mssql): lowercase field paths when convert_urns_to_lowercase=True (#16736)"
  },
  "pr": {
    "number": 16771,
    "title": "fix(ingest/dataplex): preserve upstream platform in cross-platform lineage URNs",
    "url": "https://github.com/datahub-project/datahub/pull/16771"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 3.414 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.105 MB uv pip install 'acryl-datahub-actions @ <base-url>/artifacts/wheels/acryl_datahub_actions-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-airflow-plugin 0.108 MB uv pip install 'acryl-datahub-airflow-plugin @ <base-url>/artifacts/wheels/acryl_datahub_airflow_plugin-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-dagster-plugin 0.020 MB uv pip install 'acryl-datahub-dagster-plugin @ <base-url>/artifacts/wheels/acryl_datahub_dagster_plugin-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-gx-plugin 0.011 MB uv pip install 'acryl-datahub-gx-plugin @ <base-url>/artifacts/wheels/acryl_datahub_gx_plugin-0.0.0.dev1-py3-none-any.whl'
prefect-datahub 0.011 MB uv pip install 'prefect-datahub @ <base-url>/artifacts/wheels/prefect_datahub-0.0.0.dev1-py3-none-any.whl'