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-06-30T22:21:54.040092+00:00.

{
  "timestamp": "2026-06-30T22:21:54.040092+00:00",
  "branch": "feat/google-drive-ingestion",
  "commit": {
    "hash": "1bdf24cb39dcc70f2711852708766dcdd50bff4c",
    "message": "fix(ingest/google-drive): chunking-config None handling, stale-removal dedup, surface inaccessible folders\n\nFound by running the connector live (unit tests mocked DocumentChunkingSourceConfig):\n- Omit embedding=None / max_documents=None when building DocumentChunkingSourceConfig (both non-optional with defaults; None overrides and fails validation -> startup crash).\n- Remove manual StaleEntityRemovalHandler + get_workunit_processors override; the base class auto-adds AutoStaleEntityRemovalProcessor because the report is a StaleEntityRemovalSourceReport, so manual wiring double-registered the job_id (AssertionError). Deletion detection still works.\n- Surface inaccessible folders (404/403) instead of silently ingesting zero docs; the failure links to the setup docs and notes service accounts are not org members (must share the folder with the SA directly).\n- Type the html2text converter as Optional so it type-checks with or without html2text installed.\n- Add regression tests (real DocumentChunkingSourceConfig; _verify_folder_access) and document the SA sharing requirement + troubleshooting.\n\nCo-Authored-By: Claude Opus 4.8 (1M context) "
  },
  "base": {
    "hash": "5897a8c5a7a4e555805a7a4a4de723853ff1112b",
    "message": "feat(properties): Support allowed platforms on structured properties (#18089)"
  },
  "pr": {
    "number": 18107,
    "title": "feat(ingest): add Google Drive ingestion source",
    "url": "https://github.com/datahub-project/datahub/pull/18107"
  }
}

Usage

Current base URL: unknown

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