nsivabalan commented on PR #11969: URL: https://github.com/apache/hudi/pull/11969#issuecomment-2372046470
actually on second thought, why do we even need to store stats for these cols. Why can't we just ignore such cols. Then even on the query engine integration, query planning will proceed as though there are no stats. If not, we might make a call to col stats only to realize that stats are not of much use to prune anything. -- 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]
