Closed congxuebin closed 1 week ago
Test outputs and expected results are in the following attachment. test_partitioning_bfv.test_mpp20749_orca.zip
It is related to PR https://github.com/cloudberrydb/cloudberrydb/pull/603
Another case failed with similar symptom. PartitionDDLTests.test_mpp7734.zip
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:9b9dd5856d002c43efc16e861d05514d08951a0
What happened
/code/cbdb_testrepo_src /code /code/cbdb_testrepo_src/test_framework/tinc.py discover partitioning test_partitioning_bfv.test_GPSQL2656 ... 471.26 ms ... ok test_partitioning_bfv.test_mpp20749_planner ... 29332.83 ms ... ok test_partitioning_bfv.test_mpp20749_orca ... 43967.91 ms ... FAIL
Access plan unexpected changed for this query, please see the attachment I uploaded to see more detailed access plan information.
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 partitioning
Operating System
centos7
Anything else
No response
Are you willing to submit PR?
Code of Conduct