Add ClickPipes migration path for BigQuery + restructure BigQuery migration section#6303
Draft
Blargian wants to merge 6 commits into
Draft
Add ClickPipes migration path for BigQuery + restructure BigQuery migration section#6303Blargian wants to merge 6 commits into
Blargian wants to merge 6 commits into
Conversation
|
@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel. A member of the Team first needs to authorize it. |
Sentence-case the heading errors (the only CI-blocking findings) and clear the remaining warnings/notices on the new BigQuery migration and ClickPipes pages: unit spacing, Oxford commas, contractions, quote placement, trailing whitespace, wordy phrases, and bash->plaintext code fences. Backtick type and keyword names (ARRAY, BOOL, HMAC, Decimal(...)) to resolve uppercase-acronym and bad-plural flags. Add "Cloud Storage" to Headings.yml and "NULL" to Uppercase.yml exception lists for legitimate product/keyword names that appear in headings and verbatim UI labels. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Restructures the BigQuery migration section with the following changes:
Following this PR we can also incorporate the changes from #6224 and #6242 for a more comprehensive BigQuery migration section in the docs.
Checklist