Skip to content

docs: clarify Cloud UDF dependency handling and version updates#239

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/df50d767
Open

docs: clarify Cloud UDF dependency handling and version updates#239
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/df50d767

Conversation

@mintlify

@mintlify mintlify Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

Ports upstream clickhouse-docs#6410 — clarifies how Python dependencies are handled in Cloud UDFs and adds guidance on the Edit panel vs. creating a new version.

Changes

  • Reworded the requirements.txt paragraph to explain that ClickHouse Cloud installs listed dependencies for you, and that bundling in the ZIP requires cached packages for both CPU architectures.
  • Added a short prose note before the "Create a new version" steps clarifying that the Edit panel only manages service assignments — uploading there won't replace deployed code.

Context

Mirrors merge commit 86aee3a on clickhouse/clickhouse-docs main. i18n copies of the file (es/, ja/, ko/, pt-BR/, ru/, zh/) were intentionally left untouched per the migration rule to ignore translation directories.


Note

Low Risk
Documentation-only prose changes with no runtime, security, or data-handling impact.

Overview
Documentation-only updates to the Cloud User-defined functions guide.

The requirements.txt guidance now states that ClickHouse Cloud installs listed dependencies automatically, and contrasts that with bundling deps in the ZIP (which requires cached packages for both CPU architectures), recommending requirements.txt as the simpler path.

Before the Create a new version steps, a new note explains that code changes require creating a new version—the Edit panel only controls which services a UDF is assigned to, so uploading a file there does not replace deployed code.

Reviewed by Cursor Bugbot for commit 84f01da. Bugbot is set up for automated code reviews on this repo. Configure here.

@mintlify

mintlify Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
ClickHouse-docs 🟢 Ready View Preview Jun 22, 2026, 3:59 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants