Alex-PLACET opened a new pull request, #49679:
URL: https://github.com/apache/arrow/pull/49679

   ### Rationale for this change
   Add the implemenation of the search sorted compute kernel based on the numpy 
function: 
https://numpy.org/doc/stable/reference/generated/numpy.searchsorted.html
   
   ### What changes are included in this PR?
   Implementation of the C++ kernel + Python API.
   Tests in C++ and Python
   
   ### Are these changes tested?
   Yes
   
   ### Are there any user-facing changes?
   No breaking change
   


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