dinse opened a new pull request, #46857: URL: https://github.com/apache/arrow/pull/46857
### Rationale for this change #36753 asked for this to be implemented now that a half-float library was available. ### What changes are included in this PR? Pretty printing and diffing of HalfFloatArrays now displays floating values instead of uint16. ### Are these changes tested? Yes, with tests & interactively in Python. ### Are there any user-facing changes? Pretty-printing and diffing float16 will display as floating point and not uint16. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
