Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-04-05 Thread via GitHub
HappenLee commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2004749195 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -184,57 +184,73 @@ class ArrayMapFunction : public LambdaFunction { data_types.push_ba

[PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-04-05 Thread via GitHub
zhangstar333 opened a new pull request, #49212: URL: https://github.com/apache/doris/pull/49212 ### What problem does this PR solve? Problem Summary: support memory reuse in array_map, so no need to alloc memory every time. ### Release note None ### Check List (For

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-04-04 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2732883924 # BE UT Coverage Report Increment line coverage `0.00% (0/45)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7798c7d0e7a225beec50b9af5a4af9d923b9

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-04-04 Thread via GitHub
github-actions[bot] commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2742559541 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-27 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739135113 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-21 Thread via GitHub
HappenLee merged PR #49212: URL: https://github.com/apache/doris/pull/49212 -- 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-21 Thread via GitHub
github-actions[bot] commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2742559480 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739457062 # BE UT Coverage Report Increment line coverage `0.00% (0/84)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ae43e17d027d5a34914cbc4b9605c3f0b4de

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739268340 ClickBench: Total hot run time: 31.36 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
zhangstar333 commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739068477 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
zhangstar333 commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739168792 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
zhangstar333 commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2004814123 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -184,57 +184,73 @@ class ArrayMapFunction : public LambdaFunction { data_types.push

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739063460 ClickBench: Total hot run time: 31.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
HappenLee commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2004750242 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -184,57 +184,73 @@ class ArrayMapFunction : public LambdaFunction { data_types.push_ba

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
HappenLee commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2004749195 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -184,57 +184,73 @@ class ArrayMapFunction : public LambdaFunction { data_types.push_ba

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-19 Thread via GitHub
zhangstar333 commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2739023676 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2735262781 ClickBench: Total hot run time: 31.02 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
doris-robot commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2735387013 # BE UT Coverage Report Increment line coverage `0.00% (0/84)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e0fbf908c3c2f25ea5f4787d0c98edba5189

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

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

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
zhangstar333 commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2735226120 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
HappenLee commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2001598067 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -77,9 +77,8 @@ class ArrayMapFunction : public LambdaFunction { std::string get_name() const

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
HappenLee commented on code in PR #49212: URL: https://github.com/apache/doris/pull/49212#discussion_r2001594891 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -233,7 +239,14 @@ class ArrayMapFunction : public LambdaFunction { }

Re: [PR] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
zhangstar333 commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2732267325 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] [improve](function) memory reuse in array_map fucntion [doris]

2025-03-18 Thread via GitHub
hello-stephen commented on PR #49212: URL: https://github.com/apache/doris/pull/49212#issuecomment-2732265543 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+pro