Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-03 Thread via GitHub
HappenLee merged PR #30709: URL: https://github.com/apache/doris/pull/30709 -- 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-03 Thread via GitHub
github-actions[bot] commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1925564211 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-03 Thread via GitHub
github-actions[bot] commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1925564204 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-03 Thread via GitHub
HappenLee commented on code in PR #30709: URL: https://github.com/apache/doris/pull/30709#discussion_r1477168451 ## be/src/vec/olap/vertical_block_reader.cpp: ## @@ -319,6 +319,9 @@ void VerticalBlockReader::_update_agg_value(MutableColumns& columns, int begin, fun

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923667914 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 74854117b4fa8953af8f7eec9266550a37969589 with default session variables Stream

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923662847 ClickBench: Total hot run time: 30.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923654909 TPC-DS: Total hot run time: 182030 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923639230 TPC-H: Total hot run time: 36574 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923638265 TeamCity be ut coverage result: Function Coverage: 36.16% (8626/23856) Line Coverage: 28.22% (70532/249938) Region Coverage: 27.23% (36392/133660) Branch Coverage: 24.0

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923603836 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
BiteThet commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923589635 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

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923375187 TeamCity be ut coverage result: Function Coverage: 36.16% (8627/23856) Line Coverage: 28.22% (70537/249926) Region Coverage: 27.24% (36405/133643) Branch Coverage: 24.0

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923353382 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 75e4677fbe1f79e8703d5141eb84ca4798941fc6 with default session variables Stream

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923347795 ClickBench: Total hot run time: 31.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923340188 TPC-DS: Total hot run time: 174189 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923323150 TPC-H: Total hot run time: 37019 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923292321 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-02 Thread via GitHub
BiteThet commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1923279546 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

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921319132 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3677dd6a90d7101ce394ccbd3c45ec3327defb1b with default session variables Stream

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921313017 ClickBench: Total hot run time: 30.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921302709 TPC-DS: Total hot run time: 174898 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921283423 TPC-H: Total hot run time: 36855 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
hello-stephen commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921180134 run performance -- 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.

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
yiguolei commented on code in PR #30709: URL: https://github.com/apache/doris/pull/30709#discussion_r1474257086 ## be/src/vec/olap/vertical_block_reader.h: ## @@ -107,6 +107,7 @@ class VerticalBlockReader final : public TabletReader { // for agg mode std::vector _agg_f

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
HappenLee commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1921047526 We better add regression test to cover the case -- 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

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920994389 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3677dd6a90d7101ce394ccbd3c45ec3327defb1b with default session variables Stream

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920989383 ClickBench: Total hot run time: 31.07 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920980120 TPC-DS: Total hot run time: 175101 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920962664 TeamCity be ut coverage result: Function Coverage: 36.17% (8624/23846) Line Coverage: 28.22% (70472/249694) Region Coverage: 27.23% (36382/133587) Branch Coverage: 24.0

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920959647 TPC-H: Total hot run time: 37226 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920925657 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] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
BiteThet commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920906660 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

Re: [PR] [Bug](compaction) pass arena to function->add_batch_range [doris]

2024-02-01 Thread via GitHub
doris-robot commented on PR #30709: URL: https://github.com/apache/doris/pull/30709#issuecomment-1920906362 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