Skip to content

[Feature] Improve version compatibility tests between old and new Paimon versions - #9504

Open
zhang-arvin wants to merge 1 commit into
apache:masterfrom
zhang-arvin:feature/version-compatibility-tests-3531
Open

[Feature] Improve version compatibility tests between old and new Paimon versions#9504
zhang-arvin wants to merge 1 commit into
apache:masterfrom
zhang-arvin:feature/version-compatibility-tests-3531

Conversation

@zhang-arvin

Copy link
Copy Markdown
Contributor

Fixes #3531: Add version compatibility tests to verify:

  1. New Paimon version can read old metadata and files
  2. Old Paimon version can read new metadata and files

Changes

  • Added SnapshotVersionCompatibilityTest for snapshot-level compatibility
  • Added SchemaVersionCompatibilityTest for schema-level compatibility

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Improve the compatibility test between the new and old versions of paimon

1 participant