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


   LGTM. One note I'll make: 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. As such, you 
could have columns with a NaN lower bound and a numeric upper bound. I'm not 
sure what the latest draft Iceberg specification says about this.


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