shyjsarah commented on code in PR #737: URL: https://github.com/apache/paimon-rust/pull/737#discussion_r3840466466
########## bindings/c/DEPENDENCIES.rust.tsv: ########## @@ -205,7 +205,7 @@ [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X [email protected] X Review Comment: Fixed in 31b55fb. Updated `bindings/c/Cargo.toml` to use `paimon-vindex-core` 0.4.0, removed the remaining 0.3.0 package from `Cargo.lock`, and regenerated/verified all dependency reports. Verified with `cargo test -p paimon-c` (62 passed) and `cargo test -p paimon vindex` (171 passed, 1 ignored). -- 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]
