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:47:07.287656+00:00.

{
  "timestamp": "2026-03-25T01:47:07.287656+00:00",
  "branch": "javabrett/fix-dataplex-cross-platform-lineage-urn",
  "commit": {
    "hash": "6be5d754fc3c82594b8c1aec97744fbc97daf357",
    "message": "fix(ingest/dataplex): normalize GCS entry IDs from Data Lineage API to DataHub format\n\nThe GCP Data Lineage API returns GCS FQNs as bucket.`path/*.csv` but\nDataHub's GCS source creates URNs with bucket/path (slash-separated,\nno backticks, no glob). Without normalization, the GCS upstream URNs\nfrom Dataplex lineage never resolve to real GCS-ingested entities.\n\nAdd _normalize_gcs_entry_id() to transform the Data Lineage API format:\nstrip backticks, replace bucket.path dot separator with slash, and\nremove trailing glob patterns (/*.csv, /*.parquet, etc.).\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'