Re: [PR] [Improvement](sort) adjust HEAP_SORT usage threshold [doris]

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

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size #34538 [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41341: URL: https://github.com/apache/doris/pull/41341#issuecomment-2378330978 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit f0cd7fdb07b8dcec060ab656c2c51ebf16af8d43 with default session variables Stream

(doris) branch master updated (088d5dcfa94 -> acef9717a87)

2024-09-26 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 088d5dcfa94 [regression-test](parquet) add some parquet cases with tvf (#40379) add acef9717a87 [Improvement]

Re: [PR] [Improvement](sort) remove radix sort [doris]

2024-09-26 Thread via GitHub
BiteThet merged PR #41287: URL: https://github.com/apache/doris/pull/41287 -- 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] [fix](cluster key) non vertical compaction support cluster key [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41208: URL: https://github.com/apache/doris/pull/41208#issuecomment-2378332940 TeamCity be ut coverage result: Function Coverage: 37.31% (9635/25823) Line Coverage: 28.71% (79721/277689) Region Coverage: 28.13% (41226/146542) Branch Coverage: 24.7

Re: [PR] [improvement](cloud rebalance) make multiple fe consistent of tablet's backend [doris]

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

Re: [PR] [feat](skew & kurt) New aggregate function skew & kurt #40945 [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41277: URL: https://github.com/apache/doris/pull/41277#issuecomment-2378268057 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. T

Re: [PR] [fix](Nereids) fix leading tag can not work when leading is used [doris]

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

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

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

Re: [PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41385: URL: https://github.com/apache/doris/pull/41385#issuecomment-2378334324 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

(doris) branch branch-3.0 updated: [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) (#41009)

2024-09-26 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 1b76fccdbaf [fix](decimal) throw overfl

Re: [PR] [enhance]change SpinLock to mutex for _tablets_channels_lock [doris]

2024-09-26 Thread via GitHub
cjj2010 commented on PR #41384: URL: https://github.com/apache/doris/pull/41384#issuecomment-2378334519 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] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

2024-09-26 Thread via GitHub
airborne12 commented on PR #41385: URL: https://github.com/apache/doris/pull/41385#issuecomment-2378334289 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] [improve](serde) support const column in serialize/deserialize function [doris]

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

Re: [PR] [fix](cases) remove all unstable cases in hint directory [doris]

2024-09-26 Thread via GitHub
LiBinfeng-01 commented on PR #41383: URL: https://github.com/apache/doris/pull/41383#issuecomment-2378325940 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] [improve](serde) support const column in serialize/deserialize function [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41175: URL: https://github.com/apache/doris/pull/41175#issuecomment-2378336953 TeamCity be ut coverage result: Function Coverage: 37.32% (9638/25826) Line Coverage: 28.73% (79924/278203) Region Coverage: 28.15% (41304/146736) Branch Coverage: 24.7

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2378336298 TeamCity be ut coverage result: Function Coverage: 37.31% (9635/25825) Line Coverage: 28.70% (79707/277694) Region Coverage: 28.13% (41215/146525) Branch Coverage: 24.7

Re: [PR] [fix](decimal) throw overflow exception if result is NaN of Infinit when converting from decimal to float (#40290) [doris]

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

Re: [PR] [fix] (inverted index) fix the error result in the compound query [doris]

2024-09-26 Thread via GitHub
csun5285 commented on PR #41297: URL: https://github.com/apache/doris/pull/41297#issuecomment-2378338580 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](cloud rebalance) make multiple fe consistent of tablet's backend [doris]

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

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

2024-09-26 Thread via GitHub
feiniaofeiafei commented on PR #40878: URL: https://github.com/apache/doris/pull/40878#issuecomment-2378300277 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](nereids) extend infer predicates [doris]

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777950036 ## regression-test/suites/nereids_rules_p0/infer_predicate/extend_infer_equal_predicate.groovy: ## @@ -0,0 +1,288 @@ +// Licensed to the Apache Software Foundation (ASF

Re: [PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on code in PR #41385: URL: https://github.com/apache/doris/pull/41385#discussion_r1777967976 ## be/src/vec/exprs/vexpr.cpp: ## @@ -602,80 +602,134 @@ Status VExpr::get_result_from_const(vectorized::Block* block, const std::string& return Statu

Re: [PR] [cherry-pick](branch-2.1) pick some pr from master [doris]

2024-09-26 Thread via GitHub
suxiaogang223 commented on PR #40537: URL: https://github.com/apache/doris/pull/40537#issuecomment-2378340364 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. T

Re: [I] [Bug] When I insert the query results of a virtual table into another table using Insert Into, I get an error: java.lang.NullPointerException: null [doris]

2024-09-26 Thread via GitHub
zhangqiang1116 commented on issue #29934: URL: https://github.com/apache/doris/issues/29934#issuecomment-2378335656 When using doris 2.0, this problem will occur if the materialized view is used in the select statement. You can delete the materialized view or upgrade the doris version. -

[PR] [Refactor](inverted index) refactor inverted index compound predicates evaluate logic #38908 [doris]

2024-09-26 Thread via GitHub
airborne12 opened a new pull request, #41385: URL: https://github.com/apache/doris/pull/41385 cherry pick from #38908 -- 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](nereids) extend infer predicates [doris]

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777968694 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] fix: fix the 3.0/2.1 version docs edit this page link error [doris-website]

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

(doris-website) branch master updated: fix: fix the 3.0/2.1 version docs edit this page link error (#1146)

2024-09-26 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 240c0e7ce99 fix: fix the 3.0/2.1 vers

Re: [PR] [opt](ci) start dockers in parallel [doris]

2024-09-26 Thread via GitHub
suxiaogang223 commented on PR #41338: URL: https://github.com/apache/doris/pull/41338#issuecomment-2378308835 run external -- 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. T

Re: [PR] [fix](cloud) ensure afterCommit/afterAbort will always be called when commit/abort transaction fails [doris]

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

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

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

Re: [PR] [improve](serde) support const column in serialize/deserialize function [doris]

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

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

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777970156 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/ReplacePredicate.java: ## @@ -0,0 +1,321 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] save hash mem code [doris]

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

Re: [PR] [feat](Nereids) add restore state check of partition after rewrite [doris]

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

(doris) branch master updated (cf1217fd07b -> b4529b35a10)

2024-09-26 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 cf1217fd07b [chore](cancel log) Remove some cancel log on FE (#41312) add b4529b35a10 [chore](configuration) C

Re: [PR] [feature](paimon)support dlf [doris]

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

[PR] save hash mem code [doris]

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

Re: [PR] [feat](Nereids) add restore state check of partition after rewrite [doris]

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

Re: [PR] save hash mem code [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41388: URL: https://github.com/apache/doris/pull/41388#issuecomment-2378382787 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] [Feature](partial update) Support flexible partial update in stream load with json files [doris]

2024-09-26 Thread via GitHub
bobhan1 commented on PR #39756: URL: https://github.com/apache/doris/pull/39756#issuecomment-2378379443 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](file-cache) Enable file cache for cloud mode by force [doris]

2024-09-26 Thread via GitHub
TangSiyang2001 commented on PR #41357: URL: https://github.com/apache/doris/pull/41357#issuecomment-2378395096 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] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

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

Re: [PR] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

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

Re: [PR] [fix](Topn) Fixed partition_topn may be miss one row of data. [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41352: URL: https://github.com/apache/doris/pull/41352#issuecomment-2378399152 TeamCity be ut coverage result: Function Coverage: 37.30% (9625/25802) Line Coverage: 28.71% (79669/277487) Region Coverage: 28.13% (41171/146368) Branch Coverage: 24.7

Re: [PR] [fix](regression) fix lru ttl evict regression [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41296: URL: https://github.com/apache/doris/pull/41296#issuecomment-2378399653 TeamCity be ut coverage result: Function Coverage: 37.30% (9623/25802) Line Coverage: 28.69% (79621/277488) Region Coverage: 28.12% (41160/146366) Branch Coverage: 24.7

Re: [PR] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

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

Re: [PR] [cherry-pick](branch-2.1) pick hive text write from master [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #40537: URL: https://github.com/apache/doris/pull/40537#issuecomment-2378403063 TeamCity be ut coverage result: Function Coverage: 36.12% (9350/25887) Line Coverage: 27.63% (76770/277840) Region Coverage: 26.42% (39415/149204) Branch Coverage: 23.2

Re: [PR] [improvement](cloud rebalance) make multiple fe consistent of tablet's backend [doris]

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

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

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

2024-09-26 Thread via GitHub
TangSiyang2001 opened a new pull request, #41389: URL: https://github.com/apache/doris/pull/41389 Reverts apache/doris#41360 -- 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] [improvement](statistics)Reduce partition column sample BE memory consumption. (#41203) [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41359: URL: https://github.com/apache/doris/pull/41359#issuecomment-2378405725 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 79700f3ccffc58e62d051e3f103c4a6545ff5ae7 with default session variables Stream

Re: [PR] [bugfix](arrow) Fix time zone issues and accuracy issues [doris]

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

Re: [PR] [doc](mtmv)fix show create async materialized view sidebar [doris-website]

2024-09-26 Thread via GitHub
zddr closed pull request #1030: [doc](mtmv)fix show create async materialized view sidebar URL: https://github.com/apache/doris-website/pull/1030 -- 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

[PR] [fix](function) add time type in conditional-functions (#41270) [doris]

2024-09-26 Thread via GitHub
Mryange opened a new pull request, #41379: URL: https://github.com/apache/doris/pull/41379 ## Proposed changes https://github.com/apache/doris/pull/41270 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [opt](tools) update tools schema [doris]

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

[PR] [doc] Fix missing words in log storage zh doc [doris-website]

2024-09-26 Thread via GitHub
xiuzhu9527 opened a new pull request, #1159: URL: https://github.com/apache/doris-website/pull/1159 # Versions - [x] dev - [x] 3.0 - [x] 2.1 - [x] 2.0 # Languages - [x] Chinese - [ ] English -- This is an automated message from the Apache Git Service.

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

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

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

2024-09-26 Thread via GitHub
doris-robot commented on PR #41382: URL: https://github.com/apache/doris/pull/41382#issuecomment-2378301341 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] [bugfix](paimon)upgrade paimon to 0.9 [doris]

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

Re: [PR] [fix](scanner) Fix incorrect _max_thread_num in scanner context when many queries are running. [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #41273: URL: https://github.com/apache/doris/pull/41273#issuecomment-2378303375 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. T

Re: [PR] [draft](opt)(agg function) Signature verification of aggregate function. [doris]

2024-09-26 Thread via GitHub
zhiqiang- commented on PR #40682: URL: https://github.com/apache/doris/pull/40682#issuecomment-2378306615 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. T

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size #34538 [doris]

2024-09-26 Thread via GitHub
github-actions[bot] commented on PR #41341: URL: https://github.com/apache/doris/pull/41341#issuecomment-2378305622 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] [bugfix](arrow) Fix time zone issues and accuracy issues [doris]

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

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

2024-09-26 Thread via GitHub
xzj7019 commented on code in PR #40878: URL: https://github.com/apache/doris/pull/40878#discussion_r1777948007 ## regression-test/suites/nereids_rules_p0/infer_predicate/extend_infer_equal_predicate.groovy: ## @@ -0,0 +1,357 @@ +// Licensed to the Apache Software Foundation (ASF

Re: [PR] [improvement](iceberg)Parallelize splits for count(*) [doris]

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

Re: [PR] [improve](path gc) Execute path gc interval adaptive to disk size #34538 [doris]

2024-09-26 Thread via GitHub
w41ter commented on PR #41341: URL: https://github.com/apache/doris/pull/41341#issuecomment-2378299342 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] [bugfix](arrow) Fix time zone issues and accuracy issues [doris]

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

Re: [PR] [fix](regression test) fix test_abort_txn_by_fe [doris]

2024-09-26 Thread via GitHub
yujun777 commented on PR #41382: URL: https://github.com/apache/doris/pull/41382#issuecomment-2378312751 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](cluster key) non vertical compaction support cluster key [doris]

2024-09-26 Thread via GitHub
mymeiyi commented on PR #41208: URL: https://github.com/apache/doris/pull/41208#issuecomment-2378315079 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] [improve](path gc) Execute path gc interval adaptive to disk size #34538 [doris]

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

<    2   3   4   5   6   7