Herrtian opened a new pull request, #644: URL: https://github.com/apache/fluss-rust/pull/644
## Summary - Add a `SnapshotId` alias alongside the existing table, partition, and bucket ID aliases. - Update hand-written snapshot metadata, admin, and request APIs to use `SnapshotId` instead of bare `i64`. - Leave protobuf wire fields as `int64`. ## Validation - `cargo fmt --check` - `git diff --check` - `cargo check -p fluss-rs` - `cargo test -p fluss-rs metadata::kv_snapshot --lib` Closes #636 -- 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]
