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:26:06.344687+00:00.

{
  "timestamp": "2026-05-27T11:26:06.344687+00:00",
  "branch": "claude/datahub-actions-config-plan-35owc",
  "commit": {
    "hash": "e81cbbbeaf72f562b8c0224620904af13aecdd5c",
    "message": "fix(actions): fix EventTypeFilter null-spec bug, Pipeline per-instance stats, and integration test\n\n- EventTypeFilter.matches(): use 'in' to check key presence before retrieving the spec,\n  so {\"EventType\": null} correctly passes (type match, no body predicate) instead of\n  being treated identically to a missing key\n- Pipeline.__init__: initialize self._stats = PipelineStats() as an instance attribute\n  so each pipeline gets isolated stats; previously _stats was a class-level singleton\n  shared across all instances, causing failure counts from one pipeline to bleed into\n  subsequent pipelines in tests\n- test_filter_passes_all_when_no_spec: add test_transformer so TestAction.act() does\n  not throw KeyError on meta[\"test\"]; add failed_event_count == 0 assertion\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'