You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "izveigor (via GitHub)" <gi...@apache.org> on 2023/04/16 18:25:28 UTC

[GitHub] [arrow] izveigor opened a new issue, #35162: Float16 arithmetic

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

   ### Describe the enhancement requested
   
   I suggest adding more features for float16. These changes include the next new methods and functions:
   - Negate
   - Add
   - Sub
   - Mul
   - Div
   - Greater
   - GreaterEqual
   - Less
   - LessEqual
   - Max
   - Min
   - Cmp
   - Abs
   - Sign
   
   In my opinion, they will help users work better with float16 data.
   
   ### Component(s)
   
   Go


-- 
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] zeroshade closed issue #35162: Float16 arithmetic

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35162: Float16 arithmetic
URL: https://github.com/apache/arrow/issues/35162


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

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