Re: [PR] [ut](jsonb) fix expected output for cast json type [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40251: URL: https://github.com/apache/doris/pull/40251#issuecomment-2323957476 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] [ut](jsonb) fix expected output for cast json type [doris]

2024-09-01 Thread via GitHub
eldenmoon commented on PR #40251: URL: https://github.com/apache/doris/pull/40251#issuecomment-2323957531 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] [ut](jsonb) fix expected output for cast json type [doris]

2024-09-01 Thread via GitHub
eldenmoon opened a new pull request, #40251: URL: https://github.com/apache/doris/pull/40251 related PR #38683 -- 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] [Enhancement] Add regression case for group commit [doris]

2024-09-01 Thread via GitHub
Tech-Circle-48 commented on PR #39600: URL: https://github.com/apache/doris/pull/39600#issuecomment-2323954739 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.

[PR] [fix](inverted index) Handle an empty segment index file [doris-thirdparty]

2024-09-01 Thread via GitHub
zzzxl1993 opened a new pull request, #239: URL: https://github.com/apache/doris-thirdparty/pull/239 (no comment) -- 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 unsubscr

Re: [PR] [feature] agg model support sequence column [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40250: URL: https://github.com/apache/doris/pull/40250#issuecomment-2323949399 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] [fix](nereids)build agg for random distributed agg table in bindRelation phase [doris]

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

[PR] [feature] agg model support sequence column [doris]

2024-09-01 Thread via GitHub
Sjwhello opened a new pull request, #40250: URL: https://github.com/apache/doris/pull/40250 - AGG model support sequence column -- 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

(doris) branch branch-2.1 updated: [regression-test](cases) optimize some cases (#40240)

2024-09-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new c8d3202595c [regression-test](cases) op

Re: [PR] [regression-test](cases) optimize some cases [doris]

2024-09-01 Thread via GitHub
yiguolei merged PR #40240: URL: https://github.com/apache/doris/pull/40240 -- 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] [opt](profile) Print information when collection of profile is not finished. [doris]

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

Re: [PR] [fix](nereids)build agg for random distributed agg table in bindRelation phase [doris]

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

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

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

(doris-website) 01/01: add warning for agg_state

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a commit to branch dev_0902 in repository https://gitbox.apache.org/repos/asf/doris-website.git commit 7ff5f1c22d7b7308d7e3836465694bc8867f004a Author: BiteThet AuthorDate: Mon Sep 2 14:37:35 2024 +0800

(doris-website) branch dev_0902 created (now 7ff5f1c22d)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_0902 in repository https://gitbox.apache.org/repos/asf/doris-website.git at 7ff5f1c22d add warning for agg_state This branch includes the following new commits: new 7ff5f1c22

[PR] add warning for agg_state [doris-website]

2024-09-01 Thread via GitHub
BiteThet opened a new pull request, #1076: URL: https://github.com/apache/doris-website/pull/1076 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [x] English -- This is an automated message from the Apache Git Service

Re: [PR] fix tools annotation error [doris]

2024-09-01 Thread via GitHub
Toms1999 commented on PR #40249: URL: https://github.com/apache/doris/pull/40249#issuecomment-2323925130 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 tools annotation error [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40249: URL: https://github.com/apache/doris/pull/40249#issuecomment-2323924878 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] fix tools annotation error [doris]

2024-09-01 Thread via GitHub
Toms1999 opened a new pull request, #40249: URL: https://github.com/apache/doris/pull/40249 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

(doris) branch master updated: [opt](Nereids) add job, analyze, load and cancel statements syntax (#40203)

2024-09-01 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 4c16768f7c5 [opt](Nereids) add job, analyze, l

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

2024-09-01 Thread via GitHub
morrySnow merged PR #40203: URL: https://github.com/apache/doris/pull/40203 -- 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

(doris) branch branch-2.1 updated: [fix](topn) Fix wrong rows returned by TOPN sorter (#40243)

2024-09-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e4ee0e83798 [fix](topn) Fix wrong rows

Re: [PR] [fix](topn) Fix wrong rows returned by TOPN sorter [doris]

2024-09-01 Thread via GitHub
yiguolei merged PR #40243: URL: https://github.com/apache/doris/pull/40243 -- 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

(doris) branch cp_0821_2 deleted (was cabf18cb42e)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0821_2 in repository https://gitbox.apache.org/repos/asf/doris.git was cabf18cb42e [Bug](runtime-filter) set inited to true on BloomFilterFuncBase::assign (#39335) The revisions tha

(doris) branch 215_ndsd deleted (was 09aa5569882)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch 215_ndsd in repository https://gitbox.apache.org/repos/asf/doris.git was 09aa5569882 [Improvement](rpc) set grpc channel's keepAliveTime and remove proxy … (#38380) This change permane

(doris) branch cp_0812_2 deleted (was 1a49075a2ce)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch cp_0812_2 in repository https://gitbox.apache.org/repos/asf/doris.git was 1a49075a2ce fix The revisions that were on this branch are still contained in other references; therefore, this

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

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

Re: [I] Issue on docs [doris-website]

2024-09-01 Thread via GitHub
BiteThet closed issue #1025: Issue on docs URL: https://github.com/apache/doris-website/issues/1025 -- 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:

(doris-website) branch dev_0709 deleted (was 85c84a0350)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_0709 in repository https://gitbox.apache.org/repos/asf/doris-website.git was 85c84a0350 update 2.1 The revisions that were on this branch are still contained in other references; th

(doris-website) branch dev_0820 deleted (was 68b5293b8a)

2024-09-01 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch dev_0820 in repository https://gitbox.apache.org/repos/asf/doris-website.git was 68b5293b8a update fragment mgr aynic work pool config The revisions that were on this branch are still c

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

2024-09-01 Thread via GitHub
zhiqiang- commented on PR #39927: URL: https://github.com/apache/doris/pull/39927#issuecomment-2323907091 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. T

Re: [PR] [feature](statistics) Support get row count for JDBC external table. (#38889) [doris]

2024-09-01 Thread via GitHub
Jibing-Li commented on PR #40248: URL: https://github.com/apache/doris/pull/40248#issuecomment-2323903388 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] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40232: URL: https://github.com/apache/doris/pull/40232#issuecomment-2323902814 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] [Chore](inverted index) remove useless code in scan operator for normalize compound and match predicate [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40232: URL: https://github.com/apache/doris/pull/40232#issuecomment-2323902774 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

[PR] [feature](statistics) Support get row count for JDBC external table. (#38889) [doris]

2024-09-01 Thread via GitHub
Jibing-Li opened a new pull request, #40248: URL: https://github.com/apache/doris/pull/40248 backport: https://github.com/apache/doris/pull/38889 -- 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

Re: [PR] [feature](statistics) Support get row count for JDBC external table. (#38889) [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40248: URL: https://github.com/apache/doris/pull/40248#issuecomment-2323902228 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] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40203: URL: https://github.com/apache/doris/pull/40203#issuecomment-2323895157 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] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40203: URL: https://github.com/apache/doris/pull/40203#issuecomment-2323895210 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

(doris) branch branch-2.0 updated: [fix](nereids)update session var for broadcast penalty (#40199)

2024-09-01 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 3ee0e2baf90 [fix](nereids)update sessio

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

2024-09-01 Thread via GitHub
englefly merged PR #40199: URL: https://github.com/apache/doris/pull/40199 -- 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](nereids)build agg for random distributed agg table in bindRelation phase [doris]

2024-09-01 Thread via GitHub
starocean999 commented on PR #40181: URL: https://github.com/apache/doris/pull/40181#issuecomment-2323881240 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] [cherry-pick](branch-21) fix encryption_function return wrong result at const column (#40201) [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40247: URL: https://github.com/apache/doris/pull/40247#issuecomment-2323879147 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] [cherry-pick](branch-21) fix encryption_function return wrong result at const column (#40201) [doris]

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

(doris) branch branch-2.1 updated: [pick](Variant) truncate key when column is variant type when crea… (#40238)

2024-09-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 98e039ae319 [pick](Variant) truncate ke

Re: [I] [Bug] 2.1.5 create hdfs resource and set username = hdfs and no password ,report RemoteException error:Permission denied,username=root [doris]

2024-09-01 Thread via GitHub
bestboy closed issue #40235: [Bug] 2.1.5 create hdfs resource and set username = hdfs and no password ,report RemoteException error:Permission denied,username=root URL: https://github.com/apache/doris/issues/40235 -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [pick](Variant) truncate key when column is variant type when crea… [doris]

2024-09-01 Thread via GitHub
yiguolei merged PR #40238: URL: https://github.com/apache/doris/pull/40238 -- 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] [cherry-pick](branch-21) fix encryption_function return wrong result at const column (#40201) [doris]

2024-09-01 Thread via GitHub
zhangstar333 commented on PR #40247: URL: https://github.com/apache/doris/pull/40247#issuecomment-2323871367 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] [cherry-pick](branch-21) fix encryption_function return wrong result at const column (#40201) [doris]

2024-09-01 Thread via GitHub
zhangstar333 opened a new pull request, #40247: URL: https://github.com/apache/doris/pull/40247 ## Proposed changes cherry-pick from master #40201 the string object have error of order, should be src, key,iv,mode -- This is an automated message from the Apache Git Service

(doris) branch master updated: [Bug](function) fix encryption_function return wrong result at const column (#40201)

2024-09-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 79eb36782ae [Bug](function) fix encryption_func

Re: [PR] [Bug](function) fix encryption_function return wrong result at const column [doris]

2024-09-01 Thread via GitHub
yiguolei merged PR #40201: URL: https://github.com/apache/doris/pull/40201 -- 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] [opt](profile) Print information when collection of profile is not finished. [doris]

2024-09-01 Thread via GitHub
zhiqiang- commented on PR #40246: URL: https://github.com/apache/doris/pull/40246#issuecomment-2323862446 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. T

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

2024-09-01 Thread via GitHub
zhiqiang- commented on PR #40246: URL: https://github.com/apache/doris/pull/40246#issuecomment-2323861654 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. T

Re: [PR] [opt](profile) Print information when collection of profile is not finished. [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40246: URL: https://github.com/apache/doris/pull/40246#issuecomment-2323861591 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] [opt](profile) Print information when collection of profile is not finished. [doris]

2024-09-01 Thread via GitHub
zhiqiang- opened a new pull request, #40246: URL: https://github.com/apache/doris/pull/40246 (no comment) -- 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

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40199: URL: https://github.com/apache/doris/pull/40199#issuecomment-2323848742 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 530de7820a5d67419afe78a8de80e385bae8560a with default session variables Stream

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40199: URL: https://github.com/apache/doris/pull/40199#issuecomment-2323845575 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] [Enhancement] support information_schema.partitions [doris]

2024-09-01 Thread via GitHub
Vallishp commented on code in PR #40153: URL: https://github.com/apache/doris/pull/40153#discussion_r1740341595 ## be/src/exec/schema_scanner/schema_partitions_scanner.cpp: ## @@ -75,21 +77,14 @@ Status SchemaPartitionsScanner::start(RuntimeState* state) { } SCOPED_TIM

Re: [PR] [doc] Fix memory docs [doris-website]

2024-09-01 Thread via GitHub
yiguolei merged PR #1075: URL: https://github.com/apache/doris-website/pull/1075 -- 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...@dor

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

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

Re: [PR] [debug](auto-partition) debug auto&dynamic partition creation [doris]

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

(doris) branch master updated: [test](inverted index) move show data case from p1 to p2 (#40234)

2024-09-01 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 6061293f2f0 [test](inverted index) move show da

Re: [PR] [test](inverted index) move show data case from p1 to p2 [doris]

2024-09-01 Thread via GitHub
airborne12 merged PR #40234: URL: https://github.com/apache/doris/pull/40234 -- 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.a

(doris) branch master updated: [chore](conf) Specify UTF8 as the default charset. (#39521)

2024-09-01 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 48991df34f0 [chore](conf) Specify UTF8 as the

Re: [PR] [chore](conf) Specify UTF8 as the default charset. [doris]

2024-09-01 Thread via GitHub
gavinchou merged PR #39521: URL: https://github.com/apache/doris/pull/39521 -- 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] [debug](auto-partition) debug auto&dynamic partition creation [doris]

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

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

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

Re: [PR] [improvement](mtmv) Support to contain select constant clause when create async materialized view [doris]

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

Re: [PR] [improvement](mtmv) Support to contain select constant clause when create async materialized view [doris]

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

Re: [PR] [debug](auto-partition) debug auto&dynamic partition creation [doris]

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

Re: [PR] [feature](statistics)Support enable/disable auto analyze for table. [doris]

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

Re: [PR] [fix] (compaction) fix compaction score in time series policy [doris]

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

Re: [PR] [improvement](mtmv) Support to contain select constant clause when create async materialized view [doris]

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

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [feature](statistics)Support enable/disable auto analyze for table. [doris]

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

Re: [PR] [opt](function)Optimize the performance of the pad function under UTF-8. [doris]

2024-09-01 Thread via GitHub
HappenLee commented on code in PR #40162: URL: https://github.com/apache/doris/pull/40162#discussion_r1740319357 ## be/src/util/simd/vstring_function.h: ## @@ -187,6 +187,19 @@ class VStringFunctions { return p; } +static inline std::pair skip_leading_utf8(co

Re: [PR] [opt](scanner profile) Add MaxMemoryUsageAtSameTime and MaxRunningScannerAtSameTime [doris]

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

Re: [PR] [fix] (compaction) fix compaction score in time series policy [doris]

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

Re: [PR] [opt](function)Optimize the performance of the pad function under UTF-8. [doris]

2024-09-01 Thread via GitHub
HappenLee commented on code in PR #40162: URL: https://github.com/apache/doris/pull/40162#discussion_r1740317664 ## be/src/util/simd/vstring_function.h: ## @@ -187,6 +187,19 @@ class VStringFunctions { return p; } +static inline std::pair skip_leading_utf8(co

Re: [PR] [opt](function)Optimize the performance of the pad function under UTF-8. [doris]

2024-09-01 Thread via GitHub
HappenLee commented on code in PR #40162: URL: https://github.com/apache/doris/pull/40162#discussion_r1740317261 ## be/src/vec/functions/function_string.h: ## @@ -1556,86 +1556,106 @@ class FunctionStringPad : public IFunction { const auto* padcol = assert_cast(col[2].g

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40203: URL: https://github.com/apache/doris/pull/40203#issuecomment-2323801935 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] [Feat](Nereids) add use mv hint [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40167: URL: https://github.com/apache/doris/pull/40167#issuecomment-2323801205 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] [opt](scanner profile) Add MaxMemoryUsageAtSameTime and MaxRunningScannerAtSameTime [doris]

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

Re: [PR] [Feat](Nereids) add use mv hint [doris]

2024-09-01 Thread via GitHub
github-actions[bot] commented on PR #40167: URL: https://github.com/apache/doris/pull/40167#issuecomment-2323801177 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] [debug](auto-partition) debug auto&dynamic partition creation [doris]

2024-09-01 Thread via GitHub
zclllyybb commented on PR #40245: URL: https://github.com/apache/doris/pull/40245#issuecomment-2323801036 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] [debug](auto-partition) debug auto&dynamic partition creation [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40245: URL: https://github.com/apache/doris/pull/40245#issuecomment-2323800999 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] [debug](auto-partition) debug auto&dynamic partition creation [doris]

2024-09-01 Thread via GitHub
zclllyybb opened a new pull request, #40245: URL: https://github.com/apache/doris/pull/40245 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [fix](nereids)update session var for broadcast penalty [doris]

2024-09-01 Thread via GitHub
englefly commented on PR #40199: URL: https://github.com/apache/doris/pull/40199#issuecomment-2323800271 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](topn) Fix wrong rows returned by TOPN sorter [doris]

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

Re: [PR] [feature](statistics)Support enable/disable auto analyze for table. [doris]

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

Re: [PR] [fix](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

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

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

2024-09-01 Thread via GitHub
doris-robot commented on PR #40203: URL: https://github.com/apache/doris/pull/40203#issuecomment-2323797475 TPC-DS: Total hot run time: 193348 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 compaction score in time series policy [doris]

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

Re: [PR] [fix](topn) Fix wrong rows returned by TOPN sorter [doris]

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

Re: [PR] [opt](scanner) Control the degree of parallelism of scanner when only limit involved [doris]

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

Re: [PR] [fix](mtmv) Disable sql_limit variable when query rewrite by materialize view [doris]

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

Re: [PR] [opt](scanner profile) Add MaxMemoryUsageAtSameTime and MaxRunningScannerAtSameTime [doris]

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

Re: [PR] [Feat](nereids) add max/min filter push down rewrite rule [doris]

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

Re: [PR] [opt](Nereids) add job, analyze, load and cancel statements syntax [doris]

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

Re: [PR] [Feat](nereids) add max/min filter push down rewrite rule [doris]

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

  1   2   3   4   5   >