Re: [PR] set default docker list [doris]

2023-10-20 Thread via GitHub
dataroaring merged PR #25689: URL: https://github.com/apache/doris/pull/25689 -- 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] [Feature](datatype) Add IPv4/v6 data type for doris [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on code in PR #24965: URL: https://github.com/apache/doris/pull/24965#discussion_r1366679921 ## be/src/vec/data_types/data_type_ipv4.cpp: ## @@ -0,0 +1,95 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lice

[doris] branch branch-2.0 updated: [fix](catalog-cases) set default docker list (#25689)

2023-10-20 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 9605e00fad6 [fix](catalog-cases) set

[PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
AshinGau opened a new pull request, #25691: URL: https://github.com/apache/doris/pull/25691 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[I] [Bug] need selectBaseIndex but have mv expr(普通视图与物化视图同时存在时) [doris]

2023-10-20 Thread via GitHub
ynzzxc opened a new issue, #25692: URL: https://github.com/apache/doris/issues/25692 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.02 ### What's Wr

Re: [PR] [enhancement](be-ut)Add more indexed column reader be unit test [doris]

2023-10-20 Thread via GitHub
dataroaring commented on PR #25652: URL: https://github.com/apache/doris/pull/25652#issuecomment-1772343368 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](load) patch a quick fix of loading failure [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25690: URL: https://github.com/apache/doris/pull/25690#issuecomment-1772343411 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] [nereids](array_agg)support array_agg in nereids [doris]

2023-10-20 Thread via GitHub
LemonLiTree commented on PR #25630: URL: https://github.com/apache/doris/pull/25630#issuecomment-1772344923 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] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772345129 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Fix](segment) need to rebuild col_id_to_predicates when true predicates encountered [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25685: URL: https://github.com/apache/doris/pull/25685#issuecomment-1772346522 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.9 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](Nereids) should do read lock on table being insert when analyze [doris]

2023-10-20 Thread via GitHub
morrySnow commented on PR #25619: URL: https://github.com/apache/doris/pull/25619#issuecomment-1772353213 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] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772353492 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] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1772355128 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] (selectdb-cloud) Rebuild failed channel to avoid connection refused [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25688: URL: https://github.com/apache/doris/pull/25688#issuecomment-1772355216 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.55 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](auth)Fix no priv to insert to mysql catalog [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25678: URL: https://github.com/apache/doris/pull/25678#issuecomment-1772356424 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.24 seconds stream load tsv: 552 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature](inverted index) support range predicate for inverted index [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on code in PR #24511: URL: https://github.com/apache/doris/pull/24511#discussion_r1366695701 ## be/src/olap/column_predicate.h: ## @@ -208,6 +209,14 @@ class ColumnPredicate { virtual void set_page_ng_bf(std::unique_ptr) { DCHECK(false

Re: [PR] [fix](load) patch a quick fix of loading failure [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25690: URL: https://github.com/apache/doris/pull/25690#issuecomment-1772359964 TeamCity be ut coverage result: Function Coverage: 37.03% (8299/22410) Line Coverage: 29.19% (3/228388) Region Coverage: 27.81% (34586/124359) Branch Coverage: 24.4

Re: [PR] [Fix](Tablet) Fix `Tablet::_meta_lock` shadowing member inherited from `BaseTablet` [doris]

2023-10-20 Thread via GitHub
platoneko commented on PR #25693: URL: https://github.com/apache/doris/pull/25693#issuecomment-1772359780 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] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-20 Thread via GitHub
wuwenchi commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1772362633 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] [opt](profile) set datalake profile level as 1 [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25686: URL: https://github.com/apache/doris/pull/25686#issuecomment-1772363222 TeamCity be ut coverage result: Function Coverage: 37.04% (8301/22410) Line Coverage: 29.20% (66685/228399) Region Coverage: 27.82% (34600/124360) Branch Coverage: 24.4

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
AshinGau commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772364922 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] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772364956 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Fix](Tablet) Fix `Tablet::_meta_lock` shadowing member inherited from `BaseTablet` [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25693: URL: https://github.com/apache/doris/pull/25693#issuecomment-1772367808 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](Tablet) Fix `Tablet::_meta_lock` shadowing member inherited from `BaseTablet` [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25693: URL: https://github.com/apache/doris/pull/25693#issuecomment-1772367714 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: [I] [bug] Doris2.0.2 执行固定SQL后,BE报错,甚至导致所有BE宕机。 [doris]

2023-10-20 Thread via GitHub
LemonLiTree commented on issue #25644: URL: https://github.com/apache/doris/issues/25644#issuecomment-1772369259 master is ok -- 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](Tablet) Fix `Tablet::_meta_lock` shadowing member inherited from `BaseTablet` [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25693: URL: https://github.com/apache/doris/pull/25693#issuecomment-1772370735 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] [Bug](iceberg)fix read partitioned iceberg without partition path [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25503: URL: https://github.com/apache/doris/pull/25503#issuecomment-1772375228 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: [I] [Bug] BE automatically disconnects after restarting [doris]

2023-10-20 Thread via GitHub
LemonLiTree commented on issue #25590: URL: https://github.com/apache/doris/issues/25590#issuecomment-1772376277 Check it out under the 2.0.2 test, and also confirm whether be starts normally? `jps` -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [Test](multi-catalog) Add tpcds sf100 hive shapes. [doris]

2023-10-20 Thread via GitHub
zhangguoqiang666 commented on PR #25639: URL: https://github.com/apache/doris/pull/25639#issuecomment-1772377137 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.

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772377242 TeamCity be ut coverage result: Function Coverage: 37.03% (8299/22410) Line Coverage: 29.19% (66674/228388) Region Coverage: 27.82% (34601/124360) Branch Coverage: 24.4

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772380632 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [enhancement](be-ut)Add more indexed column reader be unit test [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25652: URL: https://github.com/apache/doris/pull/25652#issuecomment-1772383034 TeamCity be ut coverage result: Function Coverage: 37.04% (8302/22412) Line Coverage: 29.20% (66681/228390) Region Coverage: 27.82% (34595/124362) Branch Coverage: 24.4

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
mymeiyi commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772382688 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

[PR] []Ldt [doris]

2023-10-20 Thread via GitHub
XieJiann opened a new pull request, #25694: URL: https://github.com/apache/doris/pull/25694 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](load) patch a quick fix of loading failure [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25690: URL: https://github.com/apache/doris/pull/25690#issuecomment-1772388116 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.37 seconds stream load tsv: 553 seconds loaded 74807831229 Bytes,

[PR] (feat) nav docs go to 2.0 by default [doris-website]

2023-10-20 Thread via GitHub
jeffreys-cat opened a new pull request, #329: URL: https://github.com/apache/doris-website/pull/329 ![image](https://github.com/apache/doris-website/assets/11832969/d734e79a-0969-425d-8c48-a4c467f02562) -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] []Ldt [doris]

2023-10-20 Thread via GitHub
XieJiann closed pull request #25694: []Ldt URL: https://github.com/apache/doris/pull/25694 -- 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-unsub

Re: [PR] [fix](planner) collect_list and collect_set should always not null [doris]

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

Re: [PR] [fix](planner) collect_list and collect_set should always not null [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25683: URL: https://github.com/apache/doris/pull/25683#issuecomment-1772389310 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] [typo](doc)Adjust tablet_rowset_stale_sweep_time_sec parameter defaul… [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25584: URL: https://github.com/apache/doris/pull/25584#issuecomment-1772393763 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

[PR] [Chore](type) remove datetime_value and move vecdatetime_value to doris name space [doris]

2023-10-20 Thread via GitHub
BiteThet opened a new pull request, #25695: URL: https://github.com/apache/doris/pull/25695 ## Proposed changes remove datetime_value and move vecdatetime_value to doris name space ## Further comments If this is a relatively large or complex change, kick off the discussion a

Re: [PR] [Chore](type) remove datetime_value and move vecdatetime_value to doris name space [doris]

2023-10-20 Thread via GitHub
BiteThet commented on PR #25695: URL: https://github.com/apache/doris/pull/25695#issuecomment-1772397901 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) Set to use nereids planner in select aggregation expr without from scene when regression-test [doris]

2023-10-20 Thread via GitHub
starocean999 merged PR #25665: URL: https://github.com/apache/doris/pull/25665 -- 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

[PR] [fix](docker) Add docker ignore files and change docker default sourc… [doris]

2023-10-20 Thread via GitHub
deardeng opened a new pull request, #25696: URL: https://github.com/apache/doris/pull/25696 …e to ali ## Proposed changes 1. Prevent consuming a large amount of disk capacity when build docker image 2. Accelerate domestic machine download docker dependency ## Furth

Re: [PR] [fix](planner) collect_list and collect_set should always not null [doris]

2023-10-20 Thread via GitHub
xiaokang merged PR #25683: URL: https://github.com/apache/doris/pull/25683 -- 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

[doris] branch master updated (a2ceea5951b -> e159bdc479c)

2023-10-20 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 a2ceea5951b [refactor](jni) unified jni framework for java udaf (#25591) add e159bdc479c [fix](nereids) Set

Re: [PR] [Fix](segment) need to rebuild col_id_to_predicates when true predicates encountered [doris]

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

Re: [PR] [fix](Nereids) should do read lock on table being insert when analyze [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25619: URL: https://github.com/apache/doris/pull/25619#issuecomment-1772401676 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.71 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

[doris] branch branch-2.0 updated: [fix](planner) collect_list and collect_set should always not null (#25683)

2023-10-20 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 0cbac6ee68c [fix](planner) collect_list an

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772401420 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] [Improvements](status) catch some error status [doris]

2023-10-20 Thread via GitHub
BiteThet commented on PR #25677: URL: https://github.com/apache/doris/pull/25677#issuecomment-1772403050 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](move-memtable) inverted index filter is reversed [doris]

2023-10-20 Thread via GitHub
dataroaring merged PR #25684: URL: https://github.com/apache/doris/pull/25684 -- 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] [nereids](array_agg)support array_agg in nereids [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25630: URL: https://github.com/apache/doris/pull/25630#issuecomment-1772403513 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.36 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [enhancement](be-ut)Add more indexed column reader be unit test [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25652: URL: https://github.com/apache/doris/pull/25652#issuecomment-1772405358 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.55 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

[doris] branch master updated (e159bdc479c -> 2e970447062)

2023-10-20 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 e159bdc479c [fix](nereids) Set to use nereids planner in select aggregation expr without from scene when regressi

Re: [PR] [enhancement](stats) Limit analyze info count [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25576: URL: https://github.com/apache/doris/pull/25576#issuecomment-1772405846 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] [enhancement](stats) Limit analyze info count [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25576: URL: https://github.com/apache/doris/pull/25576#issuecomment-1772405905 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](segment) need to rebuild col_id_to_predicates when true predicates encountered [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25685: URL: https://github.com/apache/doris/pull/25685#issuecomment-1772407200 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] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772408043 TeamCity be ut coverage result: Function Coverage: 37.04% (8301/22410) Line Coverage: 29.20% (66684/228388) Region Coverage: 27.83% (34607/124360) Branch Coverage: 24.4

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772408451 TeamCity be ut coverage result: Function Coverage: 37.03% (8300/22412) Line Coverage: 29.19% (9/228392) Region Coverage: 27.82% (34598/124362) Branch Coverage: 24.4

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772413371 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](profile) set datalake profile level as 1 [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25686: URL: https://github.com/apache/doris/pull/25686#issuecomment-1772414485 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.38 seconds stream load tsv: 554 seconds loaded 74807831229 Bytes,

Re: [PR] [Chore](type) remove datetime_value and move vecdatetime_value to doris name space [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on code in PR #25695: URL: https://github.com/apache/doris/pull/25695#discussion_r1366739778 ## be/src/exec/schema_scanner/schema_tables_scanner.cpp: ## @@ -274,7 +274,7 @@ } // update_time { -vectorized::VecDateTimeValue srcs

Re: [PR] [Feature](datatype) Add IPv4/v6 data type for doris [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #24965: URL: https://github.com/apache/doris/pull/24965#issuecomment-1772417348 TeamCity be ut coverage result: Function Coverage: 36.91% (8301/22491) Line Coverage: 29.12% (66707/229079) Region Coverage: 27.76% (34628/124752) Branch Coverage: 24.3

Re: [PR] [Improvements](status) catch some error status [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25677: URL: https://github.com/apache/doris/pull/25677#issuecomment-1772419236 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](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772419631 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](tablet clone) clone add replica prefer choose the same medium [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25640: URL: https://github.com/apache/doris/pull/25640#issuecomment-1772420077 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] [Enhance](BE) Add -Wshadow-field compile option to avoid unexpected shadowing behavior [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25698: URL: https://github.com/apache/doris/pull/25698#issuecomment-1772421972 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] [docs] Fix mistakes in flink-doris-connector docs [doris]

2023-10-20 Thread via GitHub
zy-kkk merged PR #25557: URL: https://github.com/apache/doris/pull/25557 -- 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.apach

Re: [PR] [fix](stats) analyze specific column only if indicate column in analyze stmt [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25660: URL: https://github.com/apache/doris/pull/25660#issuecomment-1772427657 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](stats) analyze specific column only if indicate column in analyze stmt [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25660: URL: https://github.com/apache/doris/pull/25660#issuecomment-1772427605 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: [fix](docs) Fix mistakes in flink-doris-connector docs (#24512) (#25557)

2023-10-20 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 49ca36720d6 [fix](docs) Fix mistakes in flink-dori

Re: [PR] [improvement](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772431636 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.71 seconds stream load tsv: 556 seconds loaded 74807831229 Bytes,

[PR] [opt](Nereids) let DecimalV2Literal overflow check same with V3 [doris]

2023-10-20 Thread via GitHub
morrySnow opened a new pull request, #25699: URL: https://github.com/apache/doris/pull/25699 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [Improvements](status) catch some error status [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25677: URL: https://github.com/apache/doris/pull/25677#issuecomment-1772432080 TeamCity be ut coverage result: Function Coverage: 37.03% (8299/22410) Line Coverage: 29.19% (4/228396) Region Coverage: 27.80% (34621/124541) Branch Coverage: 24.4

Re: [PR] [opt](Nereids) let DecimalV2Literal overflow check same with V3 [doris]

2023-10-20 Thread via GitHub
morrySnow commented on PR #25699: URL: https://github.com/apache/doris/pull/25699#issuecomment-1772433939 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: [I] [Bug] where,某些情况下多个条件无法被正确解释? [doris]

2023-10-20 Thread via GitHub
ynzzxc commented on issue #25081: URL: https://github.com/apache/doris/issues/25081#issuecomment-1772437670 设置 set experimental_enable_nereids_planner = false; 可解决 -- 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: [I] [Bug] where,某些情况下多个条件无法被正确解释? [doris]

2023-10-20 Thread via GitHub
ynzzxc closed issue #25081: [Bug] where,某些情况下多个条件无法被正确解释? URL: https://github.com/apache/doris/issues/25081 -- 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] [pick](Branch2.0) fix row count unconsistent when join ordering (#24589) [doris]

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

Re: [PR] [Feature](inverted index) support range predicate for inverted index [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #24511: URL: https://github.com/apache/doris/pull/24511#issuecomment-1772447198 TeamCity be ut coverage result: Function Coverage: 36.93% (8299/22471) Line Coverage: 29.11% (6/228979) Region Coverage: 27.76% (34597/124641) Branch Coverage: 24.3

Re: [PR] [fix](tablet clone) clone add replica prefer choose the same medium [doris]

2023-10-20 Thread via GitHub
yujun777 commented on PR #25640: URL: https://github.com/apache/doris/pull/25640#issuecomment-1772447850 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](tablet clone) clone add replica prefer choose the same medium [doris]

2023-10-20 Thread via GitHub
yujun777 commented on PR #25640: URL: https://github.com/apache/doris/pull/25640#issuecomment-1772448568 > any test cases? add a fe ut -- 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 s

Re: [PR] [opt](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772448489 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [Fix](Tablet) Fix `Tablet::_meta_lock` shadowing member inherited from `BaseTablet` [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25693: URL: https://github.com/apache/doris/pull/25693#issuecomment-1772449937 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.43 seconds stream load tsv: 573 seconds loaded 74807831229 Bytes,

Re: [PR] [Improvements](status) catch some error status [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25677: URL: https://github.com/apache/doris/pull/25677#issuecomment-1772450116 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.12 seconds stream load tsv: 584 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](regression-test) fix bad case in s3 tvf load test [doris]

2023-10-20 Thread via GitHub
dataroaring merged PR #25679: URL: https://github.com/apache/doris/pull/25679 -- 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.

[doris] branch master updated (49ca36720d6 -> a5300d35ada)

2023-10-20 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 49ca36720d6 [fix](docs) Fix mistakes in flink-doris-connector docs (#24512) (#25557) add a5300d35ada [fix](r

[PR] [Chore](function) remove bit_cast/bit_helper [doris]

2023-10-20 Thread via GitHub
BiteThet opened a new pull request, #25700: URL: https://github.com/apache/doris/pull/25700 ## Proposed changes remove bit_cast/bit_helper ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@

Re: [PR] [refactor](delete) refactor FE DeleteHandler related logic [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25497: URL: https://github.com/apache/doris/pull/25497#issuecomment-1772454500 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] [refactor](delete) refactor FE DeleteHandler related logic [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25497: URL: https://github.com/apache/doris/pull/25497#issuecomment-1772454560 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] [Chore](function) remove bit_cast/bit_helper [doris]

2023-10-20 Thread via GitHub
BiteThet commented on PR #25700: URL: https://github.com/apache/doris/pull/25700#issuecomment-1772453679 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](filecache) do not sync segment data into storage system [doris]

2023-10-20 Thread via GitHub
doris-robot commented on PR #25691: URL: https://github.com/apache/doris/pull/25691#issuecomment-1772457021 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.21 seconds stream load tsv: 555 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](load) patch a quick fix of loading failure [doris]

2023-10-20 Thread via GitHub
zclllyybb commented on PR #25690: URL: https://github.com/apache/doris/pull/25690#issuecomment-1772460532 找到修复方式了,这个pr没用了 -- 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](load) patch a quick fix of loading failure [doris]

2023-10-20 Thread via GitHub
zclllyybb closed pull request #25690: [fix](load) patch a quick fix of loading failure URL: https://github.com/apache/doris/pull/25690 -- 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 co

Re: [PR] [refactor](delete) refactor FE DeleteHandler related logic [doris]

2023-10-20 Thread via GitHub
dataroaring merged PR #25497: URL: https://github.com/apache/doris/pull/25497 -- 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] [draft] add change [doris]

2023-10-20 Thread via GitHub
shuke987 commented on PR #25223: URL: https://github.com/apache/doris/pull/25223#issuecomment-1772469676 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](insert) Modify insert into table_id(xxx) to doris_inter… [doris]

2023-10-20 Thread via GitHub
mymeiyi commented on PR #25662: URL: https://github.com/apache/doris/pull/25662#issuecomment-1772471814 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 unsubscrib

[doris] branch master updated: [refactor](delete) refactor FE DeleteHandler related logic (#25497)

2023-10-20 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 ef6bf067cab [refactor](delete) refactor FE D

Re: [PR] [Chore](function) remove bit_cast/bit_helper [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on code in PR #25700: URL: https://github.com/apache/doris/pull/25700#discussion_r1366778153 ## be/src/vec/common/pod_array.h: ## @@ -47,6 +46,23 @@ namespace doris::vectorized { +/** For zero argument, result is zero. + * For arguments with m

Re: [PR] [fix](tablet clone) clone add replica prefer choose the same medium [doris]

2023-10-20 Thread via GitHub
github-actions[bot] commented on PR #25640: URL: https://github.com/apache/doris/pull/25640#issuecomment-1772480800 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

<    1   2   3   4   5   >