shyjsarah commented on PR #742: URL: https://github.com/apache/paimon-rust/pull/742#issuecomment-5391243975
@jerry-024 Thanks for catching this. Fixed in `16da285`: changelog `ManifestEntry` now uses format identifier `2`. I also extended `test_commit_writes_changelog_manifest_list_size` to read the generated changelog Manifest Avro file and assert its serialized `_VERSION` is `2`. The test reproduced `Int(0)` before the fix and passes after it. Related manifest/changelog tests, formatting, and workspace Clippy all pass locally. -- 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]
