jackylee-ch opened a new pull request, #9104: URL: https://github.com/apache/paimon/pull/9104
### Purpose `sort-compaction.range-strategy` describes itself as "the default value is quantity", but #6826 changed `defaultValue` to `RangeStrategy.SIZE`. The generated docs render both, so the Default column says `SIZE` while the description says quantity. Reworded the description to match, and rewrote the second sentence which described the old default as the opt-in. Regenerated `core_configuration.html`. ### Tests `ConfigOptionsDocsCompletenessITCase` — passes; fails if the generated html is left stale. -- 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]
