Re: [PR] [fix](ut) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
zhannngchen commented on PR #38165: URL: https://github.com/apache/doris/pull/38165#issuecomment-2240972000 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) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38165: URL: https://github.com/apache/doris/pull/38165#issuecomment-2240975762 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] [Improment]Query queued by be memory [doris]

2024-07-20 Thread via GitHub
wangbo merged PR #37559: URL: https://github.com/apache/doris/pull/37559 -- 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.apach

(doris) branch master updated: [Improment]Query queued by be memory (#37559)

2024-07-20 Thread wangbo
This is an automated email from the ASF dual-hosted git repository. wangbo 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 45cb1b041ce [Improment]Query queued by be memory

Re: [PR] [Enhancement](group commit)Optimize be select for group commit [doris]

2024-07-20 Thread via GitHub
dataroaring merged PR #35558: URL: https://github.com/apache/doris/pull/35558 -- 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: [Enhancement](group commit)Optimize be select for group commit (#35558)

2024-07-20 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 99d5bcc2bba [Enhancement](group commit)Optim

Re: [PR] [fix](ut) repair segcompaction ut [doris]

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

Re: [PR] [fix](ut) repair segcompaction ut [doris]

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

Re: [PR] [Bug](function) fix mod function cause core dump [doris]

2024-07-20 Thread via GitHub
yiguolei merged PR #37999: URL: https://github.com/apache/doris/pull/37999 -- 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: [Bug](function) fix mod function cause core dump (#37999)

2024-07-20 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 287f5ca2de7 [Bug](function) fix mod function ca

Re: [PR] [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

2024-07-20 Thread via GitHub
yiguolei commented on code in PR #38168: URL: https://github.com/apache/doris/pull/38168#discussion_r1685308773 ## be/src/runtime/workload_group/workload_group.h: ## @@ -186,7 +167,7 @@ class WorkloadGroup : public std::enable_shared_from_this { // new query can not submit

Re: [PR] [fix](ut) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38165: URL: https://github.com/apache/doris/pull/38165#issuecomment-2241027661 ClickBench: Total hot run time: 30.59 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

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

Re: [PR] [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

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

Re: [PR] [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38168: URL: https://github.com/apache/doris/pull/38168#issuecomment-2241043404 ClickBench: Total hot run time: 30.68 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [I] [Bug] 根据官网教程run-docker-cluster,构建2.1.4的fe镜像,启动报错standard_init_linux.go:211: exec user process caused "no such file or directory" [doris]

2024-07-20 Thread via GitHub
aidfsoft closed issue #37825: [Bug] 根据官网教程run-docker-cluster,构建2.1.4的fe镜像,启动报错standard_init_linux.go:211: exec user process caused "no such file or directory" URL: https://github.com/apache/doris/issues/37825 -- This is an automated message from the Apache Git Service. To respond to the mess

Re: [PR] [only test] [doris]

2024-07-20 Thread via GitHub
Mryange commented on PR #38169: URL: https://github.com/apache/doris/pull/38169#issuecomment-2241057571 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] [only test] [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38169: URL: https://github.com/apache/doris/pull/38169#issuecomment-2241057560 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] [only test] [doris]

2024-07-20 Thread via GitHub
Mryange opened a new pull request, #38169: URL: https://github.com/apache/doris/pull/38169 ## 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

Re: [PR] [only test] [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38169: URL: https://github.com/apache/doris/pull/38169#issuecomment-2241059568 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](inverted index) String type inverted index match function completion [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38170: URL: https://github.com/apache/doris/pull/38170#issuecomment-2241068164 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](inverted index) String type inverted index match function completion [doris]

2024-07-20 Thread via GitHub
zzzxl1993 commented on PR #38170: URL: https://github.com/apache/doris/pull/38170#issuecomment-2241068185 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] [feature](inverted index) String type inverted index match function completion [doris]

2024-07-20 Thread via GitHub
zzzxl1993 opened a new pull request, #38170: URL: https://github.com/apache/doris/pull/38170 ## Proposed changes 1. Inverted index of string type supports match_phrase_prefix and match_regexp. -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] [feature](inverted index) String type inverted index match function completion [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38170: URL: https://github.com/apache/doris/pull/38170#issuecomment-2241070034 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] [only test] [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38169: URL: https://github.com/apache/doris/pull/38169#issuecomment-2241081526 ClickBench: Total hot run time: 30.76 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](ut) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38165: URL: https://github.com/apache/doris/pull/38165#issuecomment-2241082898 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](ut) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38165: URL: https://github.com/apache/doris/pull/38165#issuecomment-2241082913 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] [feature](inverted index) String type inverted index match function completion [doris]

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

Re: [PR] [test](inverted index) refactor stream load regression test case [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38158: URL: https://github.com/apache/doris/pull/38158#issuecomment-2241092711 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] [test](inverted index) refactor stream load regression test case [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #38158: URL: https://github.com/apache/doris/pull/38158#issuecomment-2241092716 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] [feature](inverted index) String type inverted index match function completion [doris]

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

Re: [PR] [feature](inverted index) String type inverted index match function completion [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38170: URL: https://github.com/apache/doris/pull/38170#issuecomment-2241096267 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

(doris) branch master updated: [fix](ut) repair segcompaction ut (#38165)

2024-07-20 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 d1af5d5cd24 [fix](ut) repair segcompaction u

Re: [PR] [fix](ut) repair segcompaction ut [doris]

2024-07-20 Thread via GitHub
dataroaring merged PR #38165: URL: https://github.com/apache/doris/pull/38165 -- 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](compaction) fix mismatch between segment key and value column rows during compaction [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #37960: URL: https://github.com/apache/doris/pull/37960#issuecomment-2241099898 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] [enhancement]Add regression case for group commit [doris]

2024-07-20 Thread via GitHub
Tech-Circle-48 closed pull request #38161: [enhancement]Add regression case for group commit URL: https://github.com/apache/doris/pull/38161 -- 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 speci

Re: [PR] [fix](cloud) fix be core when using stream load record in cloud mode [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on PR #37903: URL: https://github.com/apache/doris/pull/37903#issuecomment-2241103088 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] [test](inverted index) refactor stream load regression test case [doris]

2024-07-20 Thread via GitHub
xiaokang commented on PR #38158: URL: https://github.com/apache/doris/pull/38158#issuecomment-2241108190 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](cloud) fix be core when using stream load record in cloud mode [doris]

2024-07-20 Thread via GitHub
liaoxin01 merged PR #37903: URL: https://github.com/apache/doris/pull/37903 -- 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 master updated: [fix](cloud) fix be core when using stream load record in cloud mode (#37903)

2024-07-20 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 cbbc15e3347 [fix](cloud) fix be core when using

svn commit: r70440 - in /dev/doris/2.1.5-rc02: ./ apache-doris-2.1.5-rc02-src.tar.gz apache-doris-2.1.5-rc02-src.tar.gz.asc apache-doris-2.1.5-rc02-src.tar.gz.sha512

2024-07-20 Thread yiguolei
Author: yiguolei Date: Sat Jul 20 15:10:58 2024 New Revision: 70440 Log: add 2.1.5-rc02 Added: dev/doris/2.1.5-rc02/ dev/doris/2.1.5-rc02/apache-doris-2.1.5-rc02-src.tar.gz (with props) dev/doris/2.1.5-rc02/apache-doris-2.1.5-rc02-src.tar.gz.asc (with props) dev/doris/2.1.5-rc

[PR] [Enhancement] Add regression case for group commit [doris]

2024-07-20 Thread via GitHub
Tech-Circle-48 opened a new pull request, #38171: URL: https://github.com/apache/doris/pull/38171 ## Proposed changes Issue Number: close #33942 Add a regression test case to verify that group commit functionlity now support parital updates in Doris. -- This is an au

Re: [PR] [Enhancement] Add regression case for group commit [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38171: URL: https://github.com/apache/doris/pull/38171#issuecomment-2241190083 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] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38172: URL: https://github.com/apache/doris/pull/38172#issuecomment-2241210092 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] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
HappenLee opened a new pull request, #38172: URL: https://github.com/apache/doris/pull/38172 ## Proposed changes 1. Remove the useless code in Exception 2. Use fmt replace the streamstring for performance -- This is an automated message from the Apache Git Servic

Re: [PR] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
HappenLee commented on PR #38172: URL: https://github.com/apache/doris/pull/38172#issuecomment-2241210244 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] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
github-actions[bot] commented on code in PR #38172: URL: https://github.com/apache/doris/pull/38172#discussion_r1685504197 ## be/src/common/exception.h: ## @@ -19,8 +19,8 @@ #include Review Comment: warning: 'fmt/format.h' file not found [clang-diagnostic-error] ```cp

Re: [PR] [fix](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

2024-07-20 Thread via GitHub
xinyiZzz commented on PR #38168: URL: https://github.com/apache/doris/pull/38168#issuecomment-2241225102 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](memory) Refactor refresh workload groups weighted memory ratio and record refresh interval memory growth [doris]

2024-07-20 Thread via GitHub
xinyiZzz commented on code in PR #38168: URL: https://github.com/apache/doris/pull/38168#discussion_r1685504799 ## be/src/runtime/workload_group/workload_group.h: ## @@ -186,7 +167,7 @@ class WorkloadGroup : public std::enable_shared_from_this { // new query can not submit

Re: [PR] [Refactor](common) refactor the Exception code [doris]

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

Re: [PR] [Refactor](common) refactor the Exception code [doris]

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

Re: [PR] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38172: URL: https://github.com/apache/doris/pull/38172#issuecomment-2241259940 ClickBench: Total hot run time: 30.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
HappenLee commented on PR #38172: URL: https://github.com/apache/doris/pull/38172#issuecomment-2241442019 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

[I] [Bug] [streamLoader] There are null values ​​in the imported data [doris]

2024-07-20 Thread via GitHub
liugddx opened a new issue, #38173: URL: https://github.com/apache/doris/issues/38173 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.0.3 ### What's

[I] [Bug] The value of timestamp type data obtained through arrow is incorrect. [doris]

2024-07-20 Thread via GitHub
liugddx opened a new issue, #38174: URL: https://github.com/apache/doris/issues/38174 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version master ### What's

Re: [PR] [Refactor](common) refactor the Exception code [doris]

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

Re: [PR] [Refactor](common) refactor the Exception code [doris]

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

Re: [PR] [Refactor](common) refactor the Exception code [doris]

2024-07-20 Thread via GitHub
doris-robot commented on PR #38172: URL: https://github.com/apache/doris/pull/38172#issuecomment-2241459779 ClickBench: Total hot run time: 30.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools