Re: [PR] [feature](pred) Support xor function [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33634: URL: https://github.com/apache/doris/pull/33634#issuecomment-2054498616 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](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565125622 ## be/src/olap/single_replica_compaction.cpp: ## @@ -112,23 +110,18 @@ Status SingleReplicaCompaction::_do_single_replica_compaction_impl() { Version proper_vers

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565125980 ## be/src/http/action/compaction_action.cpp: ## @@ -278,6 +279,23 @@ Status CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565126083 ## be/src/olap/olap_common.h: ## @@ -49,7 +49,12 @@ using uint128_t = unsigned __int128; using TabletUid = UniqueId; -enum CompactionType { BASE_COMPACTION = 1, C

Re: [PR] [fix](auth)fix missing authentication [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33347: URL: https://github.com/apache/doris/pull/33347#issuecomment-2054512803 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](auth)fix missing authentication [doris]

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

(doris) branch master updated (96eb7ec9a21 -> 229b9b9d654)

2024-04-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 96eb7ec9a21 [feature](Nereids): date literal suppose Zone (#33534) add 229b9b9d654 [fix](auth)fix missing auth

Re: [PR] [docker](script)add --grace to be_prestop.sh [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33599: URL: https://github.com/apache/doris/pull/33599#issuecomment-2054524182 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]support read ipv4/ipv6 type [doris-flink-connector]

2024-04-14 Thread via GitHub
JNSimba commented on code in PR #365: URL: https://github.com/apache/doris-flink-connector/pull/365#discussion_r1565127906 ## flink-doris-connector/src/main/java/org/apache/doris/flink/serialization/RowBatch.java: ## @@ -84,10 +88,10 @@ public void put(Object o) { }

Re: [PR] [fix] (planner) support auto aggregation for random distributed table on legacy planner [doris]

2024-04-14 Thread via GitHub
starocean999 commented on code in PR #33630: URL: https://github.com/apache/doris/pull/33630#discussion_r1565128341 ## fe/fe-core/src/main/java/org/apache/doris/analysis/StmtRewriter.java: ## @@ -1365,4 +1370,116 @@ public static boolean rewriteByPolicy(StatementBase statementB

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565128020 ## be/src/http/action/compaction_action.cpp: ## @@ -278,6 +279,23 @@ Status CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet,

Re: [PR] [fix] (planner) support auto aggregation for random distributed table on legacy planner [doris]

2024-04-14 Thread via GitHub
starocean999 commented on code in PR #33630: URL: https://github.com/apache/doris/pull/33630#discussion_r1565128487 ## fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java: ## @@ -1426,21 +1426,24 @@ private void analyzeAndGenerateQueryPlan(TQueryOptions tQueryOptions

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565128414 ## be/src/http/action/compaction_action.cpp: ## @@ -243,7 +258,14 @@ Status CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet, RETURN_IF_

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

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

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565130436 ## be/src/http/action/compaction_action.cpp: ## @@ -243,7 +258,14 @@ Status CompactionAction::_execute_compaction_callback(TabletSharedPtr tablet, RETURN_IF_

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565131417 ## be/src/olap/single_replica_compaction.cpp: ## @@ -152,12 +149,10 @@ Status SingleReplicaCompaction::_do_single_replica_compaction_impl() { RETURN_IF_ERROR(mod

(doris) branch branch-4.0-preview updated (52970edfa56 -> 77c93faeaf7)

2024-04-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git from 52970edfa56 [fix](create table) Fix create table exception without cleaning the e… (#33574) new

(doris) 02/02: [feature](Cloud) Forbid alter table's storage vault related properties (#33620)

2024-04-14 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-4.0-preview in repository https://gitbox.apache.org/repos/asf/doris.git commit 77c93faeaf78cec0836e3770a009b6536de94794 Author: AlexYue AuthorDate: Mon Apr 15 09:45:33 2024 +0800

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

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

Re: [PR] [improvement](spill) fuzzy spill and improve config [doris]

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

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2054610643 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] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
Mryange opened a new pull request, #33643: URL: https://github.com/apache/doris/pull/33643 ## Proposed changes Perform the check during prepare rather than during execution. ## Further comments If this is a relatively large or complex change, kick off the discussion a

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

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

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
Mryange commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2054622710 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] [chore](cloud) Fix some comment format for critical KV layout [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33623: URL: https://github.com/apache/doris/pull/33623#issuecomment-2054624200 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] Add the version statement corresponding to the job [doris-website]

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

(doris-website) branch master updated: Add the version statement corresponding to the job (#544)

2024-04-14 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs 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 36eb56260d Add the version statement corres

Re: [PR] [refactor](pipelineX) Reduce prepare overhead (PART I) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33550: URL: https://github.com/apache/doris/pull/33550#issuecomment-2054636962 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit a1b348c95891832c23098df34b487d04cf39938b with default session variables Stream

Re: [PR] [fix](routine-load) fix get Kafka offset timeout may too long [doris]

2024-04-14 Thread via GitHub
liaoxin01 commented on code in PR #33502: URL: https://github.com/apache/doris/pull/33502#discussion_r1565106784 ## gensrc/proto/internal_service.proto: ## @@ -412,6 +412,7 @@ message PKafkaMetaProxyRequest { message PProxyRequest { optional PKafkaMetaProxyRequest kafka_

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on code in PR #33643: URL: https://github.com/apache/doris/pull/33643#discussion_r1565137087 ## be/src/pipeline/pipeline_x/operator.cpp: ## @@ -189,6 +190,38 @@ Status OperatorXBase::close(RuntimeState* state) { return result.value()->close(sta

[PR] [fix]Fix failed test cases and optimize pom.xml [doris-kafka-connector]

2024-04-14 Thread via GitHub
DongLiang-0 opened a new pull request, #13: URL: https://github.com/apache/doris-kafka-connector/pull/13 (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 uns

[PR] [docs] array_last sql Function Document Format Optimization [doris-website]

2024-04-14 Thread via GitHub
ZmmBigdata opened a new pull request, #551: URL: https://github.com/apache/doris-website/pull/551 1、The format of the “ARRAY_LAST ” SQL function document on the official website is incorrect, and the document format has been modified Further comments If this is a relatively lar

Re: [PR] [improvement](spill) fuzzy spill and improve config [doris]

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

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

2024-04-14 Thread via GitHub
LiBinfeng-01 commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2054664381 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] [docker](script)add --grace to be_prestop.sh [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33599: URL: https://github.com/apache/doris/pull/33599#issuecomment-2054664614 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](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
starocean999 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565139771 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33575: URL: https://github.com/apache/doris/pull/33575#issuecomment-2054676882 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](planner)fix bug of InlineViewRef's tableNameToSql method [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33575: URL: https://github.com/apache/doris/pull/33575#issuecomment-2054677005 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](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
starocean999 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565139771 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [improvement](spill) fuzzy spill and improve config [doris]

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

[I] 冷热分层 s3 [doris]

2024-04-14 Thread via GitHub
luckyliush opened a new issue, #33644: URL: https://github.com/apache/doris/issues/33644 ### 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 doris-2.1.0 ##

Re: [PR] [improvement](spill) fuzzy spill and improve config [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33291: URL: https://github.com/apache/doris/pull/33291#issuecomment-2054696456 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit a167937c7eeb4a191c7387e653801ff78510bec9 with default session variables Stream

Re: [PR] [docker](script)add --grace to be_prestop.sh [doris]

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

(doris) branch master updated (229b9b9d654 -> a393cec5caf)

2024-04-14 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 229b9b9d654 [fix](auth)fix missing authentication (#33347) add a393cec5caf [docker](script)add --grace to be_p

Re: [PR] [fix](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33527: URL: https://github.com/apache/doris/pull/33527#issuecomment-2054701849 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](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33527: URL: https://github.com/apache/doris/pull/33527#issuecomment-2054701679 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] (cloud-merge) Support more multi case strategies about cache [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on code in PR #32804: URL: https://github.com/apache/doris/pull/32804#discussion_r1565143956 ## be/src/cloud/cloud_backend_service.cpp: ## @@ -45,4 +57,137 @@ return Status::OK(); } +void CloudBackendService::sync_load_for_tablets(TSyncLoadF

Re: [PR] [feature]support read ipv4/ipv6 type [doris-flink-connector]

2024-04-14 Thread via GitHub
vinlee19 commented on code in PR #365: URL: https://github.com/apache/doris-flink-connector/pull/365#discussion_r1565145458 ## flink-doris-connector/src/main/java/org/apache/doris/flink/serialization/RowBatch.java: ## @@ -84,10 +88,10 @@ public void put(Object o) { }

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

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

[I] 查询超慢的sql [doris]

2024-04-14 Thread via GitHub
arvin-777 opened a new issue, #33645: URL: https://github.com/apache/doris/issues/33645 ### 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.1 ### What's

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054762066 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](nereids)ExtractAndNormalizeWindowExpression should only normalize alias in output [doris]

2024-04-14 Thread via GitHub
morrySnow merged PR #33527: URL: https://github.com/apache/doris/pull/33527 -- 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 (a393cec5caf -> debb83f35d3)

2024-04-14 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a393cec5caf [docker](script)add --grace to be_prestop.sh (#33599) add debb83f35d3 [fix](nereids) ExtractAndNor

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565147694 ## be/src/olap/single_replica_compaction.h: ## @@ -30,20 +30,15 @@ class DataDir; // SingleReplicaCompaction is used to fetch peer replica compaction result. class

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

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

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on code in PR #33076: URL: https://github.com/apache/doris/pull/33076#discussion_r1565148399 ## be/src/olap/single_replica_compaction.h: ## @@ -30,20 +30,15 @@ class DataDir; // SingleReplicaCompaction is used to fetch peer replica compaction result. class

Re: [PR] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33646: URL: https://github.com/apache/doris/pull/33646#issuecomment-2054797909 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] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
w41ter commented on PR #33646: URL: https://github.com/apache/doris/pull/33646#issuecomment-2054798095 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 unsub

[PR] [case](regression) Add backup temp partition case [doris]

2024-04-14 Thread via GitHub
w41ter opened a new pull request, #33646: URL: https://github.com/apache/doris/pull/33646 ## Proposed changes Issue Number: close #xxx backup table with temp partitions is not supported ## Further comments If this is a relatively large or complex change, kick off t

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

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

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

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

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

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

Re: [PR] [feature](pipelineX) Add type check between upstream and downstream operators. [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33643: URL: https://github.com/apache/doris/pull/33643#issuecomment-2054838950 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 71a4cdd4df4af43df1e1ce62a2b80d7e865a8960 with default session variables Stream

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

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

Re: [PR] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

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

Re: [PR] [Enhencement](Nereids) add rule of agg(case when) to agg(filter) [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2054873026 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7d6e3b66f574939f5731c78537e83f42ab4729aa with default session variables Stream

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

2024-04-14 Thread via GitHub
jacktengg commented on PR #33519: URL: https://github.com/apache/doris/pull/33519#issuecomment-2054873656 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054882725 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](mow) Add profile for delete_bitmap get_agg function [doris]

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

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054929655 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

[PR] [download](update) Update 2.1.2 Release Note and Download [doris-website]

2024-04-14 Thread via GitHub
KassieZ opened a new pull request, #552: URL: https://github.com/apache/doris-website/pull/552 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] [enhancement](memory) Allocator support address sanitizers [doris]

2024-04-14 Thread via GitHub
xinyiZzz commented on PR #33396: URL: https://github.com/apache/doris/pull/33396#issuecomment-2054932403 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] [Feature](group commit) Group commit block sink support pipelineX [doris]

2024-04-14 Thread via GitHub
HappenLee commented on code in PR #33481: URL: https://github.com/apache/doris/pull/33481#discussion_r1565160918 ## be/src/pipeline/exec/group_commit_block_sink_operator.h: ## @@ -30,7 +31,7 @@ class GroupCommitBlockSinkOperatorBuilder final GroupCommitBlockSinkOperatorBuil

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
morrySnow commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2054946617 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] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
feiniaofeiafei opened a new pull request, #33647: URL: https://github.com/apache/doris/pull/33647 rewrite func(para) over (partition by unique_keys) 1. func() is count(non-null) or rank/dense_rank/row_number -> 1 2. func(para) is min/max/sum/avg/first_value/last_value -> para e.g

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2054948637 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] [improvement](mow) Add profile for delete_bitmap get_agg function [doris]

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

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
feiniaofeiafei commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2054949386 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] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054954038 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] [enhancement](memory) Allocator support address sanitizers [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33396: URL: https://github.com/apache/doris/pull/33396#issuecomment-2054960552 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](mow) Add profile for delete_bitmap get_agg function [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33576: URL: https://github.com/apache/doris/pull/33576#issuecomment-2054963581 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 61aa91e5e9f34851d968e8d2e7d29e0c76ca45a2 with default session variables Stream

Re: [PR] [Improment](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054965054 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](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054976278 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](executor)Add workload group id in workload policy's property [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33483: URL: https://github.com/apache/doris/pull/33483#issuecomment-2054980178 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

[PR] [doc](inverted index) match phrase slop feature added [doris-website]

2024-04-14 Thread via GitHub
zzzxl1993 opened a new pull request, #553: URL: https://github.com/apache/doris-website/pull/553 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

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

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

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

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

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

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

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

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

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

Re: [PR] [opt](Nereids) prefer slot type to support delete task better [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33559: URL: https://github.com/apache/doris/pull/33559#issuecomment-2055210117 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit c8847650e9dcd7b9a59bdd7915ea23446af542bf with default session variables Stream

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

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

Re: [PR] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-14 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2055242673 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e2832b9840d9e9a2a8af3babdd30e6acc26d04c3 with default session variables Stream

Re: [PR] [feature](Nereids): add equal set in functional dependencies [doris]

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

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

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

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [fix](nereids) Use correct PREAGGREGATION in agg(filter(scan)) [doris]

2024-04-14 Thread via GitHub
liutang123 commented on code in PR #33454: URL: https://github.com/apache/doris/pull/33454#discussion_r1565195607 ## regression-test/suites/nereids_p0/explain/test_scan_preaggregation_explain.groovy: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache Software Foundation (ASF) under

Re: [PR] [improvement](spill) improve config and fix spill bugs [doris]

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

Re: [PR] [fix](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
csun5285 commented on PR #33076: URL: https://github.com/apache/doris/pull/33076#issuecomment-2055357395 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](compaction test) show single replica compaction status and fix test [doris]

2024-04-14 Thread via GitHub
github-actions[bot] commented on PR #33076: URL: https://github.com/apache/doris/pull/33076#issuecomment-2055363259 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

<    1   2   3   4   >