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-01-05T10:19:28.533843+00:00.

{
  "timestamp": "2026-01-05T10:19:28.533843+00:00",
  "branch": "feature/bigquery-pushdown-user-filter",
  "commit": {
    "hash": "fb559000ea9b33ab0f2ca1782d70275b386ca4bb",
    "message": "feat(bigquery): Add pushdown_deny_usernames and pushdown_allow_usernames config\n\nImplements server-side user filtering for BigQuery ingestion, consistent\nwith Snowflake's pushdown filtering approach.\n\nChanges:\n- Add pushdown_deny_usernames and pushdown_allow_usernames config fields\n- Add _build_user_filter() to generate REGEXP_CONTAINS SQL conditions\n- Add SQL injection protection via _escape_for_bigquery_string()\n- Add Pydantic validators for pattern validation and use_queries_v2 check\n- Add comprehensive unit tests (65 tests)\n- Update documentation with regex vs LIKE comparison table\n\nThis feature pushes user email filtering directly to BigQuery's\nINFORMATION_SCHEMA.JOBS query, reducing data transfer and improving\nperformance for large query volumes.\n\nRelated: acryldata/connector-tests (integration tests)"
  },
  "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.658 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.105 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.103 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'