jackwener commented on issue #4401: URL: https://github.com/apache/arrow-datafusion/issues/4401#issuecomment-1332008990
> 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. 😂 My mistake, it actually is a bug, `push_down_filter` push a `column` in stead of `Expr` -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org