berkaysynnada commented on PR #15040:
URL: https://github.com/apache/datafusion/pull/15040#issuecomment-2703111758

   Thanks @xudong963, LGTM
   
   > I found such plan in my use cases, after debugging, I find it better to 
put the projection push down at the end. I'm not sure why we didn't do that 
before. Is there some background reason?
   
   LimitPushdown was implemented after ProejctionPushdown, so I think it's just 
put to the last


-- 
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...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to