pitrou commented on pull request #10945:
URL: https://github.com/apache/arrow/pull/10945#issuecomment-901751179


   > Certain platforms don't use 32 bit for float and 64 bit for double
   
   Really? Which platforms are they? I don't think Arrow will work at all on 
them (we currently rely on the fact that the C `double` (respectively `float`) 
type is a IEEE 64-bit (resp. 32-bit) binary floating-point number.


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