Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-14 Thread via GitHub
koarz commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2801293021 run p0 -- 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,

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-13 Thread via GitHub
github-actions[bot] commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2800312095 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] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-13 Thread via GitHub
github-actions[bot] commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2800312142 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] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-11 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2796559762 ClickBench: Total hot run time: 31.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-11 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2796549205 TPC-DS: Total hot run time: 192932 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-11 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2796524657 TPC-H: Total hot run time: 34259 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-11 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2796299741 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.07% (18162/27489) Region Coverage: 65.50% (8946/13657) Branch Coverage: 55.34

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-11 Thread via GitHub
koarz commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2796258600 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 unsubs

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-10 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2789539373 ClickBench: Total hot run time: 30.94 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-10 Thread via GitHub
w41ter commented on code in PR #49894: URL: https://github.com/apache/doris/pull/49894#discussion_r2036414435 ## fe/fe-core/src/main/java/org/apache/doris/persist/ModifyTableDefaultDistributionBucketNumOperationLog.java: ## @@ -54,6 +65,18 @@ public int getBucketNum() {

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2789523013 TPC-DS: Total hot run time: 185741 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2789492497 TPC-H: Total hot run time: 34375 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-09 Thread via GitHub
koarz commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2789219612 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 unsubs

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-09 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2789233204 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.11% (18171/27488) Region Coverage: 65.56% (8954/13657) Branch Coverage: 55.48

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-08 Thread via GitHub
doris-robot commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2788300183 TeamCity cloud ut coverage result: Function Coverage: 83.07% (1089/1311) Line Coverage: 66.05% (18155/27488) Region Coverage: 65.50% (8945/13657) Branch Coverage: 55.29

[PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-08 Thread via GitHub
koarz opened a new pull request, #49894: URL: https://github.com/apache/doris/pull/49894 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-08 Thread via GitHub
koarz commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2788282987 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 unsubs

Re: [PR] [feat](binlog) add modify distribution bucket num binlog [doris]

2025-04-08 Thread via GitHub
Thearas commented on PR #49894: URL: https://github.com/apache/doris/pull/49894#issuecomment-2788281511 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y