[PR] [improve](fe) Support to config max msg/frame size of the thrift server [doris]

2024-06-03 Thread via GitHub
w41ter opened a new pull request, #35845: URL: https://github.com/apache/doris/pull/35845 (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, e-mai

Re: [PR] [improve](fe) Support to config max msg/frame size of the thrift server [doris]

2024-06-03 Thread via GitHub
w41ter commented on PR #35845: URL: https://github.com/apache/doris/pull/35845#issuecomment-2146749534 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

Re: [PR] [improve](fe) Support to config max msg/frame size of the thrift server [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35845: URL: https://github.com/apache/doris/pull/35845#issuecomment-2146749343 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] [feat](nereids) add nereids profile [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35843: URL: https://github.com/apache/doris/pull/35843#issuecomment-2146743545 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] [feat](nereids) add nereids profile [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35843: URL: https://github.com/apache/doris/pull/35843#issuecomment-2146743492 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] [feat](nereids) add nereids profile [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35843: URL: https://github.com/apache/doris/pull/35843#issuecomment-2146726238 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

[I] [Bug] 使用SUBSTRING函数后进行JOIN操作会提示Merge block not match错误 [doris]

2024-06-03 Thread via GitHub
HolgerWang1999 opened a new issue, #35844: URL: https://github.com/apache/doris/issues/35844 ### 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.3 ###

Re: [PR] [opt](nereids)using mv's derived stats [doris]

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

[PR] [feat](nereids) add nereids profile [doris]

2024-06-03 Thread via GitHub
mongo360 opened a new pull request, #35843: URL: https://github.com/apache/doris/pull/35843 pick: [#26935](https://github.com/apache/doris/pull/26935) add nereids profile for 2.0 -- This is an automated message from the Apache Git Service. To respond to the message, please l

(doris) branch branch-2.1 updated: [fix](nereids)keep equal predicate as join conjunct even if it can be fold to null literal (#35842)

2024-06-03 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 c23ab25474e [fix](nereids)keep equal pr

Re: [PR] [fix](nereids)keep equal predicate as join conjunct even if it can be fold to null literal [doris]

2024-06-03 Thread via GitHub
yiguolei merged PR #35842: URL: https://github.com/apache/doris/pull/35842 -- 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] [Enhance](Routine Load) enhance routine load get topic metadata [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35651: URL: https://github.com/apache/doris/pull/35651#issuecomment-2146738149 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](explain) fix tablet showing problem [doris]

2024-06-03 Thread via GitHub
LiBinfeng-01 commented on code in PR #35830: URL: https://github.com/apache/doris/pull/35830#discussion_r1625441631 ## fe/fe-core/src/main/java/org/apache/doris/planner/OlapScanNode.java: ## @@ -1352,7 +1352,7 @@ public String getNodeExplainString(String prefix, TExplainLevel d

Re: [PR] [Fix](explain) fix tablet showing problem [doris]

2024-06-03 Thread via GitHub
LiBinfeng-01 commented on PR #35830: URL: https://github.com/apache/doris/pull/35830#issuecomment-2146737616 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] [BugFix](StoragePolicy) fix modify partition's storage policy with different resource issue succeed with execption [doris]

2024-06-03 Thread via GitHub
Johnnyssc commented on PR #35270: URL: https://github.com/apache/doris/pull/35270#issuecomment-2146720873 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] [fix](nereids)keep equal predicate as join conjunct even if it can be fold to null literal [doris]

2024-06-03 Thread via GitHub
starocean999 opened a new pull request, #35842: URL: https://github.com/apache/doris/pull/35842 pick from master https://github.com/apache/doris/pull/35811 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service

Re: [PR] [BugFix](TabletInvertedIndex) fix replica not found in TabletInvertedIndex [doris]

2024-06-03 Thread via GitHub
DarvenDuan commented on PR #35791: URL: https://github.com/apache/doris/pull/35791#issuecomment-2146724356 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](nereids)keep equal predicate as join conjunct even if it can be fold to null literal [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35842: URL: https://github.com/apache/doris/pull/35842#issuecomment-2146724436 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)using mv's derived stats [doris]

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

(doris) branch branch-3.0 updated (8a8bf8336a1 -> f9461a1bc62)

2024-06-03 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 8a8bf8336a1 [fix](regression-test) Fix s3 load profile test failed due to css schema change (#35633) new

Re: [PR] [Chore](type) remove duplicate uint128/int128 defines [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on code in PR #35841: URL: https://github.com/apache/doris/pull/35841#discussion_r1625426639 ## be/src/util/lru_multi_cache.inline.h: ## @@ -23,6 +23,7 @@ #include Review Comment: warning: 'glog/logging.h' file not found [clang-diagnostic-er

Re: [PR] [fix](regression test) test_alter_colocate_group due to force_olap_table_replication_num [doris]

2024-06-03 Thread via GitHub
yujun777 commented on PR #35835: URL: https://github.com/apache/doris/pull/35835#issuecomment-2146716359 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] [bug](schema change)fix schema change cause load failed due to err -215 [doris]

2024-06-03 Thread via GitHub
DarvenDuan commented on PR #23836: URL: https://github.com/apache/doris/pull/23836#issuecomment-2146716347 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] [enhancement](nereids)eliminate repeat node if there is only 1 grouping set and no grouping scalar function [doris]

2024-06-03 Thread via GitHub
starocean999 commented on PR #35813: URL: https://github.com/apache/doris/pull/35813#issuecomment-2146711896 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] [Chore](type) remove duplicate uint128/int128 defines [doris]

2024-06-03 Thread via GitHub
BiteThet commented on PR #35841: URL: https://github.com/apache/doris/pull/35841#issuecomment-2146708047 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] [Chore](type) remove duplicate uint128/int128 defines [doris]

2024-06-03 Thread via GitHub
BiteThet opened a new pull request, #35841: URL: https://github.com/apache/doris/pull/35841 ## Proposed changes remove duplicate uint128/int128 defines -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [I] [Bug] Unable to correctly recognize time partition fields [doris-spark-connector]

2024-06-03 Thread via GitHub
tuoluzhe8521 commented on issue #204: URL: https://github.com/apache/doris-spark-connector/issues/204#issuecomment-2146705185 i can correctly query data from doris like this: select * from dwd_test where date_format(dt,'MMdd') ='20240102' limit 3; But it may not recognize partitio

Re: [PR] [streamload](redirect) Support redirect-policy for streamload which is used by audit plugin [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35840: URL: https://github.com/apache/doris/pull/35840#issuecomment-2146704914 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](nereids)using mv's derived stats [doris]

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

(doris) branch master updated: [fix](mtmv) mtmv disable dynamic partition (#35686)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 4e85439c4c6 [fix](mtmv) mtmv disable dynamic p

Re: [PR] [fix](mtmv)mtmv disable dynamic partition [doris]

2024-06-03 Thread via GitHub
morrySnow merged PR #35686: URL: https://github.com/apache/doris/pull/35686 -- 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

[PR] [doc](cast) add description of "cast as datetime round " [doris-website]

2024-06-03 Thread via GitHub
Mryange opened a new pull request, #714: URL: https://github.com/apache/doris-website/pull/714 (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] [improvement](mtmv) Materialized view partition track supports date_trunc and optimize the fail reason [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35562: URL: https://github.com/apache/doris/pull/35562#issuecomment-2146700138 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] [streamload](redirect) Support redirect-policy for streamload which is used by audit plugin [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35840: URL: https://github.com/apache/doris/pull/35840#issuecomment-2146699121 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

[I] [Bug] Unable to correctly recognize time partition fields [doris-spark-connector]

2024-06-03 Thread via GitHub
tuoluzhe8521 opened a new issue, #204: URL: https://github.com/apache/doris-spark-connector/issues/204 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Version

Re: [PR] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #34889: URL: https://github.com/apache/doris/pull/34889#issuecomment-2146690976 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] [load](redirect) Support redirect-policy for streamload which is used by audit plugin [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35840: URL: https://github.com/apache/doris/pull/35840#issuecomment-2146690607 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] [load](redirect) Support redirect-policy for streamload which is used by audit plugin [doris]

2024-06-03 Thread via GitHub
gavinchou opened a new pull request, #35840: URL: https://github.com/apache/doris/pull/35840 Audit log plugin uses streamload to save audit data, in cloud mode, the streamload initiated by the audit-log component may be forwarded to a Load Balancer (LB) attached to a Backend (BE). This can

Re: [PR] [fix](regression test) test_alter_colocate_group due to force_olap_table_replication_num [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35835: URL: https://github.com/apache/doris/pull/35835#issuecomment-2146688492 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](pipelline)add local merge sort exchaner [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2146688162 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](compaction) fix http error when downloading varaint inverted index file [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35668: URL: https://github.com/apache/doris/pull/35668#issuecomment-2146686247 ClickBench: Total hot run time: 30.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated (3a9addbca18 -> 25f01828a22)

2024-06-03 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 3a9addbca18 [Improvement](local shuffle) Use grouping expr for hash shuffling (#35716) add 25f01828a22 [opt](n

Re: [PR] [fix](nereids)keep equal predicate as join conjunct even if it can be fold to null literal [doris]

2024-06-03 Thread via GitHub
morrySnow merged PR #35811: URL: https://github.com/apache/doris/pull/35811 -- 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] [fix](clone) Fix clone and alter tablet use same tablet path [doris]

2024-06-03 Thread via GitHub
yujun777 commented on code in PR #34889: URL: https://github.com/apache/doris/pull/34889#discussion_r1625398468 ## be/src/olap/tablet_manager.cpp: ## @@ -1249,10 +1332,11 @@ void TabletManager::try_delete_unused_tablet_path(DataDir* data_dir, TTabletId t return; }

Re: [PR] [fix](compaction) fix http error when downloading varaint inverted index file [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35668: URL: https://github.com/apache/doris/pull/35668#issuecomment-2146680594 TeamCity be ut coverage result: Function Coverage: 36.25% (9247/25512) Line Coverage: 27.59% (75909/275094) Region Coverage: 26.84% (39325/146535) Branch Coverage: 23.5

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

2024-06-03 Thread via GitHub
Mryange commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2146680478 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: [I] [Bug] 2.1.2版本内存随着时间增大 [doris]

2024-06-03 Thread via GitHub
zh0122 commented on issue #35049: URL: https://github.com/apache/doris/issues/35049#issuecomment-2146680089 ```sql select * from information_schema.backend_active_tasks order by TASK_TIME_MS desc ``` 执行这个SQL查看BE上是否有大量长时间task没有结束, 如果是相同问题, 在2.1.4 已修复 -- This is an automated mess

Re: [PR] [fix](compaction) fix http error when downloading varaint inverted index file [doris]

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

Re: [I] [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' [doris-spark-connecto

2024-06-03 Thread via GitHub
tuoluzhe8521 commented on issue #170: URL: https://github.com/apache/doris-spark-connector/issues/170#issuecomment-2146678290 i meet this problem when i submit sparksql task in k8s,because i can't sovle it. I give up k8s, so i can't test it now -- This is an automated message from the A

Re: [I] [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' [doris-spark-connecto

2024-06-03 Thread via GitHub
tuoluzhe8521 closed issue #170: [Bug]https://repo1.maven.org/maven2/org/apache/doris/spark-doris-connector-3.2_2.12/1.3.0/spark-doris-connector-3.2_2.12-1.3.0.pom: expected='1.3.0 found='1.3.0-SNAPSHOT' URL: https://github.com/apache/doris-spark-connector/issues/170 -- This is an automated m

Re: [PR] [fix](compaction) fix http error when downloading varaint inverted index file [doris]

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

Re: [PR] [opt](nereids)using mv's derived stats [doris]

2024-06-03 Thread via GitHub
englefly commented on PR #35721: URL: https://github.com/apache/doris/pull/35721#issuecomment-2146660703 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) fix http error when downloading varaint inverted index file [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35668: URL: https://github.com/apache/doris/pull/35668#issuecomment-2146655782 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](compaction) fix http error when downloading varaint inverted index file [doris]

2024-06-03 Thread via GitHub
csun5285 commented on code in PR #35668: URL: https://github.com/apache/doris/pull/35668#discussion_r1625371020 ## regression-test/suites/compaction/test_single_compaction_with_variant_inverted_index.groovy: ## @@ -0,0 +1,254 @@ +// Licensed to the Apache Software Foundation (AS

Re: [PR] [fix](compaction) fix http error when downloading varaint inverted index file [doris]

2024-06-03 Thread via GitHub
csun5285 commented on PR #35668: URL: https://github.com/apache/doris/pull/35668#issuecomment-2146648872 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] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35803: URL: https://github.com/apache/doris/pull/35803#issuecomment-2146615380 TeamCity be ut coverage result: Function Coverage: 37.40% (9281/24817) Line Coverage: 28.73% (76000/264571) Region Coverage: 28.11% (39369/140061) Branch Coverage: 24.5

Re: [PR] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35803: URL: https://github.com/apache/doris/pull/35803#issuecomment-2146607832 ClickBench: Total hot run time: 31.02 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](tvf) Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35489: URL: https://github.com/apache/doris/pull/35489#issuecomment-2146607240 ClickBench: Total hot run time: 31.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improve](cloud) make tablet sync_rowsets async to reduce calculating delete bitmap time [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35838: URL: https://github.com/apache/doris/pull/35838#issuecomment-2146607133 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](nereids) modify cbo statistics in filter and scan [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35238: URL: https://github.com/apache/doris/pull/35238#issuecomment-2146607067 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

Error while running notifications feature from .asf.yaml in doris-website!

2024-06-03 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris-website) branch master updated: [docs]remove outdated resource params (#708)

2024-06-03 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-website.git The following commit(s) were added to refs/heads/master by this push: new f4bb8b037b [docs]remove outdated resour

Re: [PR] [docs]remove outdated resource params [doris-website]

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

Re: [PR] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

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

Re: [PR] [fix](tvf) Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF [doris]

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

Re: [PR] [improve](cloud) make tablet sync_rowsets async to reduce calculating delete bitmap time [doris]

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

Re: [PR] [opt](nereids) modify cbo statistics in filter and scan [doris]

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

Re: [PR] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

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

Re: [PR] [improve](cloud) make tablet sync_rowsets async to reduce calculating delete bitmap time [doris]

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

Re: [PR] [opt](nereids) modify cbo statistics in filter and scan [doris]

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

Re: [PR] [fix](tvf) Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF [doris]

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

Re: [PR] [fix](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35824: URL: https://github.com/apache/doris/pull/35824#issuecomment-2146583970 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 85b7db13faec8fecc45c9f64927093201939b0a4 with default session variables Stream

Re: [PR] [fix](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35824: URL: https://github.com/apache/doris/pull/35824#issuecomment-2146580989 ClickBench: Total hot run time: 30.44 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](statistics)Remove not exist partition stats while analyzing. [doris]

2024-06-03 Thread via GitHub
morrySnow commented on code in PR #35814: URL: https://github.com/apache/doris/pull/35814#discussion_r1625325245 ## fe/fe-core/src/main/java/org/apache/doris/statistics/BaseAnalysisTask.java: ## @@ -346,22 +348,29 @@ public void setJob(AnalysisJob job) { } /** -

Re: [PR] [fix](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

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

(doris) branch 2.1.3-mtmv deleted (was 000d328930b)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git was 000d328930b the alias way (#34206) This change permanently discards the following revisions: discard 000d3289

Re: [PR] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35803: URL: https://github.com/apache/doris/pull/35803#issuecomment-2146572593 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] [refactor](pipeline) Delete non-pipeline exec nodes [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35803: URL: https://github.com/apache/doris/pull/35803#issuecomment-2146572569 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 master updated: [Improvement](local shuffle) Use grouping expr for hash shuffling (#35716)

2024-06-03 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 3a9addbca18 [Improvement](local shuffle) Use

Re: [PR] [Improvement](local shuffle) Use grouping expr for hash shuffling [doris]

2024-06-03 Thread via GitHub
Gabriel39 merged PR #35716: URL: https://github.com/apache/doris/pull/35716 -- 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] [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting [doris]

2024-06-03 Thread via GitHub
dataroaring closed pull request #28688: [fix](load) use average of totalTaskExcutionTimeMs to taskExecuteTimeMs to avoid double-counting URL: https://github.com/apache/doris/pull/28688 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] [Improvement](local shuffle) Use grouping expr for hash shuffling [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35716: URL: https://github.com/apache/doris/pull/35716#issuecomment-2146565625 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](local shuffle) Use grouping expr for hash shuffling [doris]

2024-06-03 Thread via GitHub
github-actions[bot] commented on PR #35716: URL: https://github.com/apache/doris/pull/35716#issuecomment-2146565522 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 tmp1 deleted (was b727fd65940)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch tmp1 in repository https://gitbox.apache.org/repos/asf/doris.git was b727fd65940 (kerberos)fix hive keberos principal usage The revisions that were on this branch are still contained in

(doris) branch export deleted (was b806a49eb9c)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch export in repository https://gitbox.apache.org/repos/asf/doris.git was b806a49eb9c [enhancement](export) filter empty partition before export table to remote storage (#35389) The revisi

(doris) branch revert-35102-export deleted (was 49afa524c22)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch revert-35102-export in repository https://gitbox.apache.org/repos/asf/doris.git was 49afa524c22 Revert "[enhancement](export) filter empty partition before export table to r…" The revis

(doris) branch luzhijing-patch-2 deleted (was 5496d6b742b)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch luzhijing-patch-2 in repository https://gitbox.apache.org/repos/asf/doris.git was 5496d6b742b [Readme](Readme)Update README.md The revisions that were on this branch are still contained

Re: [PR] [Readme](Readme)Update README.md [doris]

2024-06-03 Thread via GitHub
morrySnow commented on PR #33056: URL: https://github.com/apache/doris/pull/33056#issuecomment-2146548881 outdated -- 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] [Readme](Readme)Update README.md [doris]

2024-06-03 Thread via GitHub
morrySnow closed pull request #33056: [Readme](Readme)Update README.md URL: https://github.com/apache/doris/pull/33056 -- 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

(doris) branch luzhijing-patch-4 deleted (was 2d1dbc52ba9)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch luzhijing-patch-4 in repository https://gitbox.apache.org/repos/asf/doris.git was 2d1dbc52ba9 [Readme](2.1.2)Update README.md The revisions that were on this branch are still contained i

Re: [PR] [fix](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

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

Re: [PR] [Readme](2.1.2) Update README.md [doris]

2024-06-03 Thread via GitHub
morrySnow closed pull request #33654: [Readme](2.1.2) Update README.md URL: https://github.com/apache/doris/pull/33654 -- 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] [Readme](2.1.2) Update README.md [doris]

2024-06-03 Thread via GitHub
morrySnow commented on PR #33654: URL: https://github.com/apache/doris/pull/33654#issuecomment-2146548591 outdated -- 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] [Enhance](Routine Load) enhance routine load get topic metadata [doris]

2024-06-03 Thread via GitHub
doris-robot commented on PR #35651: URL: https://github.com/apache/doris/pull/35651#issuecomment-2146548019 TeamCity be ut coverage result: Function Coverage: 36.31% (9268/25528) Line Coverage: 27.61% (76017/275306) Region Coverage: 26.87% (39383/146581) Branch Coverage: 23.5

(doris) branch luzhijing-patch-3 deleted (was af7d512687e)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch luzhijing-patch-3 in repository https://gitbox.apache.org/repos/asf/doris.git was af7d512687e [Community](readme)Update README.md The revisions that were on this branch are still contain

(doris) branch cp_0307_3 deleted (was bd4c411be58)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch cp_0307_3 in repository https://gitbox.apache.org/repos/asf/doris.git was bd4c411be58 fix The revisions that were on this branch are still contained in other references; therefore, this

(doris) branch revert-32534-debug_0320 deleted (was 7c41110077f)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch revert-32534-debug_0320 in repository https://gitbox.apache.org/repos/asf/doris.git was 7c41110077f Revert "[pipelineX](debug) Add debug logs for long-running load task (#32534)" The re

(doris) branch cp_0326_2 deleted (was 061f0b94f8d)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch cp_0326_2 in repository https://gitbox.apache.org/repos/asf/doris.git was 061f0b94f8d fix unknown filter on nested loop join sink The revisions that were on this branch are still contain

(doris) branch revert-31630-opt_partition deleted (was 5240865fd71)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch revert-31630-opt_partition in repository https://gitbox.apache.org/repos/asf/doris.git was 5240865fd71 Revert "[opt](scan) read scan ranges in the order of partitions (#31630)" The revi

(doris) branch high-priority-column deleted (was 4c8a145e5a1)

2024-06-03 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git was 4c8a145e5a1 Support high priority column stats auto collection. * fix visible column (#33023) * Colle

  1   2   3   4   5   6   7   8   >