…r (#39568) For query plan  we will plan local exchangers and get a new plan  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.--> Co-authored-by: Gabriel <gabrielleebuaa@gmail.com>