[I] [Bug] 1.6.0 DorisOptions fenodes doesn't support domain name [doris-flink-connector]

2024-04-15 Thread via GitHub
ZuseRebirth opened a new issue, #367: URL: https://github.com/apache/doris-flink-connector/issues/367 ### 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] [Enhancement](mysql) support prepare statement completely [doris]

2024-04-15 Thread via GitHub
nextdreamblue commented on PR #33403: URL: https://github.com/apache/doris/pull/33403#issuecomment-2056575901 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](restore) add indexes as part of table signature [doris]

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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

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

Re: [PR] [WIP](top-n) support topn filter on vscan node [doris]

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

Re: [PR] [fix](restore) add indexes as part of table signature [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33650: URL: https://github.com/apache/doris/pull/33650#issuecomment-2056562734 ClickBench: Total hot run time: 31.05 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-15 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2056562608 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f4360aad888b485f062fbc2345a238233fa4fedf with default session variables Stream

Re: [PR] Support high priority column stats auto collection. [doris]

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

[PR] [doc](auto bucket) Add hint auto bucket not support alter [doris-website]

2024-04-15 Thread via GitHub
deardeng opened a new pull request, #555: URL: https://github.com/apache/doris-website/pull/555 (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

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

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

Re: [PR] [refactor](refresh-catalog) refactor the refresh catalog code [doris]

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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

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

Re: [PR] [fix](restore) add indexes as part of table signature [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33650: URL: https://github.com/apache/doris/pull/33650#issuecomment-2056553151 TPC-DS: Total hot run time: 182688 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-15 Thread via GitHub
yiguolei commented on code in PR #33483: URL: https://github.com/apache/doris/pull/33483#discussion_r1565594351 ## regression-test/suites/workload_manager_p0/test_workload_sched_policy.groovy: ## @@ -52,7 +52,7 @@ suite("test_workload_sched_policy") {

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

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

Re: [PR] [fix](Nereids): move adjust_null in rewrite cte sub-tree topic [doris]

2024-04-15 Thread via GitHub
XieJiann commented on PR #33591: URL: https://github.com/apache/doris/pull/33591#issuecomment-2056546875 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] [feature](windows function)Improve error handling for window functions. [doris]

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

Re: [PR] [WIP](top-n) support topn filter on vscan node [doris]

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

Re: [PR] [feature](windows function)Improve error handling for window functions. [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33673: URL: https://github.com/apache/doris/pull/33673#issuecomment-2056540666 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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

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

Re: [PR] [fix](restore) add indexes as part of table signature [doris]

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

Re: [PR] [feature](windows function)Improve error handling for window functions. [doris]

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

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

2024-04-15 Thread via GitHub
doris-robot commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2056524293 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

(doris) branch master updated: [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished (#33652)

2024-04-15 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 3d9863f7033 [Chore](log) adjust output order

Re: [PR] [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished [doris]

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

Re: [PR] [opt](inverted index) topn opt reads only limit number of records [doris]

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

Re: [PR] [feature](merge-cloud) Add `BrokerLoad` and `DriverUrl` white list [doris]

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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

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

Re: [PR] [opt](inverted index) topn opt reads only limit number of records [doris]

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

Re: [PR] [feat](nereids) column prune on OlapScan and clear column stats.min/max if there are unanalyzed tuples [doris]

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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

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

Re: [PR] [feature](merge-cloud) Add `BrokerLoad` and `DriverUrl` white list [doris]

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

Re: [PR] [feature](windows function)Improve error handling for window functions. [doris]

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

Re: [PR] [opt](inverted index) topn opt reads only limit number of records [doris]

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

[I] [Bug] select round(2.5) result is 2 [doris]

2024-04-15 Thread via GitHub
lordk911 opened a new issue, #33676: URL: https://github.com/apache/doris/issues/33676 ### 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 1.2.7.1 and 1.2.8

Re: [PR] [feature](insert)support default value when create hive table [doris]

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

Re: [PR] [Fix](executor)Fix routine load failed when can not find group [doris]

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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

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

Re: [PR] [feature](merge-cloud) Add `BrokerLoad` and `DriverUrl` white list [doris]

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

Re: [PR] [fix](parquet) fix time zone error(isAdjustedToUTC=true) in parquet reader [doris]

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

Re: [PR] [fix](parquet) fix time zone error(isAdjustedToUTC=true) in parquet reader [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33675: URL: https://github.com/apache/doris/pull/33675#issuecomment-2056477913 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](parquet) fix time zone error(isAdjustedToUTC=true) in parquet reader [doris]

2024-04-15 Thread via GitHub
AshinGau opened a new pull request, #33675: URL: https://github.com/apache/doris/pull/33675 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at

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

2024-04-15 Thread via GitHub
DarvenDuan commented on PR #33630: URL: https://github.com/apache/doris/pull/33630#issuecomment-2056475615 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

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

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

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

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

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

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

Re: [PR] [fix](restore) add indexes as part of table signature [doris]

2024-04-15 Thread via GitHub
w41ter commented on PR #33650: URL: https://github.com/apache/doris/pull/33650#issuecomment-2056472727 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](inverted index) topn opt reads only limit number of records [doris]

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

Re: [PR] [feature](merge-cloud) Add `BrokerLoad` and `DriverUrl` white list [doris]

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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

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

Re: [PR] (Fix)(nereids) modify create view privilege check error message [doris]

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

Re: [PR] (Fix)(nereids) modify create view privilege check error message [doris]

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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

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

Re: [PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33674: URL: https://github.com/apache/doris/pull/33674#issuecomment-2056458408 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [fix](analyze) avoid java.util.ConcurrentModificationException [doris]

2024-04-15 Thread via GitHub
morningman opened a new pull request, #33674: URL: https://github.com/apache/doris/pull/33674 ## Proposed changes ``` java.util.ConcurrentModificationException: null at java.util.TreeMap$ValueSpliterator.forEachRemaining(TreeMap.java:3226) ~[?:?] at

(doris) branch master updated (e421bfee8fe -> e82a56a1c39)

2024-04-15 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e421bfee8fe [testcases](auto-partition) fix data sync (#33635) add e82a56a1c39

(doris-kafka-connector) branch master updated: [fix]Fix failed test cases and optimize pom.xml (#13)

2024-04-15 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-kafka-connector.git The following commit(s) were added to refs/heads/master by this push: new 5e8aaa7 [fix]Fix failed test

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

2024-04-15 Thread via GitHub
JNSimba merged PR #13: URL: https://github.com/apache/doris-kafka-connector/pull/13 -- 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:

Re: [PR] [opt](inverted index) topn opt reads only limit number of records [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33602: URL: https://github.com/apache/doris/pull/33602#issuecomment-2056458238 TeamCity be ut coverage result: Function Coverage: 37.82% (8063/21320) Line Coverage: 29.50% (65857/223249) Region Coverage: 28.97% (33893/117013) Branch Coverage:

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

2024-04-15 Thread via GitHub
doris-robot commented on PR #33502: URL: https://github.com/apache/doris/pull/33502#issuecomment-2056458118 TeamCity be ut coverage result: Function Coverage: 35.56% (8906/25044) Line Coverage: 27.28% (73121/267996) Region Coverage: 26.41% (37810/143139) Branch Coverage:

Re: [PR] [fix](nereids)EliminateGroupBy should keep the output's datatype same as old ones [doris]

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

Re: [PR] [feature](windows function)Improve error handling for window functions. [doris]

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

Re: [PR] (Fix)(nereids) modify create view privilege check error message [doris]

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

Re: [PR] [feature](windows function)Improve error handling for window functions. [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33673: URL: https://github.com/apache/doris/pull/33673#issuecomment-2056451621 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] [feature](windows function)Improve error handling for window functions. [doris]

2024-04-15 Thread via GitHub
Mryange opened a new pull request, #33673: URL: https://github.com/apache/doris/pull/33673 ## Proposed changes before ``` mysql [test]>select lag(k1,1,0) from db; ERROR 1105 (HY000): errCode = 2, detailMessage = (127.0.0.1)[INTERNAL_ERROR]Unknown expr node type: 0 ```

Re: [PR] Support high priority column stats auto collection. [doris]

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

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

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

Re: [PR] [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished [doris]

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

Re: [PR] [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished [doris]

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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

2024-04-15 Thread via GitHub
xiaokang commented on PR #33670: URL: https://github.com/apache/doris/pull/33670#issuecomment-2056439612 @deardeng I think it should be allowed to modified. -- 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] [Feat](nereids) add transform rule SimplifyWindowExpression [doris]

2024-04-15 Thread via GitHub
feiniaofeiafei commented on PR #33647: URL: https://github.com/apache/doris/pull/33647#issuecomment-2056438933 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] [feature](merge-cloud) Add `BrokerLoad` and `DriverUrl` white list [doris]

2024-04-15 Thread via GitHub
gavinchou commented on code in PR #33003: URL: https://github.com/apache/doris/pull/33003#discussion_r1565498654 ## fe/fe-core/src/main/java/org/apache/doris/catalog/JdbcResource.java: ## @@ -291,22 +292,31 @@ public static String getFullDriverUrl(String driverUrl) throws

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

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

Re: [PR] [feat](nereids) column prune on OlapScan and clear column stats.min/max if there are unanalyzed tuples [doris]

2024-04-15 Thread via GitHub
englefly commented on PR #33566: URL: https://github.com/apache/doris/pull/33566#issuecomment-2056437650 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] Support high priority column stats auto collection. [doris]

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

Re: [PR] [fix](cloud) fix single stream multi table load can not work in cloud mode [doris]

2024-04-15 Thread via GitHub
HHoflittlefish777 commented on PR #33659: URL: https://github.com/apache/doris/pull/33659#issuecomment-2056437360 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

Re: [PR] [fix](auto bucket) Fix hit not support alter estimate_partition_size [doris]

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

Re: [PR] Support high priority column stats auto collection. [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33672: URL: https://github.com/apache/doris/pull/33672#issuecomment-2056437004 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your

[PR] Support high priority column stats auto collection. [doris]

2024-04-15 Thread via GitHub
Jibing-Li opened a new pull request, #33672: URL: https://github.com/apache/doris/pull/33672 * fix visible column (#33023) * Collect high priority columns. (#31235) * High priority queue and map. (#31509) * Support column level health value. (#31794) * Support follower sync query

Re: [PR] [WIP](top-n) support topn filter on vscan node [doris]

2024-04-15 Thread via GitHub
BiteThet commented on PR #33496: URL: https://github.com/apache/doris/pull/33496#issuecomment-2056435512 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] Merge [doris]

2024-04-15 Thread via GitHub
Jibing-Li closed pull request #33544: Merge URL: https://github.com/apache/doris/pull/33544 -- 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:

(doris) branch high-priority-column updated (a6c7eea0cd1 -> d5fbcfd0b50)

2024-04-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git discard a6c7eea0cd1 Fix pipeline (#33671) discard 8a9defed5ba Improve waiting empty table logic. (#33472)

Re: [PR] [docker](hive) add hive3 docker compose and modify scripts [doris]

2024-04-15 Thread via GitHub
suxiaogang223 commented on PR #33115: URL: https://github.com/apache/doris/pull/33115#issuecomment-2056432509 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)(nereids) modify create view privilege check error message [doris]

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

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

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

Re: [PR] [Feat](nereids) add rewrite rule PushCountIntoUnionAll [doris]

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

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

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

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

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

Re: [PR] [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished [doris]

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

Re: [PR] [Feat](nereids) add rewrite rule PushCountIntoUnionAll [doris]

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

(doris) 04/04: Fix pipeline (#33671)

2024-04-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit a6c7eea0cd1bf1728919ded823ec713e5015f53f Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>

Re: [PR] [Chore](log) adjust output order on PrintInstanceStandardInfo and reduce warning log when rpc finished [doris]

2024-04-15 Thread via GitHub
doris-robot commented on PR #33652: URL: https://github.com/apache/doris/pull/33652#issuecomment-2056413616 ClickBench: Total hot run time: 30.32 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-15 Thread via GitHub
doris-robot commented on PR #33598: URL: https://github.com/apache/doris/pull/33598#issuecomment-2056414582 ClickBench: Total hot run time: 30.29 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) 03/04: Improve waiting empty table logic. (#33472)

2024-04-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 8a9defed5ba3ae238c4e308d1510271baca09558 Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>

(doris) branch high-priority-column updated (2efd4d4a66e -> a6c7eea0cd1)

2024-04-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git discard 2efd4d4a66e Fix pipeline (#33671) omit 35c41568715 Improve waiting empty table logic. (#33472)

(doris) 02/04: Improve failover logic. (#33382)

2024-04-15 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a commit to branch high-priority-column in repository https://gitbox.apache.org/repos/asf/doris.git commit 89f6ab178a102023036d540450b1cc420f529a4b Author: Jibing-Li <64681310+jibing...@users.noreply.github.com>

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

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

Re: [PR] Fix pipeline [doris]

2024-04-15 Thread via GitHub
Jibing-Li merged PR #33671: URL: https://github.com/apache/doris/pull/33671 -- 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:

Re: [PR] Merge [doris]

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

<    1   2   3   4   5   6   7   8   >