docs: add S3 Tables and PyIceberg guides in five languages - #141
Merged
Conversation
|
@GatewayJ is attempting to deploy a commit to the overtrue's projects Team on Vercel. A member of the Team first needs to authorize it. |
overtrue
approved these changes
Sep 9, 2026
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
Document the built-in RustFS S3 Tables catalog and a PyIceberg create, append, reload, and scan walkthrough in English, Chinese, German, French, and Japanese. Add sidebar entries and links from administration and the existing external-catalog integration guide.
The guides cover preview status, SigV4 and path-style configuration, permissions, identifier constraints, Iceberg v1/v2 support, custom table locations, and catalog-only deletion with its maintenance limits. Implementation claims are checked against RustFS commit 7e0c6711.
Validation
npm run docs:check— passed, including navigation, links, locale page parity, and translated code blocks.ALGOLIA_ADMIN_API_KEY= npm run build— passed; search-index upload disabled.git diff --checkandgit diff --cached --check— passed.zh,de,fr,ja— no errors on the ten new pages; four warnings retain the S3 Tables product title. Code blocks and inline technical tokens match across all five languages.Known limitations
npm run types:checkreports 13 existing implicit-any errors inscripts/add-language-redirects.mjsandworker.mjs, also reproduced on the unchanged base commit.