docs: port content changes from clickhouse-docs#6306#102
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ 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} |
There was a problem hiding this comment.
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.
Reviewed by Cursor Bugbot for commit 22774d0. Configure here.


Summary
Ports non-i18n documentation updates from the upstream Docusaurus PR ClickHouse/clickhouse-docs#6306 into the Mintlify site.
Changes
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.jsonchanges are ported. Docusaurus-only frontmatter (sidebar_position,pagination_prev/next) was dropped on the new demo-days page;sidebar_labelwas converted tosidebarTitleand<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.