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-02-18T00:27:53.441705+00:00.

{
  "timestamp": "2026-02-18T00:27:53.441705+00:00",
  "branch": "fix/redshift-query-stitching",
  "commit": {
    "hash": "347a23bf5a6c76e4a76dc615dc22f2feef077022",
    "message": "fix(redshift): use boundary-aware segment stitching for query reconstruction\n\nRedshift stores queries in fixed-width character(200) or character(4000)\nsegments. RTRIM per-segment and RTRIM(LISTAGG(text)) both fail because\ncharacter(n) padding is stripped before LISTAGG receives values, merging\nkeywords at boundaries (e.g. GROUP BY -> GROUPBY).\n\nFix: add a space back when trimmed segment length < segment size. Applied\nto all 5 LISTAGG locations. Also replaced stl_query.querytxt (truncated\nto 4000 chars) with a CTE from STL_QUERYTEXT in provisioned scan lineage."
  },
  "pr": {
    "number": 16253,
    "title": "fix(redshift): use boundary-aware segment stitching for query reconstruction",
    "url": "https://github.com/datahub-project/datahub/pull/16253"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 2.886 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.106 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.011 MB uv pip install 'prefect-datahub @ <base-url>/artifacts/wheels/prefect_datahub-0.0.0.dev1-py3-none-any.whl'