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-10-24T21:28:59.154013+00:00.

{
  "timestamp": "2025-10-24T21:28:59.154013+00:00",
  "branch": "feature/ing-1096/fix-empty-column-name",
  "commit": {
    "hash": "ecd54eb6f2f19d37ea38baecb4c4de9e1470fbb8",
    "message": "fix(ingest): Handle empty column names from Snowflake access history\n\nSnowflake's access history can return empty column names for certain query types (e.g., DELETE, queries on views over external sources like\nGoogle Sheets). This was causing invalid schemaField URNs to be sent to GMS.\n\nThis fix adds two layers of protection:\n1. At ingestion source level: Detect empty columns in direct_objects_accessed and fall back to ObservedQuery for DataHub's own SQL parsing\n2. At query subjects generation: Skip empty column names when creating schemaField URNs to prevent invalid URN generation"
  },
  "pr": {
    "number": 15106,
    "title": "fix(ingest): Handle empty column names from Snowflake access history",
    "url": "https://github.com/datahub-project/datahub/pull/15106"
  }
}

Usage

Current base URL: unknown

Package Size Install command
acryl-datahub 2.403 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'