[PR] branch-3.0: [fix](cloud) Fix aws sdk default retry policy not taking effect [doris]

2024-11-11 Thread via GitHub
github-actions[bot] opened a new pull request, #43646: URL: https://github.com/apache/doris/pull/43646 Cherry-picked from #43575 -- 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 comme

(doris) branch auto-pick-43575-branch-3.0 created (now b7358134e70)

2024-11-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43575-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at b7358134e70 [fix] (inverted index) fix index compaction #43046 (#43614) No new revisions were

Re: [PR] [env](compile)open compile check in bitmap [doris]

2024-11-11 Thread via GitHub
Mryange commented on PR #43541: URL: https://github.com/apache/doris/pull/43541#issuecomment-2469441258 run performance -- 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] branch-3.0: [fix](case) Fix test_backup_restore_atomic_with_alter with SYNC [doris]

2024-11-11 Thread via GitHub
w41ter commented on PR #43639: URL: https://github.com/apache/doris/pull/43639#issuecomment-2469440610 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] branch-2.1: [fix](case) Fix test_backup_restore_atomic_with_alter with SYNC [doris]

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

[PR] [fix](case) Fix test_backup_restore_atomic_with_alter with SYNC #43601 [doris]

2024-11-11 Thread via GitHub
w41ter opened a new pull request, #43647: URL: https://github.com/apache/doris/pull/43647 cherry pick from #43601 -- 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] [fix](case) Fix test_backup_restore_atomic_with_alter with SYNC #43601 [doris]

2024-11-11 Thread via GitHub
w41ter commented on PR #43647: URL: https://github.com/apache/doris/pull/43647#issuecomment-2469440552 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] [Enhancement](checker) Enhance inverted checker [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43294: URL: https://github.com/apache/doris/pull/43294#issuecomment-2469441610 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] [Enhancement](checker) Enhance inverted checker [doris]

2024-11-11 Thread via GitHub
Yukang-Lian commented on PR #43294: URL: https://github.com/apache/doris/pull/43294#issuecomment-2469441478 run beut -- 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] branch-3.0: [improvement](statistics)Remove useless stats validation check. [doris]

2024-11-11 Thread via GitHub
Jibing-Li commented on PR #43498: URL: https://github.com/apache/doris/pull/43498#issuecomment-2469442727 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 un

Re: [PR] branch-3.0: [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate [doris]

2024-11-11 Thread via GitHub
eldenmoon merged PR #43634: URL: https://github.com/apache/doris/pull/43634 -- 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

(doris) branch branch-3.0 updated: branch-3.0: [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate (#43634)

2024-11-11 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 19ab0c229ea branch-3.0: [Optimize](Var

(doris) branch auto-pick-43580-branch-3.0 deleted (was c6ecd30e9f2)

2024-11-11 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch auto-pick-43580-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was c6ecd30e9f2 [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema

[PR] [fix](cloud) Fix aws sdk default retry policy not taking effect (#43575) [doris]

2024-11-11 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #43648: URL: https://github.com/apache/doris/pull/43648 * AWS SDK default retry policy check response xml `code` to determine retry or not, but other object storage such as `OSS`, `COS` not compatible with AWS S3, so adding a custome retry policy fo

Re: [PR] [fix](cloud) Fix aws sdk default retry policy not taking effect (#43575) [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43648: URL: https://github.com/apache/doris/pull/43648#issuecomment-2469444157 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+proce

Re: [PR] [fix](build) Added type conversion to ensure MacOS compile [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43630: URL: https://github.com/apache/doris/pull/43630#issuecomment-2467865382 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+proce

Re: [PR] [fix](group commit) fix NPE in group commit select backend [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43629: URL: https://github.com/apache/doris/pull/43629#issuecomment-2467861073 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+proce

Re: [PR] [minor](rpc) Check client before RPC [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43626: URL: https://github.com/apache/doris/pull/43626#issuecomment-2467867741 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] [minor](rpc) Check client before RPC [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43626: URL: https://github.com/apache/doris/pull/43626#issuecomment-2467867819 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](build) Added type conversion to ensure MacOS compile [doris]

2024-11-11 Thread via GitHub
zy-kkk commented on PR #43630: URL: https://github.com/apache/doris/pull/43630#issuecomment-2467866730 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] [test](stats)Add upgrade and downgrade test for analyze [doris]

2024-11-11 Thread via GitHub
yiguolei commented on PR #43456: URL: https://github.com/apache/doris/pull/43456#issuecomment-2467869386 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](group commit) fix NPE in group commit select backend [doris]

2024-11-11 Thread via GitHub
mymeiyi commented on PR #43629: URL: https://github.com/apache/doris/pull/43629#issuecomment-2467871602 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](group commit) fix NPE in group commit select backend [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43629: URL: https://github.com/apache/doris/pull/43629#issuecomment-2467874115 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](runtime) untracked reserved memory was not release when attaching limiter tracker [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43447: URL: https://github.com/apache/doris/pull/43447#issuecomment-2467873099 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](runtime) untracked reserved memory was not release when attaching limiter tracker [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43447: URL: https://github.com/apache/doris/pull/43447#issuecomment-2467873180 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 branch-3.0 updated: [enhance](regression-test) test alter table partition (#41437) (#43548)

2024-11-11 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 848eb73c88d [enhance](regression-test)

Re: [PR] [enhance](regression-test) test alter table partition (#41437) [doris]

2024-11-11 Thread via GitHub
gavinchou merged PR #43548: URL: https://github.com/apache/doris/pull/43548 -- 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](group commit) fix NPE in group commit select backend [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43629: URL: https://github.com/apache/doris/pull/43629#issuecomment-2467874194 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](nereids) optimize small sql [doris]

2024-11-11 Thread via GitHub
924060929 commented on PR #43546: URL: https://github.com/apache/doris/pull/43546#issuecomment-2467778942 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) tag 2.0.15-tebu-20241010-rc02 deleted (was 40c6d82aa04)

2024-11-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to tag 2.0.15-tebu-20241010-rc02 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.0.15-tebu-20241010-rc02 was deleted! *** was 40c6d82aa04 [release](version) update v

(doris) tag 2.0.15-tebu-20241010 deleted (was cd82fc0dfa2)

2024-11-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to tag 2.0.15-tebu-20241010 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.0.15-tebu-20241010 was deleted! *** was cd82fc0dfa2 [release](version) update version to

Re: [PR] [fix](build) Added type conversion to ensure MacOS compile [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43630: URL: https://github.com/apache/doris/pull/43630#issuecomment-2467877991 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] [Improment]add internal workload group [doris]

2024-11-11 Thread via GitHub
yiguolei commented on code in PR #42006: URL: https://github.com/apache/doris/pull/42006#discussion_r1836523503 ## be/src/olap/olap_server.cpp: ## @@ -242,29 +242,60 @@ Status StorageEngine::start_bg_threads() { auto single_replica_compaction_threads = get_sing

Re: [PR] [fix](build) Added type conversion to ensure MacOS compile [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43630: URL: https://github.com/apache/doris/pull/43630#issuecomment-2467945345 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](restore) reduce logged unfinished snapshoting task #43076 [doris]

2024-11-11 Thread via GitHub
w41ter merged PR #43607: URL: https://github.com/apache/doris/pull/43607 -- 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

(doris) branch branch-2.1 updated: [chore](restore) reduce logged unfinished snapshoting task #43076 (#43607)

2024-11-11 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 4ffa84e1438 [chore](restore) reduce logge

(doris) branch branch-2.1 updated: [feat](restore) Support compressed snapshot meta and job info #43516 (#43569)

2024-11-11 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 14d511fe3a6 [feat](restore) Support compr

(doris) branch branch-3.0 updated: [chore](restore) reduce logged unfinished snapshoting task #43076 (#43608)

2024-11-11 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 829b99423d4 [chore](restore) reduce logge

Re: [PR] [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on code in PR #43255: URL: https://github.com/apache/doris/pull/43255#discussion_r1836529184 ## be/src/vec/exec/format/orc/vorc_reader.cpp: ## @@ -558,190 +562,341 @@ } } -template -std::vector value_range_to_predicate( -const Colum

Re: [PR] [chore](restore) reduce logged unfinished snapshoting task #43076 [doris]

2024-11-11 Thread via GitHub
w41ter merged PR #43606: URL: https://github.com/apache/doris/pull/43606 -- 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] [chore](restore) reduce logged unfinished snapshoting task #43076 [doris]

2024-11-11 Thread via GitHub
w41ter merged PR #43608: URL: https://github.com/apache/doris/pull/43608 -- 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] [feat](restore) Support compressed snapshot meta and job info #43516 [doris]

2024-11-11 Thread via GitHub
w41ter merged PR #43569: URL: https://github.com/apache/doris/pull/43569 -- 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

(doris) branch branch-2.0 updated: [chore](restore) reduce logged unfinished snapshoting task #43076 (#43606)

2024-11-11 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 3671b0e4d2f [chore](restore) reduce logge

Re: [PR] branch-2.1: [chore](restore) reduce logged unfinished snapshoting task [doris]

2024-11-11 Thread via GitHub
w41ter closed pull request #43603: branch-2.1: [chore](restore) reduce logged unfinished snapshoting task URL: https://github.com/apache/doris/pull/43603 -- 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

Re: [PR] branch-3.0: [chore](restore) reduce logged unfinished snapshoting task [doris]

2024-11-11 Thread via GitHub
w41ter closed pull request #43602: branch-3.0: [chore](restore) reduce logged unfinished snapshoting task URL: https://github.com/apache/doris/pull/43602 -- 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

Re: [PR] [fix](jni)fix jni defer deletelocalref [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on code in PR #43594: URL: https://github.com/apache/doris/pull/43594#discussion_r1836545310 ## be/src/http/action/jeprofile_actions.cpp: ## @@ -18,101 +18,69 @@ #include "http/action/jeprofile_actions.h" #include +#include Review Comment:

Re: [PR] [cherry-pick](branch-3.0) Pick "[Enhancement](MS) Add fix tablet data size api for meta service (#41782)" [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43460: URL: https://github.com/apache/doris/pull/43460#issuecomment-2467971937 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] [Improment]add internal workload group [doris]

2024-11-11 Thread via GitHub
yiguolei commented on code in PR #42006: URL: https://github.com/apache/doris/pull/42006#discussion_r1836527675 ## fe/fe-core/src/main/java/org/apache/doris/resource/workloadgroup/WorkloadGroupMgr.java: ## @@ -71,6 +72,12 @@ public class WorkloadGroupMgr extends MasterDaemon im

Re: [PR] [fix](Nereids) alias function should use unbound slot as place holder [doris]

2024-11-11 Thread via GitHub
morrySnow commented on PR #43597: URL: https://github.com/apache/doris/pull/43597#issuecomment-2467986369 run performance -- 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] [cherry-pick](branch-3.0) Pick "[Enhancement](MS) Add fix tablet data size api for meta service (#41782)" [doris]

2024-11-11 Thread via GitHub
Yukang-Lian commented on PR #43460: URL: https://github.com/apache/doris/pull/43460#issuecomment-2467953563 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

(doris) branch branch-3.0 updated: [cherry-pick](branch-30)fix the exchange not skip offset rows (#42190) (#42490)

2024-11-11 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 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 441c754183e [cherry-pick](branch-30

Re: [PR] [cherry-pick](branch-30)fix the exchange not skip offset rows (#42190) [doris]

2024-11-11 Thread via GitHub
zhangstar333 merged PR #42490: URL: https://github.com/apache/doris/pull/42490 -- 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](sk) All sk in log should be encrypted [doris]

2024-11-11 Thread via GitHub
gavinchou commented on code in PR #43544: URL: https://github.com/apache/doris/pull/43544#discussion_r1836561937 ## cloud/src/meta-service/meta_service_helper.h: ## @@ -101,7 +116,25 @@ void finish_rpc(std::string_view func_name, brpc::Controller* ctrl, Response* re LO

Re: [PR] test [doris]

2024-11-11 Thread via GitHub
zhangstar333 commented on PR #43611: URL: https://github.com/apache/doris/pull/43611#issuecomment-2468004955 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](sk) All sk in log should be encrypted [doris]

2024-11-11 Thread via GitHub
gavinchou commented on code in PR #43544: URL: https://github.com/apache/doris/pull/43544#discussion_r1836568283 ## cloud/src/meta-service/meta_service_helper.h: ## @@ -101,7 +116,25 @@ void finish_rpc(std::string_view func_name, brpc::Controller* ctrl, Response* re LO

Re: [PR] [Fix](sk) All sk in log should be encrypted [doris]

2024-11-11 Thread via GitHub
gavinchou commented on code in PR #43544: URL: https://github.com/apache/doris/pull/43544#discussion_r1836568283 ## cloud/src/meta-service/meta_service_helper.h: ## @@ -101,7 +116,25 @@ void finish_rpc(std::string_view func_name, brpc::Controller* ctrl, Response* re LO

(doris) branch branch-3.0 updated: [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) (#43620)

2024-11-11 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 ff6ec6c9814 [opt](Variant) avoid unnec

Re: [PR] [fix](jni)fix jni defer deletelocalref [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43594: URL: https://github.com/apache/doris/pull/43594#issuecomment-2468135884 TeamCity be ut coverage result: Function Coverage: 37.91% (9872/26041) Line Coverage: 29.13% (82470/283080) Region Coverage: 28.26% (42395/150012) Branch Coverage: 24.8

Re: [PR] branch-3.0: [opt](remote scan) Fix remote scan parallelism [doris]

2024-11-11 Thread via GitHub
dataroaring closed pull request #43625: branch-3.0: [opt](remote scan) Fix remote scan parallelism URL: https://github.com/apache/doris/pull/43625 -- 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

(doris) branch auto-pick-43580-branch-3.0 created (now ff6ec6c9814)

2024-11-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43580-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ff6ec6c9814 [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) (#4362

(doris) branch master updated: [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate (#43580)

2024-11-11 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 737bb82d5eb [Optimize](Variant) move merge_row

(doris) branch auto-pick-43580-branch-3.0 updated (ff6ec6c9814 -> c6ecd30e9f2)

2024-11-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43580-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from ff6ec6c9814 [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) (#4362

Re: [PR] [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate [doris]

2024-11-11 Thread via GitHub
eldenmoon merged PR #43580: URL: https://github.com/apache/doris/pull/43580 -- 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] branch-3.0: [opt](remote scan) Fix remote scan parallelism [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43625: URL: https://github.com/apache/doris/pull/43625#issuecomment-2468158281 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] branch-3.0: [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate [doris]

2024-11-11 Thread via GitHub
eldenmoon commented on PR #43634: URL: https://github.com/apache/doris/pull/43634#issuecomment-2468157785 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](http) enable auth token with BE http request [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #41994: URL: https://github.com/apache/doris/pull/41994#issuecomment-2468163143 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](scan) remove useless enable_scan_node_run_serial #41559 [doris]

2024-11-11 Thread via GitHub
zhiqiang- commented on PR #42013: URL: https://github.com/apache/doris/pull/42013#issuecomment-2468169145 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] branch-3.0: [Optimize](Variant) move merge_rowsets_schema to sync_tablet_rowsets to make schema more accurate [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43634: URL: https://github.com/apache/doris/pull/43634#issuecomment-2468155928 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+proce

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2468175955 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](iceberg)Supports using `rest` type catalog to read tables in unity catalog [doris]

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

Re: [PR] [Refactor](inverted index) refactor inverted index file writer for v1/v2 index write [doris]

2024-11-11 Thread via GitHub
airborne12 commented on PR #42328: URL: https://github.com/apache/doris/pull/42328#issuecomment-2468167101 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

(doris) branch master updated (b00a107e344 -> 7319d841998)

2024-11-11 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 b00a107e344 [performance](move-memtable) async close tablet streams (#41156) add 7319d841998 [opt](Variant) av

Re: [PR] test [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43611: URL: https://github.com/apache/doris/pull/43611#issuecomment-2467672123 TeamCity be ut coverage result: Function Coverage: 37.75% (9846/26083) Line Coverage: 29.04% (82375/283619) Region Coverage: 28.13% (42327/150478) Branch Coverage: 24.7

Re: [PR] [opt](Variant) avoid unnecessary mem for variant extracted columns [doris]

2024-11-11 Thread via GitHub
eldenmoon merged PR #43567: URL: https://github.com/apache/doris/pull/43567 -- 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](test) add regression tests for `outfile` and `s3` tvf [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43621: URL: https://github.com/apache/doris/pull/43621#issuecomment-2467680026 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+proce

[PR] [fix](test) add regression tests for `outfile` and `s3` tvf [doris]

2024-11-11 Thread via GitHub
BePPPower opened a new pull request, #43621: URL: https://github.com/apache/doris/pull/43621 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [fix] (bloom filter) Fix the bloom filter calculation for date and datetime (#43351) [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43622: URL: https://github.com/apache/doris/pull/43622#issuecomment-2467681646 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+proce

(doris) branch branch-2.1 updated (95d27cf6b26 -> 55133f8e615)

2024-11-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 95d27cf6b26 [Opt](exec) change transmit block to rw lock to opt performance #43223 (#43492) add 55133f8e615

[PR] [fix] (bloom filter) Fix the bloom filter calculation for date and datetime (#43351) [doris]

2024-11-11 Thread via GitHub
csun5285 opened a new pull request, #43622: URL: https://github.com/apache/doris/pull/43622 pick from master #43351 -- 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](delete) Fix static type dispatch by mistake due to typo (#42260) [doris]

2024-11-11 Thread via GitHub
yiguolei merged PR #43488: URL: https://github.com/apache/doris/pull/43488 -- 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](ngram bloomfilter) fix narrow conversion for ngram bf_size [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43480: URL: https://github.com/apache/doris/pull/43480#issuecomment-2467667666 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 auto-pick-43567-branch-3.0 created (now 2159ffcd51a)

2024-11-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43567-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2159ffcd51a [Exec)(cache) add element count in LRU cache (#43458) No new revisions were added

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-11-11 Thread via GitHub
HappenLee commented on PR #43619: URL: https://github.com/apache/doris/pull/43619#issuecomment-2467673656 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 auto-pick-43567-branch-2.1 created (now 95d27cf6b26)

2024-11-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43567-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 95d27cf6b26 [Opt](exec) change transmit block to rw lock to opt performance #43223 (#43492) N

Re: [PR] [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43620: URL: https://github.com/apache/doris/pull/43620#issuecomment-2467678940 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+proce

Re: [PR] [Fix](bug) Is null predicate get error query result [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on code in PR #43619: URL: https://github.com/apache/doris/pull/43619#discussion_r1836219784 ## be/src/exec/olap_common.h: ## @@ -617,25 +617,30 @@ bool ColumnValueRange::convert_to_avg_range_value( std::vector& begin_scan_keys, std::vecto

Re: [PR] [opt](remote scan) Fix remote scan parallelism [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43532: URL: https://github.com/apache/doris/pull/43532#issuecomment-2467678398 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] [opt](remote scan) Fix remote scan parallelism [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43532: URL: https://github.com/apache/doris/pull/43532#issuecomment-2467678480 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](Variant) avoid unnecessary mem for variant extracted columns (#43567) [doris]

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

[PR] [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) [doris]

2024-11-11 Thread via GitHub
eldenmoon opened a new pull request, #43620: URL: https://github.com/apache/doris/pull/43620 (#43567) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mai

Re: [PR] [fix] (bloom filter) Fix the bloom filter calculation for date and datetime (#43351) [doris]

2024-11-11 Thread via GitHub
csun5285 commented on PR #43622: URL: https://github.com/apache/doris/pull/43622#issuecomment-2467681749 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](test) add regression tests for `outfile` and `s3` tvf [doris]

2024-11-11 Thread via GitHub
BePPPower commented on PR #43621: URL: https://github.com/apache/doris/pull/43621#issuecomment-2467685147 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] Revert "[opt](store) allow to set storage_page_size for tables" [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43596: URL: https://github.com/apache/doris/pull/43596#issuecomment-2467675617 TeamCity be ut coverage result: Function Coverage: 37.78% (9842/26052) Line Coverage: 29.04% (82223/283123) Region Coverage: 28.18% (42290/150072) Branch Coverage: 24.7

Re: [PR] [opt](Variant) avoid unnecessary mem for variant extracted columns [doris]

2024-11-11 Thread via GitHub
eldenmoon closed pull request #43443: [opt](Variant) avoid unnecessary mem for variant extracted columns URL: https://github.com/apache/doris/pull/43443 -- 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

Re: [PR] [opt](Variant) avoid unnecessary mem for variant extracted columns (#43567) [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on PR #43620: URL: https://github.com/apache/doris/pull/43620#issuecomment-2467693381 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] (bloom filter) Fix the bloom filter calculation for date and datetime (#43351) [doris]

2024-11-11 Thread via GitHub
github-actions[bot] commented on code in PR #43622: URL: https://github.com/apache/doris/pull/43622#discussion_r1836231216 ## be/test/olap/date_bloom_filter_test.cpp: ## @@ -0,0 +1,192 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor lice

Re: [PR] [Enhancement](checker) Enhance inverted checker [doris]

2024-11-11 Thread via GitHub
Yukang-Lian commented on PR #43294: URL: https://github.com/apache/doris/pull/43294#issuecomment-2467699116 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] [cherry-pick](branch-2.0)regression-test alter table partition [doris]

2024-11-11 Thread via GitHub
cjj2010 commented on PR #43559: URL: https://github.com/apache/doris/pull/43559#issuecomment-2467689688 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] [opt](brpc) check and remove unavailable brpc stubs [doris]

2024-11-11 Thread via GitHub
doris-robot commented on PR #43212: URL: https://github.com/apache/doris/pull/43212#issuecomment-2467702496 TeamCity be ut coverage result: Function Coverage: 37.77% (9843/26058) Line Coverage: 29.05% (82294/283279) Region Coverage: 28.18% (42314/150158) Branch Coverage: 24.7

[PR] [refactor](report) Simplify status reporter [doris]

2024-11-11 Thread via GitHub
Gabriel39 opened a new pull request, #43623: URL: https://github.com/apache/doris/pull/43623 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

<    1   2   3   4   5   6   7   8   9   10   >