The GitHub Actions job "Security audit" on iceberg-rust.git/main has succeeded. Run started by GitHub user Xuanwo (triggered by Xuanwo).
Head commit for run: 99ca196a7a81343ac35d993d9db2ec59c626f389 / Alan Tang <[email protected]> fix: follow IEEE 754 totalOrder for `float` and `double` (#1959) ## Which issue does this PR close? - Closes #1951. ## What changes are included in this PR? For `F32` and `F64`, we use the `total_cmp` method for comparison. ## Are these changes tested? Yes, I added test cases to verify whether the comparison follows the IEEE 754 rules. Signed-off-by: StandingMan <[email protected]> Co-authored-by: Renjie Liu <[email protected]> Report URL: https://github.com/apache/iceberg-rust/actions/runs/20561913170 With regards, GitHub Actions via GitBox
