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-07-01T14:08:44.675872+00:00.

{
  "timestamp": "2026-07-01T14:08:44.675872+00:00",
  "branch": "refactor/mssql-is-discovered-table-cache-helper",
  "commit": {
    "hash": "7c61d631d64542b2eff2b1ca5d666d61b5fe6180",
    "message": "refactor(ingest/mssql): centralize is_discovered_table cache-and-return\n\nExtract an uncached _compute_is_discovered_table helper so each branch just\nreturns its verdict, and let is_discovered_table own the single\ncache-and-return. Removes the ~8x repeated\n`result = ...; self._discovered_table_cache[name] = result; return result`\nepilogue and the risk of a future branch forgetting to populate the cache.\nBehavior is unchanged.\n\nCo-authored-by: Cursor "
  },
  "base": {
    "hash": "ccdde75871c59ed57276d4d18df5708a1784c106",
    "message": "refactor(ingest/mssql): simplify 2-part-name match and add contract tests\n\nAddress review feedback: collapse the trailing-segment match to a single\nendswith, document the intentional cross-DB first-match-wins behavior and\npattern-filtering asymmetry, and add tests locking cross-DB matching and\ntemp-filter precedence for 2-part references.\n\nCo-authored-by: Cursor "
  },
  "pr": {
    "number": 18122,
    "title": "refactor(ingest/mssql): centralize is_discovered_table cache-and-return",
    "url": "https://github.com/datahub-project/datahub/pull/18122"
  }
}

Usage

Current base URL: unknown

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