Nicholasjl commented on PR #2055: URL: https://github.com/apache/iceberg/pull/2055#issuecomment-2910943224
Hi, I noticed that in IceNerg, the expression -0 < 0 evaluates to true. However, according to the IEEE 754 standard, -0.0 and 0.0 are considered numerically equal, and -0.0 < 0.0 should return false. Could you please clarify why this behavior occurs? Is it intentional or a potential issue? Thanks in advance! Best regards, J -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org