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-04-12T02:21:31.191087+00:00.

{
  "timestamp": "2026-04-12T02:21:31.191087+00:00",
  "branch": "feat-ingestion-microstrategy",
  "commit": {
    "hash": "31ebaed2c65a52b4b4505ca2bcf427b4649719ad",
    "message": "fix(microstrategy): remove dead DomainRegistry, add HTTP session close()\n\n- Remove unused `DomainRegistry` import and instantiation \u2014 `domain_registry`\n  was created in `__init__` but `get_domain_urn()` was never called anywhere;\n  the DOMAINS capability is correctly annotated `supported=False`\n- Add `MicroStrategyClient.close()` to release the underlying `requests.Session`\n  connection pool after ingestion completes\n- Override `MicroStrategySource.close()` to call `client.close()` then\n  `super().close()`, ensuring the HTTP connection pool is always released\n\nCo-Authored-By: Claude Sonnet 4.6 "
  },
  "base": {
    "hash": "650def3984e6100cb53b43ca7495affe9f41a50d",
    "message": "fix(docs): Dataplex docs update including permissions fix (#16979)\n\nCo-authored-by: Sergio G\u00f3mez Villamor "
  },
  "pr": {
    "number": 16992,
    "title": "feat(ingestion): add MicroStrategy connector",
    "url": "https://github.com/datahub-project/datahub/pull/16992"
  }
}

Usage

Current base URL: unknown

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