alamb commented on issue #1043:
URL: https://github.com/apache/arrow-rs/issues/1043#issuecomment-995203409


   > Where are the requirements for this?
   
   I do not know @chadbrewbaker 
   
   Some code archeology in  
https://github.com/apache/arrow-rs/blame/ab48e69099f2d7c4178a75f7e1cf8b223ecf8d76/parquet/src/record/api.rs#L717
 suggests that there has been a special case for checking that value for quite 
a while
   
   Given that `0.000000000000001` is right on the boundary, perhaps we need to 
adjust the code to reflect differences in floating point on `aarch64`?


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