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-12-22T07:18:09.952966+00:00.

{
  "timestamp": "2025-12-22T07:18:09.952966+00:00",
  "branch": "fix/powerbi-user-creation-overwrite",
  "commit": {
    "hash": "90b019eebea95a1a45d9844d62af281c78e6213c",
    "message": "fix(powerbi): emit CorpUserInfoClass instead of CorpUserKeyClass for users\n\n## Problem\nPowerBI ingestion was emitting CorpUserKeyClass (just username) instead of\nCorpUserInfoClass, causing existing user profiles from LDAP/SCIM/Okta to be\noverwritten with incomplete data.\n\n## Solution\n- Emit CorpUserInfoClass with full profile (displayName, email, active)\n- Add overwrite_existing_users config (default: false) to protect existing users\n- Add customProperties for traceability (powerbi_user_id, powerbi_graph_id, etc.)\n- Mark non-human principals (Apps, Service Principals) as active=false\n\n## Changes\n- config.py: Added overwrite_existing_users with validation\n- powerbi.py: Fixed to_datahub_user() to emit CorpUserInfoClass + skip logic\n- powerbi_pre.md: Added User Ownership Configuration documentation\n- test_powerbi_user_creation.py: 26 comprehensive unit tests\n- golden_*.json: Regenerated 16 golden files"
  },
  "pr": {
    "number": 15748,
    "title": "fix(powerbi): emit CorpUserInfoClass instead of CorpUserKeyClass for users",
    "url": "https://github.com/datahub-project/datahub/pull/15748"
  }
}

Usage

Current base URL: unknown

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