Re: [PR] add low memory mode in scan operator [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40662: URL: https://github.com/apache/doris/pull/40662#issuecomment-2342817744 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) add project under aggregate to enable extract common sub expression [doris]

2024-09-10 Thread via GitHub
englefly commented on PR #40473: URL: https://github.com/apache/doris/pull/40473#issuecomment-2342817667 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] [branch-2.0] Fix case `test_delete_on_value` [doris]

2024-09-10 Thread via GitHub
xiaokang merged PR #40644: URL: https://github.com/apache/doris/pull/40644 -- 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] [enhancement](nereids)support subquery in LogicalGenerator [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40663: URL: https://github.com/apache/doris/pull/40663#issuecomment-2342807352 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] [enhancement](nereids)support subquery in LogicalGenerator [doris]

2024-09-10 Thread via GitHub
starocean999 commented on PR #40663: URL: https://github.com/apache/doris/pull/40663#issuecomment-2342807458 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](cloud-mow) print the queue length of committing txn on FE [doris]

2024-09-10 Thread via GitHub
hust-hhb commented on PR #40340: URL: https://github.com/apache/doris/pull/40340#issuecomment-2342789815 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] add low memory mode in scan operator [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40662: URL: https://github.com/apache/doris/pull/40662#issuecomment-2342805816 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] [fix](inverted index) Fix match_regexp to correctly handle empty string patterns [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40659: URL: https://github.com/apache/doris/pull/40659#issuecomment-2342803961 TeamCity be ut coverage result: Function Coverage: 36.17% (9317/25759) Line Coverage: 27.73% (76435/275688) Region Coverage: 26.51% (39237/147984) Branch Coverage: 23.3

Re: [PR] [Enhancement](MaxCompute)Refactoring maxCompute catalog using Storage API. [doris]

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

(doris) branch spill_and_reserve updated (c1d8332c53b -> 8f27ff3e848)

2024-09-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git from c1d8332c53b [fix](exchange) fix coredump of update counter is block is null new 12c06129483 [opt](sc

(doris) 02/02: [fix](scanner) Fix deadlock when scanner submit failed (#40495)

2024-09-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git commit 8f27ff3e8481f9b23d5584e8d5ec6a7db4c4f705 Author: zhiqiang AuthorDate: Tue Sep 10 11:00:56 2024 +0800 [f

(doris) 01/02: [opt](scanner profile) More counter for scanner (#40144)

2024-09-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git commit 12c061294833427b9f8c8e6e25d7128b3c4f7ad7 Author: zhiqiang AuthorDate: Fri Sep 6 17:49:24 2024 +0800 [op

Re: [PR] [feature](nereids)support correlated scalar subquery without scalar agg [doris]

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

Re: [PR] [fix](systable) fix unstable case for partitions table [doris]

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

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40657: URL: https://github.com/apache/doris/pull/40657#issuecomment-2342796353 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](ES Catalog)Support parse single value for array column (#40614) [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40660: URL: https://github.com/apache/doris/pull/40660#issuecomment-2342795183 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

(doris) branch master updated (f21eb484448 -> 8e37fb46185)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from f21eb484448 [chore](cloud) return detail message when commit txn failed (#40584) add 8e37fb46185 [fix](cloud

Re: [PR] [fix](systable) fix unstable case for partitions table [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40553: URL: https://github.com/apache/doris/pull/40553#issuecomment-2342787344 TeamCity be ut coverage result: Function Coverage: 36.93% (9449/25584) Line Coverage: 28.27% (77689/274779) Region Coverage: 27.68% (40116/144937) Branch Coverage: 24.2

Re: [PR] [fix](cloud) fix the issue that FE's periodic reconnection to MS RPC is ineffective [doris]

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

[PR] [fix](cloud) fix the issue that FE's periodic reconnection to MS RPC is ineffective [doris]

2024-09-10 Thread via GitHub
luwei16 opened a new pull request, #40661: URL: https://github.com/apache/doris/pull/40661 (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-ma

Re: [PR] [fix](ES Catalog)Support parse single value for array column (#40614) [doris]

2024-09-10 Thread via GitHub
qidaye commented on PR #40660: URL: https://github.com/apache/doris/pull/40660#issuecomment-2342779865 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] [fix](ES Catalog)Support parse single value for array column (#40614) [doris]

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

[PR] [fix](ES Catalog)Support parse single value for array column (#40614) [doris]

2024-09-10 Thread via GitHub
qidaye opened a new pull request, #40660: URL: https://github.com/apache/doris/pull/40660 bp #40614 -- 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] [optimize](schema change) optimize of schema change for cooldown data [doris]

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

[PR] [Chore] Split some case logic [doris-flink-connector]

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

Re: [PR] [chore](cloud) return detail message when commit txn failed [doris]

2024-09-10 Thread via GitHub
liaoxin01 merged PR #40584: URL: https://github.com/apache/doris/pull/40584 -- 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](mtmv) Fix duplicate column name not check when create materialized view [doris]

2024-09-10 Thread via GitHub
seawinde commented on PR #40658: URL: https://github.com/apache/doris/pull/40658#issuecomment-2342739809 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] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40579: URL: https://github.com/apache/doris/pull/40579#issuecomment-2342753318 TeamCity be ut coverage result: Function Coverage: 36.81% (9395/25520) Line Coverage: 28.23% (77514/274539) Region Coverage: 27.63% (40018/144815) Branch Coverage: 24.2

Re: [PR] [feature-WIP](query cache) cache tablets aggregate result, BE part [doris]

2024-09-10 Thread via GitHub
HappenLee merged PR #40171: URL: https://github.com/apache/doris/pull/40171 -- 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](cluster key) mow cluster key does not support partial update now [doris]

2024-09-10 Thread via GitHub
mymeiyi commented on PR #39504: URL: https://github.com/apache/doris/pull/39504#issuecomment-2342744239 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 unsu

Re: [PR] [fix](inverted index) Fix match_regexp to correctly handle empty string patterns [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40659: URL: https://github.com/apache/doris/pull/40659#issuecomment-2342751742 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] [optimize](schema change) optimize of schema change for cooldown data [doris]

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

(doris) branch master updated: [feature-WIP](query cache) cache tablets aggregate result, BE part (#40171)

2024-09-10 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 e3b81e7e3fb [feature-WIP](query cache) cache t

(doris) branch master updated (e3b81e7e3fb -> f21eb484448)

2024-09-10 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from e3b81e7e3fb [feature-WIP](query cache) cache tablets aggregate result, BE part (#40171) add f21eb484448 [chore](

Re: [PR] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

2024-09-10 Thread via GitHub
englefly commented on PR #40473: URL: https://github.com/apache/doris/pull/40473#issuecomment-2342742102 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](inverted index) Fix match_regexp to correctly handle empty string patterns [doris]

2024-09-10 Thread via GitHub
zzzxl1993 commented on PR #40659: URL: https://github.com/apache/doris/pull/40659#issuecomment-2342729823 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) support string functions fold constant by fe [doris]

2024-09-10 Thread via GitHub
LiBinfeng-01 commented on PR #40441: URL: https://github.com/apache/doris/pull/40441#issuecomment-2342727975 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. To

Re: [PR] [fix](inverted index) Fix match_regexp to correctly handle empty string patterns [doris]

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

[PR] [fix](inverted index) Fix match_regexp to correctly handle empty string patterns [doris]

2024-09-10 Thread via GitHub
zzzxl1993 opened a new pull request, #40659: URL: https://github.com/apache/doris/pull/40659 https://github.com/apache/doris/pull/39503 -- 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 specifi

Re: [PR] [chore](regression test) mv test_report_version_missing to p1 #40184 [doris]

2024-09-10 Thread via GitHub
yujun777 commented on PR #40647: URL: https://github.com/apache/doris/pull/40647#issuecomment-2342715010 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 unsubscri

(doris) branch master updated: [Enhancement](inverted index) improve expr evaluate_inverted_index performace and remove useless code (#40600)

2024-09-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 faee56f01a3 [Enhancement](inverted index) impro

Re: [PR] [optimize](schema change) optimize of schema change for cooldown data [doris]

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

Re: [PR] [Enhancement](inverted index) improve expr evaluate_inverted_index performace and remove useless code [doris]

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

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2342707327 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 (fe4efdda463 -> 5e9d9430e18)

2024-09-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from fe4efdda463 [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494)

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

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

(doris) branch branch-3.0 updated: [Bug](agg) percentile_approx_weighted function should sure the input value is valid (#39929)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 f5f3c6c12c2 [Bug](agg) percentile_ap

Re: [PR] [fix](transaction) commit txn check txn status [doris]

2024-09-10 Thread via GitHub
dataroaring commented on PR #40064: URL: https://github.com/apache/doris/pull/40064#issuecomment-2342700534 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: [I] [Bug] get different result between 2.0 and 2.1 when select has COALESCE, min_by, max_by,GROUPING SETS [doris]

2024-09-10 Thread via GitHub
HappenLee closed issue #40506: [Bug] get different result between 2.0 and 2.1 when select has COALESCE, min_by, max_by,GROUPING SETS URL: https://github.com/apache/doris/issues/40506 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [I] [Bug] CPU does not support SSSE3 instruction set. [doris]

2024-09-10 Thread via GitHub
HappenLee commented on issue #40627: URL: https://github.com/apache/doris/issues/40627#issuecomment-2342697105 if you use x86,must at least support sse4.2 or above -- 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](systable) fix unstable case for partitions table [doris]

2024-09-10 Thread via GitHub
morningman commented on PR #40553: URL: https://github.com/apache/doris/pull/40553#issuecomment-2342692349 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] [optimize](schema change) optimize of schema change for cooldown data [doris]

2024-09-10 Thread via GitHub
DarvenDuan commented on PR #40579: URL: https://github.com/apache/doris/pull/40579#issuecomment-2342687602 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](iot) Fix unexpected error when iot auto detect get no data [doris]

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

Re: [PR] [opt](join)Support MethodOneString to optimize hash join with a single string key [doris]

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

Re: [PR] [opt](join)Support MethodOneString to optimize hash join with a single string key [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40559: URL: https://github.com/apache/doris/pull/40559#issuecomment-2342678252 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

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

Re: [I] [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 [doris]

2024-09-10 Thread via GitHub
baimafeima-yf closed issue #40586: [Bug] doris.2.0.14版本show frontends耗时很慢 30s,其他命令都是毫秒级 URL: https://github.com/apache/doris/issues/40586 -- 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](iot) Fix unexpected error when iot auto detect get no data [doris]

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

(doris-website) branch asf-site updated (4c375295e78 -> 34d026f05f8)

2024-09-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 4c375295e78 Automated deployment with doris branch @ ab5923f15357e0eed67f1db9b3580c276f12feb1 new 3

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

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

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

2024-09-10 Thread via GitHub
zclllyybb commented on code in PR #40657: URL: https://github.com/apache/doris/pull/40657#discussion_r1753132622 ## regression-test/suites/insert_overwrite_p0/insert_overwrite_auto_detect.groovy: ## @@ -150,10 +150,18 @@ suite("test_iot_auto_detect") { qt_sql " select * from

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

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

(doris) branch branch-2.0 updated (931dd83ef09 -> 459834cdaf9)

2024-09-10 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 931dd83ef09 [regression-test](point query) add `enable_mow_light_delete=false` to related cases (#40523) add 4

Re: [PR] [fix](suite) Fix backup cancelled case [doris]

2024-09-10 Thread via GitHub
xiaokang merged PR #40655: URL: https://github.com/apache/doris/pull/40655 -- 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](iot) Fix unexpected error when iot auto detect get no data [doris]

2024-09-10 Thread via GitHub
morrySnow commented on code in PR #40657: URL: https://github.com/apache/doris/pull/40657#discussion_r1753125514 ## regression-test/suites/insert_overwrite_p0/insert_overwrite_auto_detect.groovy: ## @@ -150,10 +150,18 @@ suite("test_iot_auto_detect") { qt_sql " select * from

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

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

Re: [PR] [fix](systable) fix unstable case for partitions table [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40553: URL: https://github.com/apache/doris/pull/40553#issuecomment-2342625518 TeamCity be ut coverage result: Function Coverage: 36.81% (9394/25520) Line Coverage: 28.23% (77498/274543) Region Coverage: 27.62% (40002/144819) Branch Coverage: 24.2

Re: [PR] [Fix](iot) Fix unexpected error when iot auto detect get no data [doris]

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

Re: [PR] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

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

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

(doris) 01/03: [Chore](agg-state) modify be exec version comments and catch exception on memtable insert (#40465)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 35fccfa299b3c77d40a16abc90a749e685a2ccd1 Author: Pxl AuthorDate: Fri Sep 6 16:22:34 2024 +0800 [Chore](agg-

(doris) 02/03: [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit ff4d20950d5bf82f0e15f224144dd790600dc08d Author: Gavin Chou AuthorDate: Wed Sep 11 12:32:08 2024 +0800 [fix

(doris) 03/03: [enhance](variant) throw exception when field type is not supported in cast elimation (#40388)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git commit 8c3105a774f6f28d5135e3c4726f736aae64f0ef Author: lihangyu <15605149...@163.com> AuthorDate: Thu Sep 5 21:26:17 20

(doris) branch branch-3.0 updated (bf5b8a3aaf9 -> 8c3105a774f)

2024-09-10 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 bf5b8a3aaf9 [Pick](ShortCircuit) consider delete sign flag when hits row (#40653) new 35fccfa299b [Chore

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

Re: [PR] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

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

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

Re: [PR] [fix](systable) fix unstable case for partitions table [doris]

2024-09-10 Thread via GitHub
morningman commented on PR #40553: URL: https://github.com/apache/doris/pull/40553#issuecomment-2342600942 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] [Feature][Variant] support support schema for inner sub types in variant type [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40573: URL: https://github.com/apache/doris/pull/40573#issuecomment-2342600562 TeamCity be ut coverage result: Function Coverage: 36.79% (9397/25545) Line Coverage: 28.23% (77568/274784) Region Coverage: 27.60% (39998/144925) Branch Coverage: 24.2

Re: [PR] [fix](planner) throw NPE when insert overwrite partition(*) [doris]

2024-09-10 Thread via GitHub
doris-robot commented on PR #40656: URL: https://github.com/apache/doris/pull/40656#issuecomment-2342601082 TPC-H: Total hot run time: 38188 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](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats (#40494)

2024-09-10 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 fe4efdda463 [fix](cloud) Fix possible incorr

Re: [PR] [fix](cloud) Fix possible incorrect merged tablet stats while iterating detached tablet stats [doris]

2024-09-10 Thread via GitHub
dataroaring merged PR #40494: URL: https://github.com/apache/doris/pull/40494 -- 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](iot) Fix unexpected error when iot auto detect get no data [doris]

2024-09-10 Thread via GitHub
zclllyybb commented on PR #40657: URL: https://github.com/apache/doris/pull/40657#issuecomment-2342599815 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

(doris) branch master updated (3be6ed40eae -> f9a5c92db53)

2024-09-10 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3be6ed40eae [improvement](jdbc catalog) support jdbc external catalog insert stmt in nereids (#39813) add f9a5

Re: [PR] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

2024-09-10 Thread via GitHub
eldenmoon merged PR #40520: URL: https://github.com/apache/doris/pull/40520 -- 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] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40520: URL: https://github.com/apache/doris/pull/40520#issuecomment-2342599021 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](cluster key) mow cluster key does not support partial update now [doris]

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

Re: [PR] [fix] (inverted index) fix wrong result in complex compound expr (#40630) [doris]

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

Re: [PR] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

(doris) branch branch-2.0 updated: [regression-test](point query) add `enable_mow_light_delete=false` to related cases (#40523)

2024-09-10 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 931dd83ef09 [regression-test](point qu

Re: [PR] [regression-test](point query) add `enable_mow_light_delete=false` to related cases [doris]

2024-09-10 Thread via GitHub
eldenmoon merged PR #40523: URL: https://github.com/apache/doris/pull/40523 -- 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] (inverted index) fix wrong result in complex compound expr (#40630) [doris]

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

Re: [PR] [fix](cluster key) mow cluster key does not support partial update now [doris]

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

Re: [PR] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

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

Re: [PR] [Feat](Nereids) support string functions fold constant by fe [doris]

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

Re: [PR] [fix] (inverted index) fix wrong result in complex compound expr (#40630) [doris]

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

Re: [PR] [Feature-WIP](inverted index) Add boolean query functionality [doris]

2024-09-10 Thread via GitHub
github-actions[bot] commented on PR #40230: URL: https://github.com/apache/doris/pull/40230#issuecomment-2342590797 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

(doris) branch master updated (d8c34beffa5 -> 3be6ed40eae)

2024-09-10 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 d8c34beffa5 [fix](ES Catalog)Support parse single value for array column (#40614) add 3be6ed40eae [improvement

Re: [PR] [improvement](jdbc catalog) support jdbc external catalog insert stmt in nereids [doris]

2024-09-10 Thread via GitHub
morrySnow merged PR #39813: URL: https://github.com/apache/doris/pull/39813 -- 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] [Feature][Variant] support support schema for inner sub types in variant type [doris]

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

  1   2   3   4   5   6   >