paul8263 opened a new pull request, #10524: URL: https://github.com/apache/hudi/pull/10524
…er pushing down for any of its operand's logical type for is unsupported in ExpressionPredicates::toParquetPredicate. ### Change Logs And null checks for AND & OR parquet filter predicates construction process. As filter pushing down fields with some logical types are not supported by parquet, the filter predicated generated by ExpressionPredicates will be null. ### Impact Low impact. ### Risk level (write none, low medium or high below) Low risk level. ### Documentation Update No need to update the documents. ### Contributor's checklist - [x] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [x] Change Logs and Impact were stated clearly - [x] Adequate tests were added if applicable - [ ] CI passed -- 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]
