Skip to content

docs: port content changes from clickhouse-docs#6306#102

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

docs: port content changes from clickhouse-docs#6306#102
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/b5c7378b

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 1, 2026

Summary

Ports non-i18n documentation updates from the upstream Docusaurus PR ClickHouse/clickhouse-docs#6306 into the Mintlify site.

Changes

  • UDF page: switch from Private Preview badge to Beta badge, drop private-preview support note, add symlink warning for ZIP uploads.
  • Cloud compatibility: UDFs moved from "private preview" to "public beta".
  • BYOC privilege reference: rename CloudFormation IAM section to AWS IAM, add new GCP service accounts section (bootstrap + controller-created identities).
  • Java JDBC client: tighten "JDBC Type" column widths and update type mappings (Int128/256, UInt8/16/32/64/128/256, Float32, Enum8/16).
  • Data lake support matrix: mark Databricks Unity Catalog and Microsoft OneLake as Beta for Create table and INSERT; update read-only caveat to call out those two catalogs.
  • New ClickStack demo days page for 2026-05-22 and add to clickstack navigation.

Context

Upstream PR is a Locadex i18n run that also carried these docs/** content changes on the source branch. Only non-i18n, non-gt-lock.json changes are ported. Docusaurus-only frontmatter (sidebar_position, pagination_prev/next) was dropped on the new demo-days page; sidebar_label was converted to sidebarTitle and <iframe> wrapped in <Frame> to match the existing demo-days files.


Note

Low Risk
Documentation-only edits (status badges, reference tables, new demo-days page); no product code or security behavior changes in this repo.

Overview
Ports upstream documentation updates into Mintlify: Cloud UDFs move from private preview to public beta (badge, compatibility guide, removal of enroll-via-support note) and add a symlink rejection warning for UI ZIP uploads.

The data lake catalog support matrix now marks Databricks Unity Catalog and Microsoft OneLake as Beta for create-table and INSERT, and clarifies that other catalogs remain read-only through the catalog connection.

BYOC privilege docs rename the AWS section and document GCP bootstrap and controller-created service accounts. The Java JDBC reference updates JDBC type mappings (e.g. wide integers, unsigned types, Float32, enums) and tightens mapping tables.

A new ClickStack demo days (2026-05-22) page is added and linked in navigation.

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

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 1, 2026

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

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

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 22774d0. Configure here.

---

## CloudFormation IAM roles {#cloudformation-iam-roles}
## AWS IAM roles {#aws-iam-roles}
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed anchor breaks cross-reference in security playbook

Medium Severity

The heading anchor was renamed from #cloudformation-iam-roles to #aws-iam-roles, but byoc-security-playbook.mdx still links to the old anchor at /products/bring-your-own-cloud/reference/privilege#cloudformation-iam-roles. This creates a broken fragment link — the page will load but won't scroll to the intended section, which is confusing for users following a security incident playbook.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 22774d0. Configure here.

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