Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [feature&fix](cloud) Support hdfs accessor in Checker [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33280: URL: https://github.com/apache/doris/pull/33280#issuecomment-2040996067 TeamCity be ut coverage result: Function Coverage: 35.64% (8887/24932) Line Coverage: 27.38% (72953/266460) Region Coverage: 26.56% (37729/142040) Branch Coverage: 23.3

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

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

Re: [PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040994985 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) branch master updated: [fix(cloud-merge) Modify the cluster name in ttl test (#33279)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d7203657e00 [fix(cloud-merge) Modify the clu

Re: [PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33279: URL: https://github.com/apache/doris/pull/33279 -- 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] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

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

Re: [PR] [feature](merge-cloud) introduce copy into [doris]

2024-04-05 Thread via GitHub
gavinchou commented on code in PR #32759: URL: https://github.com/apache/doris/pull/32759#discussion_r1549491727 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -718,7 +723,8 @@ public Env(boolean isCheckpointCatalog) { Config.async_loading_

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040992979 TeamCity be ut coverage result: Function Coverage: 35.64% (8887/24938) Line Coverage: 27.37% (72947/266499) Region Coverage: 26.55% (37718/142060) Branch Coverage: 23.3

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

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

Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [chore](cloud) Fix clear file cache implementation and regression case [doris]

2024-04-05 Thread via GitHub
gavinchou commented on PR #33281: URL: https://github.com/apache/doris/pull/33281#issuecomment-2040992437 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] support show procedure status filters [doris]

2024-04-05 Thread via GitHub
xinyiZzz commented on code in PR #33264: URL: https://github.com/apache/doris/pull/33264#discussion_r1554535785 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java: ## @@ -59,10 +72,74 @@ public ShowResultSetMetaData getMetaD

Re: [PR] [chore](cloud) Fix clear file cache implementation and regression case [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on code in PR #33281: URL: https://github.com/apache/doris/pull/33281#discussion_r1554535769 ## be/src/io/cache/block_file_cache_factory.cpp: ## @@ -118,17 +118,12 @@ FileCacheFactory::get_query_context_holders(const TUniqueId& query_id) { ret

Re: [PR] [feature&fix](cloud) Support hdfs accessor in Checker [doris]

2024-04-05 Thread via GitHub
dataroaring commented on PR #33280: URL: https://github.com/apache/doris/pull/33280#issuecomment-2040991859 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

[PR] [chore](cloud) Fix clear file cache implementation and regression case [doris]

2024-04-05 Thread via GitHub
gavinchou opened a new pull request, #33281: URL: https://github.com/apache/doris/pull/33281 * Return summary message when calling clear_file_cache * Fix incorrect clear file cache case, the previous impl is not correct -- This is an automated message from the Apache Git Service

Re: [PR] [chore](cloud) Fix clear file cache implementation and regression case [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33281: URL: https://github.com/apache/doris/pull/33281#issuecomment-2040990834 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

Re: [PR] [feature&fix](cloud) Support hdfs accessor in Checker [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33280: URL: https://github.com/apache/doris/pull/33280#issuecomment-2040990166 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] [feature&fix](cloud) Support hdfs accessor in Checker [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33280: URL: https://github.com/apache/doris/pull/33280#issuecomment-2040989074 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

[PR] [feature&fix](cloud) Support hdfs accessor in Checker [doris]

2024-04-05 Thread via GitHub
platoneko opened a new pull request, #33280: URL: https://github.com/apache/doris/pull/33280 ## Proposed changes - Support hdfs accessor in Checker. - Fixed the returned path in `HdfsAccessor::list` to return the path excluding the accessor prefix rather than only file name (e.g. f

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
xiedeyantu commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040982987 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 u

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33273: URL: https://github.com/apache/doris/pull/33273#issuecomment-2040982471 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit b1cdffd2f1852dda992e605e2f1bc05de8e2d38e with default session variables Stream

Re: [PR] [fix](compaction) fix single replica compaction input rowsets [doris]

2024-04-05 Thread via GitHub
csun5285 commented on PR #33053: URL: https://github.com/apache/doris/pull/33053#issuecomment-2040982547 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 uns

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

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

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

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

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

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

(doris) branch master updated (39b1bd40f07 -> 8ea87892bb3)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 39b1bd40f07 [test](Cloud) Add more storage vault ut (#33269) add 8ea87892bb3 [fix](cloud_p0) exclude cache tt

Re: [PR] [fix](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33258: URL: https://github.com/apache/doris/pull/33258 -- 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](cloud_p0) exclude cache ttl in cloud_p0 [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33258: URL: https://github.com/apache/doris/pull/33258#issuecomment-2040977215 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](spill) fix hash join error 'invalid slot id' [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33273: URL: https://github.com/apache/doris/pull/33273#issuecomment-204097 TeamCity be ut coverage result: Function Coverage: 35.63% (8884/24933) Line Coverage: 27.36% (72918/266467) Region Coverage: 26.54% (37700/142041) Branch Coverage: 23.3

Re: [PR] [test](Cloud) Add more storage vault ut [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33269: URL: https://github.com/apache/doris/pull/33269 -- 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) branch master updated: [test](Cloud) Add more storage vault ut (#33269)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 39b1bd40f07 [test](Cloud) Add more storage v

Re: [PR] [fix](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040973995 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] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
dataroaring commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040970681 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] [testcase](hive)add exception test for hive txn [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33278: URL: https://github.com/apache/doris/pull/33278#issuecomment-2040970446 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit acbea5e0ed1fd5538f4720c5efa8c05e20166d2c with default session variables Stream

Re: [PR] [test](Cloud) Add more storage vault ut [doris]

2024-04-05 Thread via GitHub
gavinchou commented on code in PR #33269: URL: https://github.com/apache/doris/pull/33269#discussion_r1553219809 ## cloud/src/meta-service/meta_service.cpp: ## @@ -539,11 +539,24 @@ void MetaServiceImpl::create_tablets(::google::protobuf::RpcController* controll re

Re: [PR] [test](Cloud) Add more storage vault ut [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33269: URL: https://github.com/apache/doris/pull/33269#issuecomment-2040970099 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] [test](Cloud) Add more storage vault ut [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33269: URL: https://github.com/apache/doris/pull/33269#issuecomment-2040970092 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] [testcase](hive)add exception test for hive txn [doris]

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

Re: [PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040969533 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] [testcase](hive)add exception test for hive txn [doris]

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

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

2024-04-05 Thread via GitHub
jacktengg commented on PR #33273: URL: https://github.com/apache/doris/pull/33273#issuecomment-2040968224 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] [testcase](hive)add exception test for hive txn [doris]

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

Re: [PR] [fix](spill) fix hash join error 'invalid slot id' [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on code in PR #33273: URL: https://github.com/apache/doris/pull/33273#discussion_r1554523234 ## be/src/pipeline/exec/partitioned_hash_join_probe_operator.cpp: ## @@ -494,27 +494,35 @@ Status PartitionedHashJoinProbeOperatorX::init(const TPlanNode&

Re: [PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040961933 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] [testcase](hive)add exception test for hive txn [doris]

2024-04-05 Thread via GitHub
wuwenchi commented on PR #33278: URL: https://github.com/apache/doris/pull/33278#issuecomment-2040960683 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 uns

[PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
Lchangliang opened a new pull request, #33279: URL: https://github.com/apache/doris/pull/33279 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mai

Re: [PR] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
Lchangliang commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040959871 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] (cloud-merge) Modify the cluster name in ttl test [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33279: URL: https://github.com/apache/doris/pull/33279#issuecomment-2040959851 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

[PR] [testcase](hive)add exception test for hive txn [doris]

2024-04-05 Thread via GitHub
wuwenchi opened a new pull request, #33278: URL: https://github.com/apache/doris/pull/33278 ## Proposed changes Issue #31442 #32726 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [PR] [testcase](hive)add exception test for hive txn [doris]

2024-04-05 Thread via GitHub
wuwenchi commented on PR #33278: URL: https://github.com/apache/doris/pull/33278#issuecomment-2040959653 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 uns

Re: [PR] [testcase](hive)add exception test for hive txn [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33278: URL: https://github.com/apache/doris/pull/33278#issuecomment-2040959630 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

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33277: URL: https://github.com/apache/doris/pull/33277#issuecomment-2040953079 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 68d6810a504d09cd431a5d319763f95bc00216db with default session variables Stream

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

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

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

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

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

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

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on code in PR #33277: URL: https://github.com/apache/doris/pull/33277#discussion_r1554498939 ## be/src/pipeline/exec/partitioned_hash_join_sink_operator.cpp: ## @@ -55,10 +57,69 @@ Status PartitionedHashJoinSinkLocalState::close(RuntimeState* state

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

2024-04-05 Thread via GitHub
mrhhsg commented on PR #33277: URL: https://github.com/apache/doris/pull/33277#issuecomment-2040899765 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 unsub

Re: [PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33277: URL: https://github.com/apache/doris/pull/33277#issuecomment-2040899743 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

[PR] [improvement](spill) avoid unnecessary spilling in hash join build phase [doris]

2024-04-05 Thread via GitHub
mrhhsg opened a new pull request, #33277: URL: https://github.com/apache/doris/pull/33277 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
xiedeyantu commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040898812 run p0 -- 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
gavinchou commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040890664 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040890322 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
gavinchou commented on code in PR #33274: URL: https://github.com/apache/doris/pull/33274#discussion_r1554487600 ## cloud/script/run_all_tests.sh: ## @@ -104,21 +104,23 @@ echo "DORIS_JAVA_HOME=${DORIS_JAVA_HOME}" export LD_LIBRARY_PATH="${DORIS_JAVA_HOME}/lib/server:${LD_LIB

Re: [PR] [fix](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
liaoxin01 commented on code in PR #33274: URL: https://github.com/apache/doris/pull/33274#discussion_r1554485213 ## cloud/script/run_all_tests.sh: ## @@ -104,21 +104,23 @@ echo "DORIS_JAVA_HOME=${DORIS_JAVA_HOME}" export LD_LIBRARY_PATH="${DORIS_JAVA_HOME}/lib/server:${LD_LIB

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040853081 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit d61cd5c66dccf36ff9738d428bae1b1a8d647880 with default session variables Stream

Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [Feature](function) Add function strcmp [doris]

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

Re: [PR] [feature](agg) support aggregate function group_array_intersect [doris]

2024-04-05 Thread via GitHub
superdiaodiao commented on PR #33265: URL: https://github.com/apache/doris/pull/33265#issuecomment-2040843717 run p0 -- 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

(doris) branch master updated (e7a468b7b31 -> 99f1127b554)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e7a468b7b31 [chore](ci) set enableKafkaTest=true for test_routine_load (#33271) add 99f1127b554 [fix](merge-

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
doris-robot commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040843303 TeamCity be ut coverage result: Function Coverage: 35.64% (/24938) Line Coverage: 27.38% (72955/266499) Region Coverage: 26.55% (37721/142060) Branch Coverage: 23.3

Re: [PR] [fix](merge-cloud) change cloud rebalance config to masterOnly=true [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33261: URL: https://github.com/apache/doris/pull/33261 -- 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] [chore](ci) set enableKafkaTest=true for test_routine_load [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33271: URL: https://github.com/apache/doris/pull/33271 -- 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) branch master updated: [chore](ci) set enableKafkaTest=true for test_routine_load (#33271)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new e7a468b7b31 [chore](ci) set enableKafkaTest=

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
dataroaring commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040834528 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] [fix](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040833816 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040833801 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) branch master updated: [fix](routine-load) fix routine load lock do not release (#33275)

2024-04-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8429353e79e [fix](routine-load) fix routine

Re: [PR] [fix](routine-load) fix routine load lock do not release [doris]

2024-04-05 Thread via GitHub
dataroaring merged PR #33275: URL: https://github.com/apache/doris/pull/33275 -- 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] [feature-wip](meta) create or replace to overwrite table (#21834) [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #22636: URL: https://github.com/apache/doris/pull/22636#issuecomment-2040803522 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [typo](docs) Fix doc links to 404 (#24417) [doris]

2024-04-05 Thread via GitHub
github-actions[bot] closed pull request #24418: [typo](docs) Fix doc links to 404 (#24417) URL: https://github.com/apache/doris/pull/24418 -- 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 specifi

Re: [PR] [feature](cache) 2q LRU cache [doris]

2024-04-05 Thread via GitHub
github-actions[bot] closed pull request #23546: [feature](cache) 2q LRU cache URL: https://github.com/apache/doris/pull/23546 -- 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] [feature](system) support decommission disk for doris [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #24575: URL: https://github.com/apache/doris/pull/24575#issuecomment-2040803486 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [Test](Nereids) add comment of rules and add unit tests [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #24743: URL: https://github.com/apache/doris/pull/24743#issuecomment-2040803476 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [GEO][OSPP][WIP] add more geotype and geo funtions [doris]

2024-04-05 Thread via GitHub
github-actions[bot] closed pull request #25030: [GEO][OSPP][WIP] add more geotype and geo funtions URL: https://github.com/apache/doris/pull/25030 -- 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

Re: [PR] [fix](k8s) specify namespace using downward api [doris]

2024-04-05 Thread via GitHub
github-actions[bot] closed pull request #24961: [fix](k8s) specify namespace using downward api URL: https://github.com/apache/doris/pull/24961 -- 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 sp

Re: [PR] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
xiedeyantu commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040801279 run p0 -- 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] [Improvement](min-max) reduce copy on store_string_ref [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33232: URL: https://github.com/apache/doris/pull/33232#issuecomment-2040796107 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] [Improvement](min-max) reduce copy on store_string_ref [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33232: URL: https://github.com/apache/doris/pull/33232#issuecomment-2040796097 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] [Feature](function) Add function strcmp [doris]

2024-04-05 Thread via GitHub
xiedeyantu commented on PR #33272: URL: https://github.com/apache/doris/pull/33272#issuecomment-2040687460 run p0 -- 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
gavinchou commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040396117 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040372754 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040367965 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040367032 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040359574 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](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040362401 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/8573945976";) output. shellcheck err

Re: [PR] [fix](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040360824 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/8573934395";) output. shellcheck err

Re: [PR] [fix](UT) Fix incorrect command for cloud run_all_tests.sh [doris]

2024-04-05 Thread via GitHub
github-actions[bot] commented on PR #33274: URL: https://github.com/apache/doris/pull/33274#issuecomment-2040353012 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/8573865192";) output. shellcheck err

  1   2   3   >