These prebuilt wheel files can be used to install our Python packages as of a specific commit.
Built at 2025-02-03T22:31:01.669211+00:00.
{ "timestamp": "2025-02-03T22:31:01.669211+00:00", "branch": "hs--cus-3566", "commit": { "hash": "a813ab8949f0df531b6e5a3fb4fb584ac64d133d", "message": "fix(ingest): avoid multiprocessing \"fork\" start method\n\nWe use threads in a variety of places within our CLI. The multiprocessing \"fork\" start method is not safe to use with threads.\nMacOS and Windows already default to \"spawn\", and Linux will as well starting in Python 3.14.\nSee https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods\n\nThis fixes a bug where the classification module would deadlock when\nusing more than one worker process.\n\nEventually it may make sense to use \"forkserver\" as the default where available, but we can revisit that in the future." }, "pr": { "number": 12543, "title": "fix(ingest): avoid multiprocessing \"fork\" start method", "url": "https://github.com/datahub-project/datahub/pull/12543" } }
Current base URL: unknown
Package | Size | Install command |
---|---|---|
acryl-datahub |
2.004 MB | uv pip install 'acryl-datahub @ <base-url>/artifacts/wheels/acryl_datahub-0.0.0.dev1-py3-none-any.whl' |
acryl-datahub-airflow-plugin |
0.047 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' |