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

   …r (#39568)
   
   For query plan
   
   
![image](https://github.com/user-attachments/assets/334cc4c4-49ae-4330-83ff-03b9bae00e3c)
   
   we will plan local exchangers  and get a new plan
   
   
![image](https://github.com/user-attachments/assets/2b8ece64-3aa0-423c-9db0-fd02024957db)
   
   and the hash join operator will get probe and build data which are different 
distributed (one is HASH shuffle and another is Bucket hash shuffle). This PR 
fix it.
   <!--Describe your changes.-->
   
   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to