jackye1995 commented on pull request #2069:
URL: https://github.com/apache/iceberg/pull/2069#issuecomment-761662986


   > not all languages treat NaN like Java. For instance, in C++, there are 
roughly 2^52 different NaN values, and the totalOrder predicate sorts negative 
NaNs before negative infinity.
   
   Yeah that's why I was asking about the spec in #2055. I think What you 
describe is consistent with the current plan of -NaN < -Infinity < -value < -0 
< 0 < value < Infinity < NaN.


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to