Jefffrey commented on PR #5046: URL: https://github.com/apache/arrow-rs/pull/5046#issuecomment-1798233200
> What is the issue with 0E0? I agree it looks a little odd, but it isn't incorrect? Yeah I wasn't sure if this was intended or not. It felt like a bug since the code seemed to suggest it used the E notation for very large positive/negative numbers, and 0E0 just happened to be caught up in it accidentally. When I was implementing f16 (https://github.com/apache/arrow-rs/pull/5003) I wasn't sure if we should display 0E0 to be consistent or just have it display 0.0 anyway If this is behaviour is fine then can close the PR -- 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]
