Uh oh!
There was an error while loading. Please reload this page.
[fix](pipeline_x) Crc32HashPartitioner should use ShuffleChannelIds - #34147
Conversation
doris-robot
commented
Apr 26, 2024
Thank you for your contribution to Apache Doris. Since 2024-03-18, the Document has been moved to doris-website. |
mrhhsg
commented
Apr 26, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
doris-robot
commented
Apr 26, 2024
TPC-H: Total hot run time: 39454 ms |
doris-robot
commented
Apr 26, 2024
TPC-DS: Total hot run time: 187194 ms |
doris-robot
commented
Apr 26, 2024
TeamCity be ut coverage result: |
Proposed changes
The
LocalExchangeChannelIdsis designed to handle hash values with the type of uint64_t.Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...