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-12-17T07:54:06.714264+00:00.

{
  "timestamp": "2025-12-17T07:54:06.714264+00:00",
  "branch": "feature/bigquery-pushdown-user-filter",
  "commit": {
    "hash": "20021ee074c66128235559dd5ebe50775bb96417",
    "message": "fix(bigquery): Improve pushdown_user_filter with security fixes and 100% code coverage\n\nAddress security review feedback and improve code quality:\n\nSecurity Fixes:\n- Switch from raw strings (r'...') to regular string literals\n- Implement two-step escaping: backslashes first, then quotes\n- Add comprehensive security tests for SQL injection prevention\n\nCode Improvements:\n- Add _is_allow_all_pattern() helper for pattern detection\n- Use List[str] type hints instead of bare list\n- Add detailed security notes in docstrings\n- Enhance module-level docstring with test organization\n\nTest Coverage (100%):\n- Add TestFetchRegionQueryLogWithPushdown for integration tests\n- Cover pushdown_user_filter=True path (lines 410-413)\n- Cover pushdown_user_filter=False path (lines 414-416)\n- 55+ test cases across 6 test classes"
  },
  "pr": {
    "number": 15699,
    "title": "feat(bigquery): Add pushdown_user_filter option to push user_email_pattern filtering to BigQuery SQL for improved performance",
    "url": "https://github.com/datahub-project/datahub/pull/15699"
  }
}

Usage

Current base URL: unknown

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