yiguolei commented on code in PR #47774:
URL: https://github.com/apache/doris/pull/47774#discussion_r1951929822


##########
be/test/pipeline/local_exchanger_test.cpp:
##########
@@ -1098,4 +1098,444 @@ TEST_F(LocalExchangerTest, 
AdaptivePassthroughExchanger) {
     }
 }
 
+TEST_F(LocalExchangerTest, TestShuffleExchangerWrongMap) {
+    int num_sink = 1;
+    int num_sources = 4;

Review Comment:
   ut 里需要补充上,memory 大小的指标的check。 因为我们很多控制逻辑依赖了memory 大小,相当于我们要check 这些控制逻辑是否正确



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