linliu-code commented on issue #18755: URL: https://github.com/apache/hudi/issues/18755#issuecomment-4498669467
PR up for review: https://github.com/apache/hudi/pull/18792 Same PR also fixes #18754. The suggested patch in this issue (line 320 of `ParquetUtils.readColumnStatsFromMetadata`) is implemented here, using `Statistics.isNumNullsSet()` to distinguish all-null columns from columns where stats are truly absent. -- 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]
