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-17T09:13:43.686425+00:00.

{
  "timestamp": "2025-12-17T09:13:43.686425+00:00",
  "branch": "feature/bigquery-pushdown-user-filter",
  "commit": {
    "hash": "574a0096a964c0904efc5e3515ef9b6c9394cdf3",
    "message": "fix(bigquery): Fix test failures and improve maintainability\n\nAddress CI test failures:\n\n1. Fix failing tests:\n   - Add ignoreCase=False to tests that check pattern translation logic\n   - AllowDenyPattern defaults to ignoreCase=True which adds (?i) prefix\n   - Tests now explicitly test pattern translation in isolation\n\n2. Improve _is_allow_all_pattern() docstring:\n   - List all 6 recognized 'allow all' patterns with descriptions\n   - Document why multiple patterns are never considered 'allow all'\n\n3. Add debug logging in _build_user_filter_from_pattern():\n   - Log input patterns at translation start\n   - Log each pattern's escape transformation\n   - Log when 'allow all' patterns are detected and skipped\n   - Log final generated SQL filter\n\n4. Add documentation note to test file:\n   - Explain why most tests use ignoreCase=False\n   - Reference dedicated case-sensitivity tests for maintainers"
  },
  "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.576 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'