Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-18 Thread via GitHub
yiguolei merged PR #49139: URL: https://github.com/apache/doris/pull/49139 -- 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2731540723 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
yiguolei commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2731541310 run feut -- 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 unsubsc

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2731540674 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
yiguolei merged PR #49140: URL: https://github.com/apache/doris/pull/49140 -- 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
doris-robot commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2729042246 # BE UT Coverage Report Increment line coverage `44.44% (4/9)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/101965913ccd90bbf80edf33a557476bbc8b

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728412762 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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
yiguolei commented on code in PR #49140: URL: https://github.com/apache/doris/pull/49140#discussion_r1998144285 ## be/src/vec/exprs/lambda_function/varray_map_function.cpp: ## @@ -134,8 +134,8 @@ class ArrayMapFunction : public LambdaFunction { auto type_array = arr

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2728661207 # BE UT Coverage Report Increment line coverage `44.44% (4/9)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/526912c81e3828371d93803b1ce663f6cb

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728577603 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
github-actions[bot] commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728577525 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](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
Gabriel39 commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728548698 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 un

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
yiguolei commented on code in PR #49140: URL: https://github.com/apache/doris/pull/49140#discussion_r1998141980 ## regression-test/conf/regression-conf.groovy: ## @@ -24,18 +24,18 @@ defaultDb = "regression_test" // init cmd like: select @@session.tx_read_only // at each time

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
Gabriel39 commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728503658 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 un

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
Gabriel39 commented on PR #49140: URL: https://github.com/apache/doris/pull/49140#issuecomment-2728417500 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 un

[PR] [fix](array/map) Fix BE crash in lambda functions [doris]

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

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
Gabriel39 commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2728410274 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 un

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
Gabriel39 commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2728396932 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 un

Re: [PR] [fix](array/map) Fix BE crash in lambda functions [doris]

2025-03-17 Thread via GitHub
hello-stephen commented on PR #49139: URL: https://github.com/apache/doris/pull/49139#issuecomment-2728397348 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

[PR] [fix](array/map) Fix BE crash in lambda functions [doris]

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