Gabriel39 opened a new pull request, #4021:
URL: https://github.com/apache/doris-website/pull/4021

   ## Summary
   
   Document the dynamic Paimon batch-read options supported by Doris master.
   
   - Lists the seven supported options, their Paimon defaults, Doris validation 
bounds, and runtime effects.
   - Shows both Catalog defaults (`paimon.table-option.*`) and relation-scoped 
`@options(...)` overrides.
   - Documents the actual precedence: relation options, Catalog properties, 
physical table options, then Paimon defaults.
   - Explains validation and legacy-catalog compatibility behavior.
   - Clarifies that snapshot/startup selectors use dedicated query options and 
that Flink source, streaming, layout, write, and compaction options are not 
dynamic Doris reader settings.
   - Corrects the IOManager section so `sort-spill-threshold` is configured on 
the physical Paimon table.
   
   Related code change: apache/doris#66247.
   
   ## Version scope
   
   This change updates only `current` English and Chinese documentation because 
the expanded allowlist and precedence behavior are being introduced on Doris 
master. Released 4.x, 3.x, and 2.1 documentation must continue to describe 
their released behavior.
   
   ## Validation
   
   - `yarn docs:links:changed`
   - `yarn docs:i18n-sync:changed`
   - `yarn docs:lint:changed`
   - `yarn build` (full-site build in progress)
   
   The changed-file checks pass. Their reported warnings are pre-existing 
repository-wide Markdown, SEO, external-link, and version-sync notices; the 
intentional current-only version scope is explained above. The full build has 
parsed the changed English and Chinese MDX and is continuing through the 
repository's other locales and historical versions.
   
   ## Versions
   
   - [x] dev
   - [ ] 4.x
   - [ ] 3.x
   - [ ] 2.1 or older (not covered by version/language sync gate)
   
   ## Languages
   
   - [x] Chinese
   - [x] English
   - [x] Japanese candidate translation needed
   
   ## Docs Checklist
   
   - [x] Checked by AI
   - [ ] Test Cases Built
   - [x] Updated required version and language counterparts, or explained why 
not
   - [x] If only one language changed, confirmed whether source/translation 
counterparts need sync
   


-- 
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]

Reply via email to