helgikrs opened a new pull request #1194:
URL: https://github.com/apache/arrow-rs/pull/1194


   # Which issue does this PR close?
   
   Closes #1193 .
   
   # What changes are included in this PR?
   
   Due to a typo the float16 array was being cast to a float32 array,
   causing a crash when pretty printing a record batch containing float16.
   Fixed that typo and added a test.
   
   # Are there any user-facing changes?
   
   No.


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


Reply via email to