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 2022/10/28 10:00:12 UTC

[GitHub] [arrow-datafusion] mingmwang commented on pull request #3903: Factorize common AND factors out of OR predicates to support filterPu…

mingmwang commented on PR #3903:
URL: https://github.com/apache/arrow-datafusion/pull/3903#issuecomment-1294796859

   I think for the Physical FilterExec, we should still keep the original form or a simplified form for runtime evaluation.
   And since we are working on the CBO stats and Filter selectivity estimation, it better to use the simplified form. 


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org