JingsongLi commented on PR #43: URL: https://github.com/apache/paimon-vector-index/pull/43#issuecomment-4690455394
Addressed the review comment in `344327b`: clamped the SGEMM L2/Cosine distance-table formula with `.max(0.0)` and added `test_sgemm_distance_table_clamps_negative_self_distance` covering the reproduced numerical-stability case. Verified locally with `cargo test -p paimon-vindex-core`, `cargo clippy -p paimon-vindex-core --all-targets -- -D warnings`, `cargo fmt --check`, and `git diff --check`. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
