xushiyan opened a new pull request, #578: URL: https://github.com/apache/hudi-rs/pull/578
## Summary\n- add a structured module in core table read tests, following existing setup/assertion style\n- add v9 snapshot and time-travel coverage for new fixtures (timebased keygen variants, overwrite, rollback)\n- add fs-view coverage for v9 replacecommit behavior\n- add timeline coverage for v9 replacecommit and rollback deltacommit queries\n\n## Verification\n- cargo test -p hudi-core --test table_read_tests v9_tables::\n- cargo test -p hudi-core --lib test_get_completed_replacecommits_v9_overwrite\n- cargo test -p hudi-core --lib test_get_completed_deltacommits_v9_nonpartitioned_rollback\n- cargo test -p hudi-core --lib fs_view::tests::fs_view_get_file_slices_with_v9_replace_commit\n -- 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]
