ziudu opened a new issue, #10704:
URL: https://github.com/apache/hudi/issues/10704

   As explained in 
https://databricks-prod-cloudfront.cloud.databricks.com/public/4027ec902e239c93eaaa8714f173bcfc/4861715144695760/2994977456373837/5701837197372837/latest.html,
 the join of two bucketed tables could skip shuffle in a SortMergeJoin. 
   
   Is there anything similar in Hudi ? I think it could greatly improve join 
performance.
   
   I tried bucketIndex, but the join between two tables with bucketIndex still 
needs shuffle.
   


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

Reply via email to