Skip to content

docs(gcs): remove note that multi object delete is not supported#6338

Open
alexfrancoeur wants to merge 2 commits into
ClickHouse:mainfrom
alexfrancoeur:gcs-remove-batch-delete-note
Open

docs(gcs): remove note that multi object delete is not supported#6338
alexfrancoeur wants to merge 2 commits into
ClickHouse:mainfrom
alexfrancoeur:gcs-remove-batch-delete-note

Conversation

@alexfrancoeur
Copy link
Copy Markdown
Contributor

@alexfrancoeur alexfrancoeur commented Jun 3, 2026

Summary

XML Multi Object Delete is now GA for GCS, so the note stating that GCS doesn't support batch deletes is out of date and has been removed.

Reference: https://docs.cloud.google.com/storage/docs/xml-api/post-bucket

This re-submits the change from #6048

Checklist

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only change to example XML and prose; no runtime or configuration code is modified.

Overview
Updates the GCS-backed MergeTree integration guide to match XML Multi-Object Delete being generally available on Google Cloud Storage.

All sample disk configs in docs/integrations/data-ingestion/gcs/index.md now set support_batch_delete to true instead of false, and the outdated explanation that GCS does not support batch deletes (and that autodetect should be disabled to avoid errors) is removed.

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

XML Multi Object Delete is now GA for GCS.
Reference: https://docs.cloud.google.com/storage/docs/xml-api/post-bucket

Re-submitting the change from ClickHouse#6048, which a Googler could not merge
due to Google's policy on the repository's license agreement.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alexfrancoeur alexfrancoeur requested review from a team as code owners June 3, 2026 18:11
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 3, 2026

@alexfrancoeur is attempting to deploy a commit to the ClickHouse Team on Vercel.

A member of the Team first needs to authorize it.

Comment thread docs/integrations/data-ingestion/gcs/index.md Outdated
Comment thread docs/integrations/data-ingestion/gcs/index.md Outdated
Comment thread docs/integrations/data-ingestion/gcs/index.md Outdated
Copy link
Copy Markdown

@zk-gt zk-gt left a comment

Choose a reason for hiding this comment

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

<support_batch_delete> value should be updated to true

@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
clickhouse-docs Ready Ready Preview Jun 4, 2026 8:48pm

Request Review

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.

3 participants