Closed congxuebin closed 1 week ago
Test outputs and expected results are in the following attachment. DeltaCompressionTestCase.test_delta_out_of_order_update_delete.zip
It is related to PR https://github.com/cloudberrydb/cloudberrydb/pull/603
As confirmed with Zijie, these are as expected, thus I updated test cases accordingly.
Cloudberry Database version
Cloudberry Database 1.0.0+9b9dd58 build commit:9b9dd5856d002c43efc16e861d05514d08951a00
What happened
/code/cbdb_testrepo_src /code /code/cbdb_testrepo_src/test_framework/tinc.py discover mpp/gpdb/tests/storage/access_methods .... DeltaCompressionTestCase.test_delta_out_of_order_update_delete ... 369.79 ms ... FAIL
The subsequent data miss match. I believe it is due to the update statement failure.
What you think should happen instead
No response
How to reproduce
/code/cbdb_testrepo_src /code /code/cbdb_testrepo_src/test_framework/tinc.py discover mpp/gpdb/tests/storage/access_methods
Operating System
centos7
Anything else
No response
Are you willing to submit PR?
Code of Conduct