cshuo opened a new issue, #19177: URL: https://github.com/apache/hudi/issues/19177
### Feature Description **What the feature achieves:** Column stats collection from native log files written in ORC format via HoodieNativeLogAppendHandle. **Why this feature is needed:** For general column stats support across all supported native log formats (see #14310); ORC is one of the supported native log formats besides Lance. ### User Experience **How users will use this feature:** No additional configuration needed. - Configuration changes needed - API changes - Usage examples ### Hudi RFC Requirements **RFC PR link:** (if applicable) rfc-103 **Why RFC is/isn't needed:** - Does this change public interfaces/APIs? (No) - Does this change storage format? (No) - Justification: implementation detail of HoodieNativeLogAppendHandle. -- 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]
