Re: [PR] [Fix](regression) Fix typo in `test_schema_change_unique_mow` [doris]

2024-08-10 Thread via GitHub
bobhan1 commented on PR #39196: URL: https://github.com/apache/doris/pull/39196#issuecomment-2282582557 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 unsubscrib

Re: [PR] [fix](array_apply) array_apply replace logFatal with throw exception [doris]

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

Re: [PR] [fix](array_apply) array_apply replace logFatal with throw exception [doris]

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

Re: [PR] [cases](nested-types)run master cases for nested types [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #38329: URL: https://github.com/apache/doris/pull/38329#issuecomment-2282467184 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 40d022b3706270bc8bcf0238743950d99b90adae with default session variables Stream

Re: [PR] [cases](nested-types)run master cases for nested types [doris]

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

Re: [PR] [cases](nested-types)run master cases for nested types [doris]

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

Re: [PR] [fix](array_apply) array_apply replace logFatal with throw exception [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39185: URL: https://github.com/apache/doris/pull/39185#issuecomment-2282436920 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 366fd2a8b0fff0b8084786e6413fedb8e669f665 with default session variables Stream

Re: [PR] [improvement](external catalog)Optimize the process of refreshing catalog for 2.1 [doris]

2024-08-10 Thread via GitHub
wuwenchi commented on PR #39186: URL: https://github.com/apache/doris/pull/39186#issuecomment-2282435130 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] [feat](nereids) adjust stats derive by delta row [doris]

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

Re: [PR] [cases](nested-types)run master cases for nested types [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

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

(doris) branch branch-3.0 updated: [fix] (topn) fix uncleared block in topn_next() #39119 (#39199)

2024-08-10 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 2e5493d06d8 [fix] (topn) fix uncleared blo

Re: [PR] [fix] (topn) fix uncleared block in topn_next() #39119 [doris]

2024-08-10 Thread via GitHub
xiaokang merged PR #39199: URL: https://github.com/apache/doris/pull/39199 -- 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_apply) array_apply replace logFatal with throw exception [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #39105: URL: https://github.com/apache/doris/pull/39105#issuecomment-2282383939 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] [config](array) delete config enable_create_inverted_index_for_array [doris]

2024-08-10 Thread via GitHub
xiaokang commented on PR #39115: URL: https://github.com/apache/doris/pull/39115#issuecomment-2282378914 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] (topn) fix uncleared block in topn_next() #39119 [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #39199: URL: https://github.com/apache/doris/pull/39199#issuecomment-2282376554 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](array_apply) array_apply replace logFatal with throw exception [doris]

2024-08-10 Thread via GitHub
xiaokang commented on PR #39105: URL: https://github.com/apache/doris/pull/39105#issuecomment-2282374555 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] [cases](nested-types)case from master [doris]

2024-08-10 Thread via GitHub
xiaokang commented on PR #38330: URL: https://github.com/apache/doris/pull/38330#issuecomment-2282373440 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] [cases](nested-types)run master cases for nested types [doris]

2024-08-10 Thread via GitHub
xiaokang commented on PR #38329: URL: https://github.com/apache/doris/pull/38329#issuecomment-2282373366 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] (topn) fix uncleared block in topn_next() #39119 [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39199: URL: https://github.com/apache/doris/pull/39199#issuecomment-2282373023 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] (topn) fix uncleared block in topn_next() #39119 [doris]

2024-08-10 Thread via GitHub
xiaokang commented on PR #39199: URL: https://github.com/apache/doris/pull/39199#issuecomment-2282373017 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] [fix] (topn) fix uncleared block in topn_next() #39119 [doris]

2024-08-10 Thread via GitHub
xiaokang opened a new pull request, #39199: URL: https://github.com/apache/doris/pull/39199 cherry pick from #39119 -- 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] [fix] (topn) fix uncleared block in topn_next() [doris]

2024-08-10 Thread via GitHub
xiaokang merged PR #39119: URL: https://github.com/apache/doris/pull/39119 -- 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 master updated: [fix] (topn) fix uncleared block in topn_next() (#39119)

2024-08-10 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 476a159dea4 [fix] (topn) fix uncleared block in to

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

2024-08-10 Thread via GitHub
englefly commented on PR #39185: URL: https://github.com/apache/doris/pull/39185#issuecomment-2282371483 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] [enhancement](regression-test) agg schema value add case [doris]

2024-08-10 Thread via GitHub
cjj2010 commented on PR #38968: URL: https://github.com/apache/doris/pull/38968#issuecomment-2282371039 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 unsu

Re: [PR] [enhancement](regression-test) agg schema key modify case [doris]

2024-08-10 Thread via GitHub
cjj2010 commented on PR #39198: URL: https://github.com/apache/doris/pull/39198#issuecomment-2282370915 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 unsu

Re: [PR] [enhancement](regression-test) agg schema key modify case [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39198: URL: https://github.com/apache/doris/pull/39198#issuecomment-2282370837 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] [enhancement](regression-test) agg schema key modify case [doris]

2024-08-10 Thread via GitHub
cjj2010 opened a new pull request, #39198: URL: https://github.com/apache/doris/pull/39198 ## 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 abo

(doris) branch master updated: [fix](nereids)semi join transpose rule produce wrong plan if there is mark join (#39152)

2024-08-10 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 46fceed7d7f [fix](nereids)semi join transpo

Re: [PR] [fix](nereids)semi join transpose rule produce wrong plan if there is mark join [doris]

2024-08-10 Thread via GitHub
starocean999 merged PR #39152: URL: https://github.com/apache/doris/pull/39152 -- 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](nereids)semi join transpose rule produce wrong plan if there is mark join [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #39152: URL: https://github.com/apache/doris/pull/39152#issuecomment-2282362578 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](s3_tvf)Fixed s3 tvf missing http header when parsing endpoint from uri. [doris]

2024-08-10 Thread via GitHub
hubgeter closed pull request #39168: [fix](s3_tvf)Fixed s3 tvf missing http header when parsing endpoint from uri. URL: https://github.com/apache/doris/pull/39168 -- 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

Re: [PR] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on code in PR #39197: URL: https://github.com/apache/doris/pull/39197#discussion_r1712877481 ## be/src/util/string_parser.hpp: ## @@ -535,7 +539,7 @@ } template -T StringParser::string_to_decimal(const char* __restrict s, int len, int type_pre

Re: [PR] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on code in PR #39197: URL: https://github.com/apache/doris/pull/39197#discussion_r1712876126 ## be/src/gutil/strings/numbers.cc: ## @@ -1042,7 +1046,7 @@ //strict mode, but "01" == "1" otherwise. //

Re: [PR] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

2024-08-10 Thread via GitHub
Mryange commented on PR #39197: URL: https://github.com/apache/doris/pull/39197#issuecomment-2282355208 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 unsu

Re: [PR] [docs](test) [doris-website]

2024-08-10 Thread via GitHub
KassieZ closed pull request #984: [docs](test) URL: https://github.com/apache/doris-website/pull/984 -- 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: com

[PR] [docs](test) [doris-website]

2024-08-10 Thread via GitHub
KassieZ opened a new pull request, #984: URL: https://github.com/apache/doris-website/pull/984 (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] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39197: URL: https://github.com/apache/doris/pull/39197#issuecomment-2282353545 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] [chore](compile)Enable the shorten-64-to-32 compilation option in Exprs [doris]

2024-08-10 Thread via GitHub
Mryange opened a new pull request, #39197: URL: https://github.com/apache/doris/pull/39197 ## Proposed changes Since there are quite a few, I'll modify each module one by one here. -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] [Enhancement]use awaitility.await() add in variant and schema testcase [doris]

2024-08-10 Thread via GitHub
Vallishp commented on PR #38836: URL: https://github.com/apache/doris/pull/38836#issuecomment-2282353248 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] [improvement](external catalog)Optimize the process of refreshing catalog for 2.1 [doris]

2024-08-10 Thread via GitHub
wuwenchi commented on PR #39186: URL: https://github.com/apache/doris/pull/39186#issuecomment-2282351586 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](nereids)semi join transpose rule produce wrong plan if there is mark join [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #39152: URL: https://github.com/apache/doris/pull/39152#issuecomment-2282345601 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](regression) Fix typo in `test_schema_change_unique_mow` [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39196: URL: https://github.com/apache/doris/pull/39196#issuecomment-2282322199 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](regression) Fix typo in `test_schema_change_unique_mow` [doris]

2024-08-10 Thread via GitHub
bobhan1 opened a new pull request, #39196: URL: https://github.com/apache/doris/pull/39196 ## Proposed changes fix typo in https://github.com/apache/doris/pull/39173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [PR] [Fix](regression) Fix typo in `test_schema_change_unique_mow` [doris]

2024-08-10 Thread via GitHub
bobhan1 commented on PR #39196: URL: https://github.com/apache/doris/pull/39196#issuecomment-2282322211 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 unsu

(doris) branch branch-3.0 updated: [Chore](case) remove max in num check case (#39049)

2024-08-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 65aaff8a3e6 [Chore](case) remove max

Re: [PR] [fix](function) MicroSecondsSub without scale (#38945) [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39195: URL: https://github.com/apache/doris/pull/39195#issuecomment-2282316920 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](function) MicroSecondsSub without scale (#38945) [doris]

2024-08-10 Thread via GitHub
Mryange opened a new pull request, #39195: URL: https://github.com/apache/doris/pull/39195 ## Proposed changes https://github.com/apache/doris/pull/38945 Added the computeSignature function for millisecond/microsecond calculation functions to generate parameters and return values with

Re: [PR] [fix](function) MicroSecondsSub without scale (#38945) [doris]

2024-08-10 Thread via GitHub
Mryange commented on PR #39194: URL: https://github.com/apache/doris/pull/39194#issuecomment-2282315338 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 unsu

Re: [PR] [fix](function) MicroSecondsSub without scale (#38945) [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39194: URL: https://github.com/apache/doris/pull/39194#issuecomment-2282315332 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](function) MicroSecondsSub without scale (#38945) [doris]

2024-08-10 Thread via GitHub
Mryange opened a new pull request, #39194: URL: https://github.com/apache/doris/pull/39194 ## Proposed changes https://github.com/apache/doris/pull/38945 Added the computeSignature function for millisecond/microsecond calculation functions to generate parameters and return values with

(doris) branch master updated: [fix](ub) undefined behavior in FixedContainer (#39191)

2024-08-10 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 7697f02b890 [fix](ub) undefined behavior in Fix

Re: [PR] [fix](ub) undefined behavior in FixedContainer [doris]

2024-08-10 Thread via GitHub
yiguolei merged PR #39191: URL: https://github.com/apache/doris/pull/39191 -- 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] [Performance](opt) opt the order by performance in permutation [doris]

2024-08-10 Thread via GitHub
yiguolei commented on PR #39089: URL: https://github.com/apache/doris/pull/39089#issuecomment-2282300849 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

(doris) branch master updated: [fix](function) MicroSecondsSub without scale (#38945)

2024-08-10 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 a1ba0a1983c [fix](function) MicroSecondsSub wit

Re: [PR] [fix](function) MicroSecondsSub without scale [doris]

2024-08-10 Thread via GitHub
yiguolei merged PR #38945: URL: https://github.com/apache/doris/pull/38945 -- 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](function) MicroSecondsSub without scale [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #38945: URL: https://github.com/apache/doris/pull/38945#issuecomment-2282300605 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)adjust agg cost [doris]

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

Re: [PR] [opt](nereids)adjust agg cost [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39185: URL: https://github.com/apache/doris/pull/39185#issuecomment-2282230661 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 4f105fd0d894f36c7268fc6e6e0e8f420f2726e5 with default session variables Stream

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

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

Re: [PR] [opt](nereids)adjust agg cost [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [fix](function) MicroSecondsSub without scale [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [fix](function) MicroSecondsSub without scale [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

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

Re: [PR] [fix](function) MicroSecondsSub without scale [doris]

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

Re: [PR] [Improment]Add workload group resource usage [doris]

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

Re: [PR] [Improment]Add workload group resource usage [doris]

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

Re: [PR] [Improment]Add workload group resource usage [doris]

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

Re: [PR] [opt](inverted index) opt multi_match parameter [doris]

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

Re: [PR] [opt](inverted index) opt multi_match parameter [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

2024-08-10 Thread via GitHub
englefly commented on PR #39185: URL: https://github.com/apache/doris/pull/39185#issuecomment-2282202814 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] [opt](inverted index) opt multi_match parameter [doris]

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

Re: [PR] [feat](nereids) adjust stats derive by delta row [doris]

2024-08-10 Thread via GitHub
englefly commented on PR #39185: URL: https://github.com/apache/doris/pull/39185#issuecomment-2282198362 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] [opt](fe) Optimize calculate load job num metric in FE [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39145: URL: https://github.com/apache/doris/pull/39145#issuecomment-2282198403 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 41b8039605c33a5aabf0c97e4f1a4d548f6612c9 with default session variables Stream

Re: [PR] [opt](nereids)adjust agg cost [doris]

2024-08-10 Thread via GitHub
englefly commented on PR #39175: URL: https://github.com/apache/doris/pull/39175#issuecomment-2282197995 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] [opt](fe) Optimize calculate load job num metric in FE [doris]

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

Re: [PR] [opt](fe) Optimize calculate load job num metric in FE [doris]

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

Re: [PR] [Enhancement] add information_schema.table_properties #38745 [doris]

2024-08-10 Thread via GitHub
Vallishp commented on PR #38746: URL: https://github.com/apache/doris/pull/38746#issuecomment-2282196109 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](function) MicroSecondsSub without scale [doris]

2024-08-10 Thread via GitHub
zhiqiang- commented on PR #38945: URL: https://github.com/apache/doris/pull/38945#issuecomment-2282193526 run performance -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [opt](fe) Optimize calculate load job num metric in FE [doris]

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

Re: [PR] [fix](window_funnel) fix wrong result of window_funnel [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #38954: URL: https://github.com/apache/doris/pull/38954#issuecomment-2282188266 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] rewrite overview of loading. [doris-website]

2024-08-10 Thread via GitHub
dataroaring merged PR #979: URL: https://github.com/apache/doris-website/pull/979 -- 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...@do

(doris-website) branch master updated: rewrite overview of loading. (#979)

2024-08-10 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-website.git The following commit(s) were added to refs/heads/master by this push: new 0a2b6754847 rewrite overview of load

(doris) branch master updated: [fix](regression) fix some jdbc datasource docker health check (#39141)

2024-08-10 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 47bbca9284c [fix](regression) fix some jdbc dat

Re: [PR] [fix](regression) fix some jdbc datasource docker health check [doris]

2024-08-10 Thread via GitHub
yiguolei merged PR #39141: URL: https://github.com/apache/doris/pull/39141 -- 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 master updated: [fix](schema-change) Fix potential data race when a schema change jobs is set to cancelled but the table state is still SCHEMA_CHANGE (#39164)

2024-08-10 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 de31d99d667 [fix](schema-change) Fix potenti

Re: [PR] [fix](schema-change) Fix potential data race when a schema change jobs is set to cancelled but the table state is still SCHEMA_CHANGE [doris]

2024-08-10 Thread via GitHub
dataroaring merged PR #39164: URL: https://github.com/apache/doris/pull/39164 -- 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](inverted index) Fix the issue where the inverted index file_cache was not being counted [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on PR #38899: URL: https://github.com/apache/doris/pull/38899#issuecomment-2282185553 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] [opt](fe) Optimize calculate load job num metric in FE [doris]

2024-08-10 Thread via GitHub
morningman commented on PR #39145: URL: https://github.com/apache/doris/pull/39145#issuecomment-2282185216 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] [opt](inverted index) opt multi_match parameter [doris]

2024-08-10 Thread via GitHub
github-actions[bot] commented on code in PR #39193: URL: https://github.com/apache/doris/pull/39193#discussion_r1712660853 ## be/src/vec/functions/function_multi_match.cpp: ## @@ -49,91 +49,59 @@ Status FunctionMultiMatch::execute_impl(FunctionContext* /*context*/, Block& blo

Re: [PR] [opt](inverted index) opt multi_match parameter [doris]

2024-08-10 Thread via GitHub
zzzxl1993 commented on PR #39193: URL: https://github.com/apache/doris/pull/39193#issuecomment-2282182138 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] [opt](inverted index) opt multi_match parameter [doris]

2024-08-10 Thread via GitHub
doris-robot commented on PR #39193: URL: https://github.com/apache/doris/pull/39193#issuecomment-2282180233 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

  1   2   >