You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jiangzhx (via GitHub)" <gi...@apache.org> on 2023/03/29 09:13:31 UTC

[GitHub] [arrow-datafusion] jiangzhx commented on issue #5771: use dataframe to filter with exists subquery,TableScan node added a unexpected projection

jiangzhx commented on issue #5771:
URL: https://github.com/apache/arrow-datafusion/issues/5771#issuecomment-1488227022

   after push_down_projection optimize:
   
   Projection: COUNT(*)
     Aggregate: groupBy=[[]], aggr=[[COUNT(*)]]
       TableScan: t2 projection=[a]
   


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