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-12T14:22:02.797894+00:00.

{
  "timestamp": "2026-06-12T14:22:02.797894+00:00",
  "branch": "feat/tableau-initial-sql-diagnostics",
  "commit": {
    "hash": "7aaf58cb4d8acdc8305e6c912d499189d0dd3f90",
    "message": "feat(ingest/tableau): log Initial SQL + lineage and warn when none parses\n\nAdd diagnostics to the Tableau Initial SQL path so a run with missing\nInitial SQL lineage can be debugged directly:\n\n- Per data source, log (at DEBUG) the dataset URN, the raw Initial SQL\n  (repr, so newline boundaries are visible), and the upstream URNs it\n  produced. Run ingestion with --debug to see it.\n- Emit a structured report warning + counter\n  (num_initial_sql_connections_without_statements) when a non-empty\n  Initial SQL splits into zero statements and therefore yields no\n  lineage. This is otherwise silent (it is not a parse failure), and is\n  the signal that the SQL lost its line breaks (e.g. `--` line comments\n  with no terminating newline collapse the whole script into one\n  comment).\n- Add num_initial_sql_statements_parsed for visibility into how many\n  statements were extracted.\n\nNo behavior change to lineage emission. Adds unit coverage for the\nzero-statements case and asserts statement counts on the existing\nmulti-statement test."
  },
  "base": {
    "hash": "4ce03a2e1b0845e5a3a505ff17744a2de15ff54c",
    "message": "feat(i18n): add Brazilian Portuguese (pt-BR) locale (#17875)"
  },
  "pr": {
    "number": 17881,
    "title": "feat(ingest/tableau): log Initial SQL + lineage and warn when none parses",
    "url": "https://github.com/datahub-project/datahub/pull/17881"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 4.111 MB uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl'
acryl-datahub-actions 0.118 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.067 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.020 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.012 MB uv pip install 'prefect-datahub @ <base-url>/artifacts/wheels/prefect_datahub-0.0.0.dev1-py3-none-any.whl'