Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
Gabriel39 merged PR #25596: URL: https://github.com/apache/doris/pull/25596 -- 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.ap

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1770482539 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1770482633 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1770464006 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.28 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
doris-robot commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1770379839 TeamCity be ut coverage result: Function Coverage: 37.01% (8286/22387) Line Coverage: 29.09% (66462/228447) Region Coverage: 27.76% (34514/124343) Branch Coverage: 24.3

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1365096095 ## be/src/vec/runtime/partitioner.cpp: ## @@ -0,0 +1,70 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license ag

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
Gabriel39 commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1770278482 run buildall -- 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 un

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-19 Thread via GitHub
github-actions[bot] commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1365061885 ## be/src/vec/runtime/partitioner.cpp: ## @@ -0,0 +1,67 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license ag

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
github-actions[bot] commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1364901157 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -211,6 +206,28 @@ Status ExchangeSinkLocalState::init(RuntimeState* state, LocalSinkStateInfo& in

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
HappenLee commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1364823693 ## be/src/vec/runtime/partitioner.cpp: ## @@ -0,0 +1,101 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements.

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
HappenLee commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1364818705 ## be/src/pipeline/exec/exchange_sink_operator.cpp: ## @@ -211,6 +206,20 @@ Status ExchangeSinkLocalState::init(RuntimeState* state, LocalSinkStateInfo& inf

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
Gabriel39 commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1769810474 run buildall -- 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 un

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
Gabriel39 commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1769770607 run buildall -- 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 un

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
Gabriel39 commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1768645396 run buildall -- 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 un

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
github-actions[bot] commented on code in PR #25596: URL: https://github.com/apache/doris/pull/25596#discussion_r1363682178 ## be/src/vec/runtime/partitioner.h: ## @@ -0,0 +1,94 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agre

Re: [PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
Gabriel39 commented on PR #25596: URL: https://github.com/apache/doris/pull/25596#issuecomment-1768198831 run buildall -- 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 un

[PR] [refactor](shuffle) Simplify hash partitioning strategy [doris]

2023-10-18 Thread via GitHub
Gabriel39 opened a new pull request, #25596: URL: https://github.com/apache/doris/pull/25596 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt