weijietong opened a new pull request, #9541: URL: https://github.com/apache/paimon/pull/9541
### Purpose The current implementation will ignore `metadata.stats-mode` while do migration from hive. The `FileMetaUtils` will always generate column metadata even you set `metadata.stats-mode = none`. This PR make this option work. ### Tests new `FileMetaUtilsTest` test case class -- 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]
