englefly commented on pull request #8683: URL: https://github.com/apache/incubator-doris/pull/8683#issuecomment-1082533380
> Can you provide some performance changes and conclusions before and after the table conversion? 1. Trigger bucket shuffle join for the following joins orders join lineitem part join partsupp 2. The distribution num of lineitem equals to that of orders, so that the buckets of both table are aligned, and good for bucket 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
