edgarRd edited a comment on issue #1116: URL: https://github.com/apache/iceberg/issues/1116#issuecomment-645681102
I think the failures in my test above are coming from the residual filters on pushdown predicates, after adding `TypeID.DATE` in https://github.com/apache/iceberg/blob/master/orc/src/main/java/org/apache/iceberg/orc/ExpressionToSearchArgument.java#L62 the tests pass. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
