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-13T22:11:00.190785+00:00.

{
  "timestamp": "2026-04-13T22:11:00.190785+00:00",
  "branch": "feat-ingestion-microstrategy",
  "commit": {
    "hash": "0f6152b58c095f9a6931c3ad62d99a2fab216693",
    "message": "feat(microstrategy): thread-safe client, auto-detect warehouse database, fix container hierarchy\n\n**Thread-safe client**\n- Replace _project_context/session.headers mutation with per-request extra_headers\n- Add threading.Lock for token refresh serialization\n- Route DELETE methods through _request() for token refresh safety\n- Remove 500 from retry status_forcelist (MSTR 500s are permanent app errors)\n\n**Parallel prefetch for dashboards, reports, and expression cache**\n- Parallel dashboard definition + warehouse SQL fetch via ThreadPoolExecutor\n- Parallel report definition + warehouse lineage fetch\n- Pre-warm expression cache for field formulas before entity processing\n\n**Auto-detect warehouse database and schema from connection strings**\n- Fetch connection strings via GET /api/datasources/connections/{id}\n- Parse DATABASE/db/schema params from JDBC/ODBC connection strings\n- warehouse_lineage_database and warehouse_lineage_schema now optional overrides\n- Fix _qualify_table_name to handle 2-part names (prepend database for Snowflake)\n\n**Fix container hierarchy for SDK V2 entities**\n- Pass ContainerKey directly to parent_container instead of .as_urn() string\n- Fixes missing container aspect and empty browsePathsV2 on dashboards/charts/datasets\n\nCo-Authored-By: Claude Opus 4.6 "
  },
  "base": {
    "hash": "7d9538a92dd81a2901edca4a5d21ef0b5d5a44ec",
    "message": "fix(monitoring): correct OTEL_SERVICE_NAME for datahub-frontend-react in monitoring compose files (#16973)\n\nCo-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>"
  },
  "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.550 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'