sd4324530 opened a new issue, #6934: URL: https://github.com/apache/paimon/issues/6934
### Search before asking - [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar. ### Paimon version 1.2.0 ### Compute Engine flink 1.20.3 ### Minimal reproduce step CALL sys.compact_database( including_databases = > 'xxx' ); ### What doesn't meet your expectations? The documentation states that the default value for `mode` is `combined`, but the actual default value is `divided`. Is the documentation wrong, or is the code implementation wrong? ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
