alamb commented on issue #23338:
URL: https://github.com/apache/datafusion/issues/23338#issuecomment-5052320870

   This sounds ilke a cost model based decision -- I agree the fixed heuristics 
we have now aren't ideal but I think CBO based decisions suffer from similar 
challenges
   
   It would be sweet if there was some sort of API / framework that allowed 
downstream users to make this type of determiniation on their own (maybe a 
trait for heuristics / decisions made by the optimizer that people could 
customize 🤔 )


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