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-05-27T11:39:50.130319+00:00.

{
  "timestamp": "2026-05-27T11:39:50.130319+00:00",
  "branch": "claude/datahub-actions-config-plan-35owc",
  "commit": {
    "hash": "84eefcc16d30a66535e63df0ffec72f6097b5e39",
    "message": "fix(actions): give PipelineStats an __init__ to avoid class-level dict sharing\n\nPipelineStats had transformer_stats, filter_stats, and action_stats as class-level\nattributes. With a single Pipeline._stats class-level instance this was harmless.\nAfter making Pipeline create a fresh PipelineStats per instance, these dicts were\nshared across all PipelineStats instances, causing transformer processed_count to\naccumulate across pipelines and break test_run assertions.\n\nhttps://claude.ai/code/session_018Pohzav3u7c3dLpZG2yeKV"
  },
  "base": {
    "hash": "1b2614819807ab4b8329ba65958a024413138c80",
    "message": "feat(ci): forward sha-XXXXXXX tag to OSS deploy pipelines via SQS (#17588)\n\nCo-authored-by: Cursor "
  },
  "pr": {
    "number": 17593,
    "title": "feat: add event filtering framework with pre-deserialization MCL optimization",
    "url": "https://github.com/datahub-project/datahub/pull/17593"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 4.039 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.117 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.109 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'