Re: [PR] [improve](columns)replace logFatal with exception and del some useless code in columns [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38863: URL: https://github.com/apache/doris/pull/38863#issuecomment-2268316999 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] [refactor](Nereids) refactor logical join constructor to withXXX [doris]

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

[PR] [Improve](log) add print log for NoRouteToHostException [doris-flink-connector]

2024-08-04 Thread via GitHub
JNSimba opened a new pull request, #454: URL: https://github.com/apache/doris-flink-connector/pull/454 # Proposed changes Issue Number: close #xxx ## Problem Summary: Describe the overview of changes. ## Checklist(Required) 1. Does it affect the original beh

Re: [PR] [Improvement](runtime-filter) adjust always true judge rule of runtime filter apply [doris]

2024-08-04 Thread via GitHub
HappenLee commented on code in PR #38300: URL: https://github.com/apache/doris/pull/38300#discussion_r1703624983 ## be/src/vec/exprs/vruntimefilter_wrapper.cpp: ## @@ -81,26 +76,16 @@ void VRuntimeFilterWrapper::close(VExprContext* context, Status VRuntimeFilterWrapper::execu

Re: [PR] [improve](columns)replace logFatal with exception and del some useless code in columns [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38863: URL: https://github.com/apache/doris/pull/38863#issuecomment-2268304912 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] [improve](columns)replace logFatal with exception and del some useless code in columns [doris]

2024-08-04 Thread via GitHub
amorynan opened a new pull request, #38863: URL: https://github.com/apache/doris/pull/38863 ## Proposed changes backport: https://github.com/apache/doris/pull/38035 Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [enhancement](querycancel) print detail message when query is cancelled [doris]

2024-08-04 Thread via GitHub
yiguolei merged PR #38859: URL: https://github.com/apache/doris/pull/38859 -- 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 branch-2.1 updated: [enhancement](querycancel) print detail message when query is cancelled (#38859)

2024-08-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 5dfc5d2c77c [enhancement](querycancel)

Re: [PR] [opt]function use sse to opt match_ipv6_subnet [doris]

2024-08-04 Thread via GitHub
Mryange commented on PR #38755: URL: https://github.com/apache/doris/pull/38755#issuecomment-2268298368 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](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268298130 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](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268295066 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] [Improvement](runtime-filter) adjust always true judge rule of runtime filter apply [doris]

2024-08-04 Thread via GitHub
HappenLee commented on code in PR #38300: URL: https://github.com/apache/doris/pull/38300#discussion_r1703615483 ## be/src/vec/exprs/vruntimefilter_wrapper.h: ## @@ -39,12 +39,25 @@ class VExprContext; } // namespace vectorized } // namespace doris +inline double get_in_list

Re: [PR] [function](cast)Make string casting to integers more like MySQL's behavior [doris]

2024-08-04 Thread via GitHub
Mryange commented on PR #38847: URL: https://github.com/apache/doris/pull/38847#issuecomment-2268291818 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](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268291919 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] (scan) push down expr in agg and mor [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38379: URL: https://github.com/apache/doris/pull/38379#issuecomment-2268291336 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](parquet) disable parquet page index by default [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38691: URL: https://github.com/apache/doris/pull/38691#issuecomment-2268291303 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](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
sollhui commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268289987 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](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
sollhui commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268285630 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](compile) be compile failed in mac due to std::max (#37238) [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38860: URL: https://github.com/apache/doris/pull/38860#issuecomment-2268285401 TeamCity be ut coverage result: Function Coverage: 36.42% (9267/25446) Line Coverage: 27.94% (75800/271260) Region Coverage: 26.79% (38992/145530) Branch Coverage: 23.5

Re: [PR] [fix](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
sollhui commented on PR #38474: URL: https://github.com/apache/doris/pull/38474#issuecomment-2268282707 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](optimizer) Remove unused code [doris]

2024-08-04 Thread via GitHub
liutang123 commented on PR #38862: URL: https://github.com/apache/doris/pull/38862#issuecomment-2268282504 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](optimizer) Remove unused code [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38862: URL: https://github.com/apache/doris/pull/38862#issuecomment-2268281656 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

Re: [PR] [opt](nereids) adjust broadcast/shuffle join [doris]

2024-08-04 Thread via GitHub
englefly commented on PR #37823: URL: https://github.com/apache/doris/pull/37823#issuecomment-2268281621 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](optimizer) Remove unused code [doris]

2024-08-04 Thread via GitHub
liutang123 opened a new pull request, #38862: URL: https://github.com/apache/doris/pull/38862 ## Proposed changes The agg expressions can not appears in child predicates. Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To resp

Re: [PR] [fix](parquet) disable parquet page index by default [doris]

2024-08-04 Thread via GitHub
yiguolei commented on PR #38691: URL: https://github.com/apache/doris/pull/38691#issuecomment-2268281124 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 asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

2024-08-04 Thread via GitHub
yiguolei merged PR #38857: URL: https://github.com/apache/doris/pull/38857 -- 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] (scan) push down expr in agg and mor [doris]

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

(doris) branch master updated: [fix asan core](memoryleak) should deconstruct filter entity in scope of query context (#38857)

2024-08-04 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 4497da30c16 [fix asan core](memoryleak) should

Re: [PR] [Feature](Cloud) Support session variable disable_file_cache and enable_segment_cache in query [doris]

2024-08-04 Thread via GitHub
gavinchou commented on PR #37141: URL: https://github.com/apache/doris/pull/37141#issuecomment-2268272050 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] [test](mtmv)Test and check the differences between MTMV and OLAP [doris]

2024-08-04 Thread via GitHub
zfr9527 commented on PR #36520: URL: https://github.com/apache/doris/pull/36520#issuecomment-2268271558 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] [minor](fix) Fix incorrect fmt arguments (#38840) [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38861: URL: https://github.com/apache/doris/pull/38861#issuecomment-2268269645 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](info) processlist schema table support show all fe [doris]

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

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [opt](nereids) support partitionTopn for multi window exprs [doris]

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

Re: [PR] [fix](routine load) reset Kafka progress cache when routine load job topic change [doris]

2024-08-04 Thread via GitHub
sollhui commented on code in PR #38474: URL: https://github.com/apache/doris/pull/38474#discussion_r1703593780 ## cloud/src/meta-service/meta_service_txn.cpp: ## @@ -644,6 +644,58 @@ void MetaServiceImpl::get_rl_task_commit_attach(::google::protobuf::RpcControlle } } +v

Re: [PR] [fix](compile) be compile failed in mac due to std::max (#37238) [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38860: URL: https://github.com/apache/doris/pull/38860#issuecomment-2268261717 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] [minor](fix) Fix incorrect fmt arguments (#38840) [doris]

2024-08-04 Thread via GitHub
Gabriel39 commented on PR #38861: URL: https://github.com/apache/doris/pull/38861#issuecomment-2268261554 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] [minor](fix) Fix incorrect fmt arguments (#38840) [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38861: URL: https://github.com/apache/doris/pull/38861#issuecomment-2268261234 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] [minor](fix) Fix incorrect fmt arguments (#38840) [doris]

2024-08-04 Thread via GitHub
Gabriel39 opened a new pull request, #38861: URL: https://github.com/apache/doris/pull/38861 ## Proposed changes Issue Number: close #xxx ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. T

Re: [PR] [opt](info) processlist schema table support show all fe [doris]

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

Re: [PR] [refactor](minor) Delete unused code [doris]

2024-08-04 Thread via GitHub
Gabriel39 commented on PR #38848: URL: https://github.com/apache/doris/pull/38848#issuecomment-2268259075 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](nereids) support partitionTopn for multi window exprs [doris]

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

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [fix](compile) be compile failed in mac due to std::max (#37238) [doris]

2024-08-04 Thread via GitHub
feiniaofeiafei commented on PR #38860: URL: https://github.com/apache/doris/pull/38860#issuecomment-2268253921 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.

Re: [PR] [fix](compile) be compile failed in mac due to std::max (#37238) [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38860: URL: https://github.com/apache/doris/pull/38860#issuecomment-2268253170 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](compile) be compile failed in mac due to std::max (#37238) [doris]

2024-08-04 Thread via GitHub
feiniaofeiafei opened a new pull request, #38860: URL: https://github.com/apache/doris/pull/38860 cherry-pick #37238 to branch-2.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 above to go to the specific

Re: [PR] [Fix](Nereids) fix fold constant rule of elements in constmap but not in result map return null value [doris]

2024-08-04 Thread via GitHub
LiBinfeng-01 commented on PR #38470: URL: https://github.com/apache/doris/pull/38470#issuecomment-2268249432 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 unsub

Re: [PR] [fix](SC) Set enable_new_tablet_do_compaction = false temporarily for cloud_p0 [doris]

2024-08-04 Thread via GitHub
gavinchou closed pull request #38832: [fix](SC) Set enable_new_tablet_do_compaction = false temporarily for cloud_p0 URL: https://github.com/apache/doris/pull/38832 -- 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](SC) Set enable_new_tablet_do_compaction = false temporarily for cloud_p0 [doris]

2024-08-04 Thread via GitHub
gavinchou commented on PR #38832: URL: https://github.com/apache/doris/pull/38832#issuecomment-2268247067 close due to future merge -- 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 co

Re: [PR] [opt](info) processlist schema table support show all fe [doris]

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

Re: [PR] [opt](nereids) support partitionTopn for multi window exprs [doris]

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

Re: [PR] [improvement](statistics)Improve statistics cache loading logic. [doris]

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

Re: [PR] [Feature](function) support group concat with distinct and order by [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38851: URL: https://github.com/apache/doris/pull/38851#issuecomment-2268242698 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 asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38857: URL: https://github.com/apache/doris/pull/38857#issuecomment-2268242118 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 asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38857: URL: https://github.com/apache/doris/pull/38857#issuecomment-2268242077 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] [minor](fix) Fix incorrect fmt arguments [doris]

2024-08-04 Thread via GitHub
yiguolei merged PR #38840: URL: https://github.com/apache/doris/pull/38840 -- 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 (9d57db1c328 -> 06d3a9723e7)

2024-08-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9d57db1c328 [opt](nereids) add dphyper limit configuration (#38739) add 06d3a9723e7 [minor](fix) Fix incorrect f

Re: [PR] [Chore](dependnecies)remove javax.el and upgrade jackson to 2.17.2 [doris]

2024-08-04 Thread via GitHub
CalvinKirs commented on PR #38843: URL: https://github.com/apache/doris/pull/38843#issuecomment-2268237169 run cloud_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 u

(doris) branch branch-2.0 updated: [fix](testcase) add order by to fix unstable output of passwordLeaked #38813 (#38856)

2024-08-04 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 91293534260 [fix](testcase) add order by t

Re: [PR] [fix](testcase) add order by to fix unstable output of passwordLeaked #38813 [doris]

2024-08-04 Thread via GitHub
xiaokang merged PR #38856: URL: https://github.com/apache/doris/pull/38856 -- 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: [opt](nereids) add dphyper limit configuration (#38739)

2024-08-04 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 9d57db1c328 [opt](nereids) add dphyper limit co

Re: [PR] [opt](nereids) add dphyper limit configuration [doris]

2024-08-04 Thread via GitHub
englefly merged PR #38739: URL: https://github.com/apache/doris/pull/38739 -- 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] [Feature](function) support group concat with distinct and order by [doris]

2024-08-04 Thread via GitHub
BiteThet commented on PR #38851: URL: https://github.com/apache/doris/pull/38851#issuecomment-2268233702 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] [opt](nereids) support partitionTopn for multi window exprs [doris]

2024-08-04 Thread via GitHub
xzj7019 commented on code in PR #38393: URL: https://github.com/apache/doris/pull/38393#discussion_r1703571062 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalWindow.java: ## @@ -171,61 +181,162 @@ public int hashCode() { } /** - *

Re: [PR] [opt](nereids) support partitionTopn for multi window exprs [doris]

2024-08-04 Thread via GitHub
xzj7019 commented on code in PR #38393: URL: https://github.com/apache/doris/pull/38393#discussion_r1703522462 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/logical/LogicalWindow.java: ## @@ -171,61 +181,162 @@ public int hashCode() { } /** - *

(doris-website) branch master updated: [doc] zh-activity offline (#948)

2024-08-04 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 3681a63d2e6 [doc] zh-activity offline

Re: [PR] [doc] zh-activity offline [doris-website]

2024-08-04 Thread via GitHub
luzhijing merged PR #948: URL: https://github.com/apache/doris-website/pull/948 -- 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...@dori

(doris) branch branch-2.1 updated: [fix](testcase) add order by to fix unstable output of passwordLeaked #38813 (#38855)

2024-08-04 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 808397e0d2f [fix](testcase) add order b

Re: [PR] [fix](testcase) add order by to fix unstable output of passwordLeaked #38813 [doris]

2024-08-04 Thread via GitHub
yiguolei merged PR #38855: URL: https://github.com/apache/doris/pull/38855 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

Re: [PR] [opt](Nereids) add where Null rule to create empty relation as where false (#38135) [doris]

2024-08-04 Thread via GitHub
englefly merged PR #38362: URL: https://github.com/apache/doris/pull/38362 -- 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 branch-2.0 updated: [opt](Nereids) add where Null rule to create empty relation as where false (#38135) (#38362)

2024-08-04 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 6525aeff33a [opt](Nereids) add where Nu

Re: [PR] [fix](txn) fix abortTxn by label does not acquire table write lock (#38777) [doris]

2024-08-04 Thread via GitHub
yiguolei commented on PR #38842: URL: https://github.com/apache/doris/pull/38842#issuecomment-2268220165 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](txn) fix abortTxn by label does not acquire table write lock (#38777) [doris]

2024-08-04 Thread via GitHub
yiguolei commented on PR #38842: URL: https://github.com/apache/doris/pull/38842#issuecomment-2268220994 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](regression) fix test_primary_key_simple_case (#38798) [doris]

2024-08-04 Thread via GitHub
yiguolei commented on PR #38844: URL: https://github.com/apache/doris/pull/38844#issuecomment-2268219645 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 branch-2.1 updated: [fix](regression) fix prepare_insert when execute prepare stmt in observer fe (#38545) (#38850)

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

Re: [PR] [fix](regression) fix prepare_insert when execute prepare stmt in observer fe (#38545) [doris]

2024-08-04 Thread via GitHub
yiguolei merged PR #38850: URL: https://github.com/apache/doris/pull/38850 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

Re: [PR] [opt](info) processlist schema table support show all fe [doris]

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

Re: [PR] [opt](info) processlist schema table support show all fe [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38701: URL: https://github.com/apache/doris/pull/38701#issuecomment-2268216975 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] [improvement](statistics)Improve statistics cache loading logic. [doris]

2024-08-04 Thread via GitHub
Jibing-Li commented on PR #38829: URL: https://github.com/apache/doris/pull/38829#issuecomment-2268198104 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 asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

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

Re: [PR] [enhancement](querycancel) print detail message when query is cancelled [doris]

2024-08-04 Thread via GitHub
yiguolei commented on PR #38859: URL: https://github.com/apache/doris/pull/38859#issuecomment-2268183877 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](querycancel) print detail message when query is cancelled [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38859: URL: https://github.com/apache/doris/pull/38859#issuecomment-2268182230 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](querycancel) print detail message when query is cancelled [doris]

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

Re: [PR] [opt] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [fix asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

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

Re: [PR] [Chore](dependnecies)remove javax.el and upgrade jackson to 2.17.2 [doris]

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

Re: [PR] [opt] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [Chore](dependnecies)remove javax.el and upgrade jackson to 2.17.2 [doris]

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

Re: [PR] [Fix](Nereids) fix fold constant rule of elements in constmap but not in result map return null value [doris]

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

Re: [PR] [fix asan core](memoryleak) should deconstruct filter entity in scope of query context [doris]

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

Re: [PR] [fix] (scan) push down expr in agg and mor [doris]

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

Re: [PR] [Fix](Nereids) fix fold constant rule of elements in constmap but not in result map return null value [doris]

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

Re: [PR] [opt] (inverted index) add inverted index file size for open file [doris]

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

Re: [PR] [Chore](dependnecies)remove javax.el and upgrade jackson to 2.17.2 [doris]

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

Re: [PR] [opt](index) add more inverted index profile metrics #36696 [doris]

2024-08-04 Thread via GitHub
github-actions[bot] commented on PR #38858: URL: https://github.com/apache/doris/pull/38858#issuecomment-2268165069 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] (scan) push down expr in agg and mor [doris]

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

Re: [PR] [opt](index) add more inverted index profile metrics #36696 [doris]

2024-08-04 Thread via GitHub
doris-robot commented on PR #38858: URL: https://github.com/apache/doris/pull/38858#issuecomment-2268158911 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [opt](index) add more inverted index profile metrics #36696 [doris]

2024-08-04 Thread via GitHub
xiaokang opened a new pull request, #38858: URL: https://github.com/apache/doris/pull/38858 cherry pick from #36696 -- 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] [opt](index) add more inverted index profile metrics #36696 [doris]

2024-08-04 Thread via GitHub
xiaokang commented on PR #38858: URL: https://github.com/apache/doris/pull/38858#issuecomment-2268158869 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](index) add more inverted index profile metrics [doris]

2024-08-04 Thread via GitHub
xiaokang merged PR #36696: URL: https://github.com/apache/doris/pull/36696 -- 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

  1   2   3   4   >