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

   > > The rebalancing idea is pretty neat and non disruptive -- maybe we 
someone could prototype what that looks like / port it upstreat to DataFUsion 🤔
   > 
   > So, essentially implementing something similar to this re-balancing 
algorithm? 
https://github.com/apache/spark/blob/fa33ea000a0bda9e5a3fa1af98e8e85b8cc5e4d4/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/predicates.scala#L160-L184
   
   Yeah, and possibly
   
   
https://github.com/apache/datafusion-comet/blob/fd8bb596f34593f44f726818846cfbbd4bcf1c61/spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala#L942-L970


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