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/04/19 11:34:52 UTC

[GitHub] [arrow-datafusion] jackwener commented on issue #2270: Filters/limit are not pushdown druing optimalization for table with alias

jackwener commented on issue #2270:
URL: https://github.com/apache/arrow-datafusion/issues/2270#issuecomment-1102533935

   Yes, `push_down`  just handle `subqueryAlias -> tableScan`.
   
   I fix the limit, but I fix projection failed because I can't handle the limitation of `schema`..... It's in #2244 


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