edponce opened a new pull request #10016:
URL: https://github.com/apache/arrow/pull/10016


   This draft PR adds unary scalar arithmetic kernels for the negation 
operation on integral and floating-point types. The kernels are described in 
the compute package as Negate and NegateChecked structs, and registered with 
respective names of "negate" and "negate_checked".
   
   @bkietz please review


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to