TheR1sing3un commented on issue #14181: URL: https://github.com/apache/hudi/issues/14181#issuecomment-3479238589
> [@danny0405](https://github.com/danny0405) I think there is also same problem in hudi-flink currently, where predicates pushed down into base file reader can include non-pk fields, I've raised a fix to solve it: [#14197](https://github.com/apache/hudi/pull/14197) Nice catch! The problem seems to be the same as that encountered by spark. After we merge the two pr, I can raise a pr to reuse the pushdown judgment logic of flink/spark for better code maintainability -- 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]
