tuhaihe commented on PR #1522: URL: https://github.com/apache/cloudberry/pull/1522#issuecomment-3737857266
## Binary Swap Testing Overview This PR enhances the binary swap testing infrastructure that validates Cloudberry version compatibility. **Core Mechanism**: Uses `test_binary_swap.sh` to orchestrate switching between Cloudberry versions and verify data integrity. **Key Improvements**: Strengthened the `upgrading_compatibility` test suite with: - Enhanced table schema persistence validation - Improved data integrity checks across storage formats (Heap, AO, AOCO) - Comprehensive DML operation testing - Robust database health verification This ensures safe version upgrades/downgrades while maintaining full functionality. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
