alamb opened a new pull request, #1754:
URL: https://github.com/apache/arrow-rs/pull/1754

   # Which issue does this PR close?
   re https://github.com/apache/arrow-rs/issues/1747
   
   
   # Rationale for this change
    
   Per suggestion from @tustvold  here 
https://github.com/apache/arrow-rs/pull/1752#issuecomment-1138724644
   
   The idea is to have a naming scheme that is consistent with other kernels 
such as `eq_utf8` 
   
   It also allows us to add a `concat_elements_dyn` to work with dynamic array 
types, which I will track in a moment
   
   # What changes are included in this PR?
   Rename `string_concat` to `concat_elements_utf8`
   
   
   # Are there any user-facing changes?
   No, code is not yet released
   
   <!---
   If there are user-facing changes then we may require documentation to be 
updated before approving the PR.
   -->
   
   <!---
   If there are any breaking changes to public APIs, please add the `breaking 
change` label.
   -->
   


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

Reply via email to