You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/19 22:55:28 UTC

[GitHub] [arrow] EpsilonPrime opened a new issue, #33798: [C++] Add decimal support for binary round kernel

EpsilonPrime opened a new issue, #33798:
URL: https://github.com/apache/arrow/issues/33798

   ### Describe the enhancement requested
   
   As part of ARROW-18425 a binary version of the round kernel was added.  However it only provided support for int and float.  Decimal support should also be added so that the binary and unary versions have equivalent functionality.
   
   
   ### Component(s)
   
   C++


-- 
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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] EpsilonPrime commented on issue #33798: [C++] Add decimal support for binary round kernel

Posted by "EpsilonPrime (via GitHub)" <gi...@apache.org>.
EpsilonPrime commented on issue #33798:
URL: https://github.com/apache/arrow/issues/33798#issuecomment-1409066880

   https://github.com/apache/arrow/pull/33775 was merged so adding Decimal support can now happen on top of that.


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] aayushpandey014 commented on issue #33798: [C++] Add decimal support for binary round kernel

Posted by GitBox <gi...@apache.org>.
aayushpandey014 commented on issue #33798:
URL: https://github.com/apache/arrow/issues/33798#issuecomment-1398422957

   Hey. I want to contribute in this repository can you please assign it to me


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org