svn commit: r71589 - in /dev/doris/2.0.15: ./ apache-doris-2.0.15-src.tar.gz apache-doris-2.0.15-src.tar.gz.asc apache-doris-2.0.15-src.tar.gz.sha512

2024-09-14 Thread kxiao
Author: kxiao Date: Sun Sep 15 06:22:09 2024 New Revision: 71589 Log: add doris release 2.0.15 for vote Added: dev/doris/2.0.15/ dev/doris/2.0.15/apache-doris-2.0.15-src.tar.gz (with props) dev/doris/2.0.15/apache-doris-2.0.15-src.tar.gz.asc (with props) dev/doris/2.0.15/apach

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

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

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

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

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

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

Re: [PR] [bugfix](hive)Fix cache inconsistency issue [doris]

2024-09-14 Thread via GitHub
wuwenchi commented on PR #40729: URL: https://github.com/apache/doris/pull/40729#issuecomment-2351340047 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 CLStream memcpy read 1 extra byte [doris-thirdparty]

2024-09-14 Thread via GitHub
xiaokang opened a new pull request, #241: URL: https://github.com/apache/doris-thirdparty/pull/241 It should only the length passed from argument, instead of `length + 1`, which may cause ASAN global-buffer-overflow. ``` void init(const void *_value, int32_t _length, bool copyD

[PR] fix CLStream memcpy read 1 extra byte [doris-thirdparty]

2024-09-14 Thread via GitHub
xiaokang opened a new pull request, #240: URL: https://github.com/apache/doris-thirdparty/pull/240 (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 unsubscri

Re: [PR] [update] add some docs [doris-website]

2024-09-14 Thread via GitHub
morningman merged PR #1109: URL: https://github.com/apache/doris-website/pull/1109 -- 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...@d

Re: [PR] [Enhancement](compatible) display dateV2/datetimeV2/decimalv3 as date/datetime/decimal when show column [doris]

2024-09-14 Thread via GitHub
github-actions[bot] closed pull request #32233: [Enhancement](compatible) display dateV2/datetimeV2/decimalv3 as date/datetime/decimal when show column URL: https://github.com/apache/doris/pull/32233 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

Re: [PR] [doc](fqdn) fix fqdn doc [doris]

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

Re: [PR] [regression-test](case) enable fault_injection_p0 cases [doris]

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

Re: [PR] [fix](metrics) Fix excessive warnings on macOS due to unavailable /proc filesystem [doris]

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

Re: [PR] [fix](memory) Refactor MemCounter [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40542: URL: https://github.com/apache/doris/pull/40542#issuecomment-2351208976 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](memory) Refactor MemCounter [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40542: URL: https://github.com/apache/doris/pull/40542#issuecomment-2351208994 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](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

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

Re: [PR] [Feature](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

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

Re: [PR] [Feature](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #38628: URL: https://github.com/apache/doris/pull/38628#issuecomment-2351100380 TeamCity be ut coverage result: Function Coverage: 37.31% (9575/25663) Line Coverage: 28.68% (79078/275744) Region Coverage: 28.17% (40964/145401) Branch Coverage: 24.7

Re: [PR] [Feature](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

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

Re: [PR] [fix](window_func) fix window_funnel bug used in window function add test cases for agg functions used in window function [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

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

Re: [PR] [fix](window_func) fix window_funnel bug used in window function add test cases for agg functions used in window function [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2351085149 TeamCity be ut coverage result: Function Coverage: 37.32% (9576/25661) Line Coverage: 28.69% (79085/275700) Region Coverage: 28.18% (40959/145366) Branch Coverage: 24.8

Re: [PR] [fix](window_func) fix window_funnel bug used in window function add test cases for agg functions used in window function [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2351085181 TeamCity be ut coverage result: Function Coverage: 37.30% (9575/25672) Line Coverage: 28.69% (79110/275742) Region Coverage: 28.17% (40957/145381) Branch Coverage: 24.8

Re: [PR] [fix](window_func) fix window_funnel bug used in window function add test cases for agg functions used in window function [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

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

Re: [PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

Re: [PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [Enhancement] Insert overwrite case need to keep old partition data in recycle-bin [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

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

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2351062957 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25663) Line Coverage: 28.70% (79128/275723) Region Coverage: 28.19% (40980/145380) Branch Coverage: 24.8

[I] Release Note 2.0.15 [doris]

2024-09-14 Thread via GitHub
xiaokang opened a new issue, #40882: URL: https://github.com/apache/doris/issues/40882 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

Re: [PR] [Feature](insert-overwrite) Support create partition for auto partition table when insert overwrite [doris]

2024-09-14 Thread via GitHub
zclllyybb commented on PR #38628: URL: https://github.com/apache/doris/pull/38628#issuecomment-2351057298 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] [branch-2.1](load) fix wrong replica number when loading to table with no partition (#40635) [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40881: URL: https://github.com/apache/doris/pull/40881#issuecomment-2351055312 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] [branch-2.1](load) fix wrong replica number when loading to table with no partition (#40635) [doris]

2024-09-14 Thread via GitHub
zclllyybb commented on PR #40881: URL: https://github.com/apache/doris/pull/40881#issuecomment-2351055323 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] [branch-2.1](load) fix wrong replica number when loading to table with no partition (#40635) [doris]

2024-09-14 Thread via GitHub
zclllyybb opened a new pull request, #40881: URL: https://github.com/apache/doris/pull/40881 pick https://github.com/apache/doris/pull/40635 -- 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

Re: [PR] [Enhancement] support last_query_id function [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40739: URL: https://github.com/apache/doris/pull/40739#issuecomment-2351049763 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) tag 2.0.15 created (now cd9337df467)

2024-09-14 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.15 in repository https://gitbox.apache.org/repos/asf/doris.git at cd9337df467 (commit) No new revisions were added by this update.

Re: [PR] [fix](window_func) fix window_funnel bug used in window function add test cases for agg functions used in window function [doris]

2024-09-14 Thread via GitHub
jacktengg commented on PR #40678: URL: https://github.com/apache/doris/pull/40678#issuecomment-2351048345 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] [feat](lock)add deadlock detection tool and monitored lock implementations #39015 [doris]

2024-09-14 Thread via GitHub
xiaokang commented on PR #40856: URL: https://github.com/apache/doris/pull/40856#issuecomment-2351047906 Delay merging this pr since it's a feature and large. -- 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 branch-2.0 updated: [release](version) change branch-2.0 version to 2.0.15 (#40842)

2024-09-14 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 cd9337df467 [release](version) change bran

Re: [PR] [release](version) change branch-2.0 version to 2.0.15 [doris]

2024-09-14 Thread via GitHub
xiaokang merged PR #40842: URL: https://github.com/apache/doris/pull/40842 -- 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] [improve](cloud) use compute group instead of cluster and remove cloud_instance_id [doris]

2024-09-14 Thread via GitHub
dataroaring commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2351045629 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](restore) Fix view name in atomic restore [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40876: URL: https://github.com/apache/doris/pull/40876#issuecomment-2351041593 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](restore) Fix view name in atomic restore [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40876: URL: https://github.com/apache/doris/pull/40876#issuecomment-2351041585 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] Insert overwrite case need to keep old partition data in recycle-bin [doris]

2024-09-14 Thread via GitHub
Vallishp commented on PR #40512: URL: https://github.com/apache/doris/pull/40512#issuecomment-2351037318 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](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2351037277 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25662) Line Coverage: 28.69% (79099/275720) Region Coverage: 28.18% (40974/145410) Branch Coverage: 24.8

Re: [PR] [improvement](mem)Dereference for executor [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40800: URL: https://github.com/apache/doris/pull/40800#issuecomment-2351032011 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [improvement](mem)Dereference for executor [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40800: URL: https://github.com/apache/doris/pull/40800#issuecomment-2351031999 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] [bugfix](external)Memory leak problem for external table with insert operation [doris]

2024-09-14 Thread via GitHub
morningman commented on code in PR #40440: URL: https://github.com/apache/doris/pull/40440#discussion_r1759752625 ## fe/fe-core/src/main/java/org/apache/doris/qe/Coordinator.java: ## @@ -2442,11 +2432,13 @@ public void updateFragmentExecStatus(TReportExecStatusParams params) {

(doris) branch master updated: [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf (#40718)

2024-09-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 0cff2257291 [Enhancement](brpc)Added enable_

Re: [PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-14 Thread via GitHub
morningman merged PR #40718: URL: https://github.com/apache/doris/pull/40718 -- 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 branch-2.1 updated: [branch-2.1](fix) adjust data download url about hive docker (#40846)

2024-09-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 7bb9ca91c87 [branch-2.1](fix) adjust

Re: [PR] [branch-2.1](fix) adjust data download url about hive docker [doris]

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

Re: [PR] [branch-2.1](fix) fix snappy decompressor bug [doris]

2024-09-14 Thread via GitHub
morningman commented on PR #40862: URL: https://github.com/apache/doris/pull/40862#issuecomment-2351028855 please add test case -- 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 commen

Re: [PR] [feat](metatable) support table$partitions for hive table [doris]

2024-09-14 Thread via GitHub
morningman commented on PR #40774: URL: https://github.com/apache/doris/pull/40774#issuecomment-2351028147 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] [Fix](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2351026111 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](orc-reader) Fix StringRef nullptr data in orc-reader. [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40857: URL: https://github.com/apache/doris/pull/40857#issuecomment-2351026100 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

(doris) branch branch-2.1 updated: [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) (#40853)

2024-09-14 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 b7103bf00c6 [fix](statistics)Fix drop s

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40872: URL: https://github.com/apache/doris/pull/40872#issuecomment-2351024912 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](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40872: URL: https://github.com/apache/doris/pull/40872#issuecomment-2351024900 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](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) [doris]

2024-09-14 Thread via GitHub
Jibing-Li merged PR #40853: URL: https://github.com/apache/doris/pull/40853 -- 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] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2351022044 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25662) Line Coverage: 28.68% (79086/275707) Region Coverage: 28.18% (40963/145373) Branch Coverage: 24.8

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

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

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

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

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

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

Re: [PR] [fix](hashjoin) check cancel status in building hash table loop to improve cancel efficiency [doris]

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

Re: [PR] [fix](hashjoin) check cancel status in building hash table loop to improve cancel efficiency [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

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

Re: [PR] [fix](hashjoin) check cancel status in building hash table loop to improve cancel efficiency [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

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

Re: [PR] [fix](hashjoin) check cancel status in building hash table loop to improve cancel efficiency [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40833: URL: https://github.com/apache/doris/pull/40833#issuecomment-2351004881 TeamCity be ut coverage result: Function Coverage: 37.31% (9576/25668) Line Coverage: 28.70% (79136/275750) Region Coverage: 28.15% (40972/145540) Branch Coverage: 24.7

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

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

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

2024-09-14 Thread via GitHub
BePPPower commented on code in PR #40872: URL: https://github.com/apache/doris/pull/40872#discussion_r1759740688 ## regression-test/suites/external_table_p0/tvf/test_hdfs_tvf.groovy: ## @@ -312,6 +312,28 @@ suite("test_hdfs_tvf","external,hive,tvf,external_docker") {

Re: [PR] [fix](tvf) fix FE cannot start when replay `alter view from tvf` [doris]

2024-09-14 Thread via GitHub
BePPPower commented on PR #40872: URL: https://github.com/apache/doris/pull/40872#issuecomment-2351002500 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] [improvement](statistics)User admin instead of root to run stats sql. [doris]

2024-09-14 Thread via GitHub
Jibing-Li commented on PR #40867: URL: https://github.com/apache/doris/pull/40867#issuecomment-2350997911 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [fix](statistics)Fix drop stats log editlog bug. Catch drop stats exception while truncate table. (#40738) [doris]

2024-09-14 Thread via GitHub
Jibing-Li commented on PR #40853: URL: https://github.com/apache/doris/pull/40853#issuecomment-2350997655 run feut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

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

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

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

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40880: URL: https://github.com/apache/doris/pull/40880#issuecomment-2350992143 TeamCity be ut coverage result: Function Coverage: 37.32% (9576/25662) Line Coverage: 28.69% (79094/275707) Region Coverage: 28.18% (40971/145371) Branch Coverage: 24.8

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

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

Re: [PR] [enhancement](mem-tracker) Use thread local mem tracker to track s3 file buffer memory usage [doris]

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

(doris) branch master updated: [Enhancement](test) Add function test templates (#40462)

2024-09-14 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee 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 0f0fdc75cf7 [Enhancement](test) Add function

Re: [PR] [Enhancement](test) Add function test templates [doris]

2024-09-14 Thread via GitHub
Gabriel39 merged PR #40462: URL: https://github.com/apache/doris/pull/40462 -- 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] [enhancement](mem-tracker) Use thread local mem tracker to track s3 file buffer memory usage [doris]

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

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

2024-09-14 Thread via GitHub
dataroaring commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2350986356 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](hashjoin) check cancel status in building hash table loop to improve cancel efficiency [doris]

2024-09-14 Thread via GitHub
jacktengg commented on PR #40833: URL: https://github.com/apache/doris/pull/40833#issuecomment-2350985450 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] [enhancement](mem-tracker) Use thread local mem tracker to track s3 file buffer memory usage [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40597: URL: https://github.com/apache/doris/pull/40597#issuecomment-2350983493 TeamCity be ut coverage result: Function Coverage: 37.32% (9577/25662) Line Coverage: 28.70% (79128/275720) Region Coverage: 28.18% (40968/145375) Branch Coverage: 24.8

Re: [PR] [enhancement](mem-tracker) Use thread local mem tracker to track s3 file buffer memory usage [doris]

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

Re: [PR] [Fix](table size) Fix MoW table merge data fault [doris]

2024-09-14 Thread via GitHub
Yukang-Lian commented on PR #40880: URL: https://github.com/apache/doris/pull/40880#issuecomment-2350980503 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](table size) Fix MoW table merge data fault [doris]

2024-09-14 Thread via GitHub
doris-robot commented on PR #40880: URL: https://github.com/apache/doris/pull/40880#issuecomment-2350980462 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](table size) Fix MoW table merge data fault [doris]

2024-09-14 Thread via GitHub
Yukang-Lian opened a new pull request, #40880: URL: https://github.com/apache/doris/pull/40880 ## Proposed changes Issue #40879 step 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 abov

[I] [Enhancement] Fix MoW table size fault [doris]

2024-09-14 Thread via GitHub
Yukang-Lian opened a new issue, #40879: URL: https://github.com/apache/doris/issues/40879 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description When merging row

Re: [PR] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2350979348 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] [improve](cloud) use compute group instead of cluster and cluster_id instead of cloud_instance_id [doris]

2024-09-14 Thread via GitHub
github-actions[bot] commented on PR #40767: URL: https://github.com/apache/doris/pull/40767#issuecomment-2350979341 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [feature](nereids)add unequal predicates infer [doris]

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

Re: [PR] [feature](nereids)add unequal predicates infer [doris]

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

Re: [PR] [feature](nereids)add unequal predicates infer [doris]

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

  1   2   3   4   >