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-06-10T09:24:31.804581+00:00.

{
  "timestamp": "2026-06-10T09:24:31.804581+00:00",
  "branch": "fix/gc-soft-delete-batch",
  "commit": {
    "hash": "1337adb7a19f2ce199ab5f485345eb59908bf214",
    "message": "perf(ingest/gc): batch hard-delete soft-deleted entities\n\nThe soft-deleted-entity cleanup in datahub-gc previously issued three GMS\nround-trips per entity (status fetch, hard delete, reference cleanup),\nmaking large GC runs slow and CPU-intensive.\n\nBuffer eligible URNs and remove them in bulk via a single\nDELETE /openapi/entities/v1/?urns=...&soft=false request per\ndelete_batch_size (default 1000), exposed as a new\nDataHubGraph.hard_delete_entities() helper. The per-entity retention\ncheck is unchanged; the per-entity delete_references_to_urn call is\ndropped. The buffer is swapped out under a lock and flushed outside it so\nthe bulk request never blocks worker threads."
  },
  "base": {
    "hash": "95bfb216f7e8e59e53329ffa56e5935e935c0489",
    "message": "test(playwright): migrate ingestion tests to playwright (#17745)"
  },
  "pr": {
    "number": 17843,
    "title": "perf(ingest/gc): batch hard-delete soft-deleted entities",
    "url": "https://github.com/datahub-project/datahub/pull/17843"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 4.113 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.118 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.067 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.012 MB uv pip install 'prefect-datahub @ <base-url>/artifacts/wheels/prefect_datahub-0.0.0.dev1-py3-none-any.whl'