yiguolei merged PR #30132:
URL: https://github.com/apache/doris/pull/30132
--
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.apa
github-actions[bot] commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1902095263
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
github-actions[bot] commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1902095256
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
doris-robot commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899965025
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit f976c3a83a64a6bafd79ccbfddea6eb959eeadad with
default session variables
Stream
doris-robot commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899960891
ClickBench: Total hot run time: 31.2 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
C
doris-robot commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899953750
TPC-DS: Total hot run time: 176650 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899940413
TPC-H: Total hot run time: 39442 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
mymeiyi commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899900155
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 unsu
mymeiyi commented on PR #30132:
URL: https://github.com/apache/doris/pull/30132#issuecomment-1899890099
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 unsu
mymeiyi opened a new pull request, #30132:
URL: https://github.com/apache/doris/pull/30132
## Proposed changes
1. fix explain insert sql when:
```
set group_commit = async_mode;
explain insert into t values(1);
```
2. fix the table wal map may leak when schema change
dataroaring merged PR #30008:
URL: https://github.com/apache/doris/pull/30008
--
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.
doris-robot commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1893012311
Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
```
Load test result on commit 4ca30d8c11d253ff801959f7755b2ea507cc5296 with
default session variables
Stream
doris-robot commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1893010428
ClickBench: Total hot run time: 31.04 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1893007297
TPC-DS: Total hot run time: 180022 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892999698
TPC-H: Total hot run time: 39458 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892998511
TeamCity be ut coverage result:
Function Coverage: 36.67% (8646/23580)
Line Coverage: 28.69% (70454/245575)
Region Coverage: 27.62% (36422/131886)
Branch Coverage: 24.3
github-actions[bot] commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892993246
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
github-actions[bot] commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892990328
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
github-actions[bot] commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892982445
clang-tidy review says "All clean, LGTM! :+1:"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
mymeiyi commented on PR #30008:
URL: https://github.com/apache/doris/pull/30008#issuecomment-1892979515
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 unsu
mymeiyi opened a new pull request, #30008:
URL: https://github.com/apache/doris/pull/30008
## Proposed changes
Fix some group commit problems found by
https://github.com/apache/doris/pull/26856
## Further comments
If this is a relatively large or complex change, kick off
21 matches
Mail list logo