morningman opened a new pull request, #4114: URL: https://github.com/apache/doris-website/pull/4114
Add the user doc for the Fluss Catalog (experimental, since 5.0.0, apache/doris#66399) in English and Chinese, and add it to the Data Catalogs sidebar right after Paimon Catalog. The page covers catalog setup (`fluss.bootstrap.servers`, pass-through `fluss.*` client properties, SASL), lake connection settings (`fluss.lake.paimon.*` and how they map to Doris storage parameters), the three ways to read a tiered lake table (`tbl`, `tbl$lake`, `tbl$log`), the Union Read modes and their fallback cases, column type mapping, partitioned tables, the `EXPLAIN` / Profile fields, query performance (native reader vs. JNI), limitations and FAQ. ## Versions - [x] dev - [ ] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) The feature only exists since 5.0.0, so only the dev docs are touched. ## Languages - [x] Chinese - [x] English ## Docs Checklist - [x] Checked by AI - [ ] Test Cases Built - [x] Updated required version and language counterparts, or explained why not (dev only; the feature is not in 4.x or 3.x) - [x] If only one language changed, confirmed whether source/translation counterparts need sync (both languages are included) 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01HMyNYzbs8ZvxNnbR2wTc5d -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
