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


   This pull request adds the Negate arithmetic compute kernel for integral and 
floating-point types.  The NegateChecked version is not implemented for 
unsigned integral types and overflow behavior is consistent with equivalent 
Add/Subtract operations.  The Negate kernels are registered as "negate" and 
"negate_checked".
   
   This PR also extends support for unary arithmetic compute kernels and tests.
   
   @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