rangareddy commented on issue #9397: URL: https://github.com/apache/hudi/issues/9397#issuecomment-4841416310
Thanks all for the patience on this one. Aditya (@ad1happy2go) already provided sample code to reproduce this issue, and the reproduction confirms the data-skipping behavior is now working as expected — queries mixing columns with and without column stats return the correct rows instead of an empty result. The fix is covered by the regression test added under HUDI-7246 (PR #10389). Closing this as resolved. Please feel free to open a new issue if the problem still persists on your version, ideally with your table DDL, the exact query, and the Hudi/Spark versions so we can reproduce quickly. -- 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]
