raulcd opened a new issue, #46701: URL: https://github.com/apache/arrow/issues/46701
### Describe the enhancement requested As suggested on the following comment: https://github.com/apache/arrow/pull/46618#discussion_r2112073163 The type definition of `npy_traits` for Float16 could be `arrow::util::Float16` instead of `uint16_t`, making it semantically clearer. https://github.com/apache/arrow/blob/55628cd5fed83187d65b8860c3edfc70e09f9a57/python/pyarrow/src/arrow/python/type_traits.h#L88-L90 ### Component(s) C++, Python -- 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