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/11/30 09:06:05 UTC

[GitHub] [arrow-datafusion] mingmwang commented on issue #4401: Optimization rule `filter_push_down` causes `FieldNotFound` error

mingmwang commented on issue #4401:
URL: https://github.com/apache/arrow-datafusion/issues/4401#issuecomment-1331840254

   I think it is bug of `filter_push_down`. The Filter should not become a Column after pushdown.  
   I think https://github.com/apache/arrow-datafusion/pull/4365 should fix the issue.
   
   @jackwener Could you please confirm?


-- 
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