anshulsingh-py commented on issue #19638: URL: https://github.com/apache/hudi/issues/19638#issuecomment-5558865924
Thanks for the update @voonhous — makes sense, no issue with ryux1's fix taking this one. I left a comment on #19850 pointing out that it only guards `validateFilterExpression`, so `evaluateFilter` itself still silently drops rows for a caller that doesn't validate first. I have a complementary fix ready that resolves unlisted functions through Spark's `FunctionRegistry` so they actually evaluate correctly instead of just being rejected — happy to open it as a follow-up PR once/if #19850 lands, if that's useful. -- 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]
