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-10T21:49:01.426743+00:00.

{
  "timestamp": "2026-03-10T21:49:01.426743+00:00",
  "branch": "sdk/job-queue",
  "commit": {
    "hash": "4f7097098be2634d2369e422a9e69741bf2e21d3",
    "message": "feat(jobqueue): add job queue SDK with CAS-based claim mechanism and smoke tests\n\nIntroduces the job queue SDK for scalable execution request processing:\n- ConditionalWriter: CAS (Compare-And-Swap) layer using If-Version-Match headers\n- Claim: atomic claim/release of entities with is_claimed predicate to prevent\n  sequential overwrites\n- Discovery and JobQueue orchestration layers\n- Fix OpenAPI request_helper to forward per-MCP headers (If-Version-Match)\n- Add executorInstanceId field to ExecutionRequestResult PDL\n- Smoke tests validating claim lifecycle, concurrent claim races, and sequential\n  conflict detection against live GMS"
  },
  "base": {
    "hash": "ac96d23e22fd9a586f1947f19452cb897d831502",
    "message": "feat(cli): add search command with semantic search, projection, and agent context (#16471)\n\nCo-authored-by: Claude Sonnet 4.6 "
  },
  "pr": {
    "number": 16518,
    "title": "feat(sdk): add job queue pattern for distributed work claiming",
    "url": "https://github.com/datahub-project/datahub/pull/16518"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 3.155 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'