DataHub Python Builds

These prebuilt wheel files can be used to install our Python packages as of a specific commit.

Build context

Built at 2025-11-21T20:20:46.260042+00:00.

{
  "timestamp": "2025-11-21T20:20:46.260042+00:00",
  "branch": "feature/CUS-6800/mssql-sp-control-flow-fix",
  "commit": {
    "hash": "33c32f30cd9562ed6cf60114a91ec1a6ebfb9dd3",
    "message": "fix(ingest/sql-parsing): Add dialect check and fix recursion in MSSQL stored procedure parser\n\n- Add dialect check to ensure TSQL control flow detection only applies to MSSQL/TSQL\n- Fix infinite recursion bug by adding _disable_fallback_parser flag to prevent recursive fallback parser calls\n- Add test coverage for non-MSSQL dialects (PostgreSQL, MySQL)\n\nThis addresses a code review comment and resolves a critical recursion issue where split_statements could return chunks still matching the CREATE PROCEDURE pattern, causing infinite loops."
  },
  "pr": {
    "number": 15340,
    "title": "feat(ingest/sql-parsing): Add fallback parser for MSSQL stored procedures with control flow",
    "url": "https://github.com/datahub-project/datahub/pull/15340"
  }
}

Usage

Current base URL: unknown

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