morrySnow commented on code in PR #64793:
URL: https://github.com/apache/doris/pull/64793#discussion_r3479087379


##########
regression-test/suites/nereids_p0/local_shuffle/test_local_shuffle_rqg_bugs.groovy:
##########
@@ -513,7 +513,7 @@ suite("test_local_shuffle_rqg_bugs") {
 
     // ============================================================
     //  Bug 10: GLOBAL_HASH_SHUFFLE Rows mismatched — self-join + NLJ
-    //  RQG case: 906784672 (build 184181)
+    //  RQG regression case
     //  Root cause: HashJoinNode used requireGlobalExecutionHash() → GLOBAL 
local exchange
     //  inserted when use_serial_exchange=true; shuffle_idx_to_instance_idx 
map has only

Review Comment:
   🟡 **Typo: "RQG RQG testing"** — "RQG" is duplicated. This appears to be a 
find-and-replace error (replacing "RQG build NNNNNN" with "RQG testing"). Also 
occurs at two other locations in this file (Bug 14 comment and the analytic 
bugs comment). Should read `RQG testing` (single "RQG").



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