Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-20 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-20 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-20 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-19 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-19 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-19 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-19 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-18 Thread via GitHub
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

Re: [PR] [fix](group commit) Fix some group commit case [doris]

2024-01-18 Thread via GitHub
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

[PR] [fix](group commit) Fix some group commit case [doris]

2024-01-18 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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.

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

Re: [PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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

[PR] (fix)[group-commit] Fix some group commit case [doris]

2024-01-15 Thread via GitHub
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