englefly commented on code in PR #14876:
URL: https://github.com/apache/doris/pull/14876#discussion_r1047053763


##########
fe/fe-core/src/test/java/org/apache/doris/analysis/PartitionPruneTestBase.java:
##########
@@ -29,8 +29,6 @@ public abstract class PartitionPruneTestBase extends 
TestWithFeService {
 
     protected void doTest() throws Exception {
         for (RangePartitionPruneTest.TestCase testCase : cases) {
-            connectContext.getSessionVariable().partitionPruneAlgorithmVersion 
= 1;

Review Comment:
   partition prune V1 is to be deleted, and there are some bug. So remove it 
from test cases



-- 
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]

Reply via email to