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-08T14:03:55.776497+00:00.

{
  "timestamp": "2026-07-08T14:03:55.776497+00:00",
  "branch": "fix-snowflake-profiler-memory-issue",
  "commit": {
    "hash": "0bdcabe9ed3c52ffb04f7fed2e871547ff5bef33",
    "message": "fix(ingestion): optimize Snowflake row count query and add query execution timing\n\nChanges to snowflake.py:\n- Use INFORMATION_SCHEMA.TABLES.ROW_COUNT instead of SELECT COUNT(*)\n  for instant metadata lookup (no full table scan)\n- Default to sampling when row count is unavailable (conservative approach)\n- Add warning report when row count query fails\n\nChanges to sqlalchemy_query_combiner.py:\n- Add PerfTimer for query execution timing\n- Add 5-char random query IDs to correlate log traces\n- Log query execution before/after with timing and query ID\n- Use INFO level for successful queries, WARNING for failures\n\nCo-Authored-By: Claude Sonnet 4.5 "
  },
  "base": {
    "hash": "3fc7182f404bd1758b84f6b3ce3d687314a3ae51",
    "message": "docs(features): add multi-language support feature guide (#18251)"
  },
  "pr": {
    "number": 18253,
    "title": "fix(ingestion): implement temp table sampling in Snowflake SQLAlchemy profiler",
    "url": "https://github.com/datahub-project/datahub/pull/18253"
  }
}

Usage

Current base URL: unknown

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