pitrou opened a new issue, #46858: URL: https://github.com/apache/arrow/issues/46858
### Describe the enhancement requested As the title says. Currently, `HalfFloatScalar::value` is a `uint16_t`, but it should be `util::Float16` instead. This is a slightly compatibility-breaking change, but it's for the better. ### 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-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org