shuke987 opened a new pull request, #65231:
URL: https://github.com/apache/doris/pull/65231

   ## Proposed changes
   
   Backport the final master-side stabilization for \ to branch-4.1.
   
   Master PR #64940 fixed this case by pinning \ in the three-table colocate 
explain query. Branch-4.1 still had the earlier stats-injection workaround from 
#64613, but later failure evidence showed stats pinning was not the root cause: 
the flaky plan shape is driven by bucket-shuffle downgrade under higher runtime 
parallelism.
   
   This patch removes the obsolete stats injection and pins \ for the target 
explain SQL.
   
   Related to #64960.
   Follow-up/backport of #64940.
   
   ## Testing
   
   - [x] \
   - [ ] Not run regression locally; requires Cloud P0-compatible regression 
environment.


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