Dandandan commented on pull request #9704: URL: https://github.com/apache/arrow/pull/9704#issuecomment-830184544
Not yet, I will add some issues based on the PR and split this thing in two, I think this should be the way to go: * Constant folding should be generalized using the already available expression evaluation code for constants. This to avoid duplication of code and make sure both sides are equivalent/correct well tested. * Parquet predicate pushdown can support more boolean expressions like between / in / etc. -- 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]
