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

   ### Is your feature request related to a problem or challenge?
   
   The implementations of `merge` and `merge_n` in `case.rs` have been moved to 
`arrow-rs` and a release of that crate with the implementations is now 
available. We should replace the versions in `case.rs` with calls to the 
implementation in `arrow-rs` now that it is possible.
   
   ### Describe the solution you'd like
   
   Replace the versions in `case.rs` with calls to the implementation in 
`arrow-rs` now that it is possible.
   
   ### Describe alternatives you've considered
   
   None
   
   ### 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: [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