emkornfield commented on PR #9125: URL: https://github.com/apache/iceberg/pull/9125#issuecomment-1835537324
> Not for this PR, but the same principle also applies to schemas and sort-orders. @Fokko could you clarify what you mean by schemas? I thought for sorting the following part of the specification applies: ``` Sorting floating-point numbers should produce the following behavior: -NaN < -Infinity < -value < -0 < 0 < value < Infinity < NaN. This aligns with the implementation of Java floating-point types comparisons. ``` Would it make sense in this PR to make more a distinguishing statement only for joining delete files? -- 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