You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/08/16 05:33:20 UTC

[GitHub] [arrow] houqp commented on pull request #7880: ARROW-9619: [Rust] [DataFusion] Add predicate push-down

houqp commented on pull request #7880:
URL: https://github.com/apache/arrow/pull/7880#issuecomment-674481844


   Something that can be left for future optimization: we can also go the other direction, i.e. break `And` filters into into individual boolean expressions so these filters can be partially pushed further down the plan.


----------------------------------------------------------------
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:
users@infra.apache.org