alamb commented on PR #11683:
URL: https://github.com/apache/datafusion/pull/11683#issuecomment-2269874751

   I am sorry for the delay in reviewing this PR -- my big hesitation is that 
after all the work we have done to improve planning time this makes planning 
time worse
   
   I understand that there is a tradeoff wher the plan execution time should 
decrease for other plans. However, there are no changes to existing tests, thus 
suggesting that this isn't a widely applicable optimziation
   
   So what I am hoping to do (or maybe someone will beat me to it) is figure 
out how to have my cake and eat it too (aka optimize this code so it doesn't 
slow down planning but still makes better plans)


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