pepijnve commented on PR #18329:
URL: https://github.com/apache/datafusion/pull/18329#issuecomment-3460073308

   Benchmark results confirm, I think, the waste in filtering unused columns 
and that the gains can be significant.
   
   I am still a bit worried about the heavy handedness of the approach I 
implemented here. Does the gain in execution speed cost too much during 
planning? Or is there maybe a simpler way to achieve the same end result?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to