Skip to content

[pull] main from ClickHouse:main - #3

Merged
pull[bot] merged 2 commits into
innFactory:mainfrom
ClickHouse:main
Jul 22, 2026
Merged

[pull] main from ClickHouse:main#3
pull[bot] merged 2 commits into
innFactory:mainfrom
ClickHouse:main

Conversation

@pull

@pull pull Bot commented Jul 22, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

github-actions Bot and others added 2 commits July 21, 2026 21:37
Source: ClickHouse/ai@ee75011

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
#14)

pip's resolver takes noticeably longer than uv's on the Python package list
(numpy/pandas/scipy/opencv/etc.), which matters for anyone rebuilding the
packages PVC/Job in CI or a fresh local cluster. PYTHON_PACKAGE_INSTALLER
defaults to "uv" and installs the same package list with uv instead (pinned via
UV_VERSION, default 0.11.26). Setting it to "pip" preserves existing behavior exactly.

Verified locally (arm64 Docker): both paths complete the full
Python + Node + Bun + Bash init successfully. As with any unpinned "latest compatible"
install, resolved versions for unconstrained packages can differ between
runs and installers — that's inherent to the existing unpinned package list,
not introduced by this change.
@pull pull Bot locked and limited conversation to collaborators Jul 22, 2026
@pull pull Bot added the ⤵️ pull label Jul 22, 2026
@pull
pull Bot merged commit d8d1f4b into innFactory:main Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant