andygrove opened a new issue, #14251:
URL: https://github.com/apache/datafusion/issues/14251

   ### Describe the bug
   
   Comet uses the public `swap_hash_join` function:
   
https://docs.rs/datafusion/latest/datafusion/physical_optimizer/join_selection/fn.swap_hash_join.html
   
   This seems to have been removed (internally, there is a `swap_inputs` 
function that perhaps provides the same functionality but is not public as far 
as I can tell).
   
   Our policy is to deprecate functions first rather than remove them, so I am 
wondering if we can reinstate this?
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


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