Re: [PR] [Enhancement] (Nereids) let insert statement support CTE [doris]

2024-06-11 Thread via GitHub
morrySnow commented on code in PR #36150: URL: https://github.com/apache/doris/pull/36150#discussion_r1635907948 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/UpdateCommand.java: ## @@ -94,8 +94,8 @@ public UpdateCommand(List nameParts, @Nullable Stri

Re: [PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36167: URL: https://github.com/apache/doris/pull/36167#issuecomment-2162252660 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](load) use notify to replace polling for FlushToken #35796 [doris]

2024-06-11 Thread via GitHub
liaoxin01 commented on PR #36170: URL: https://github.com/apache/doris/pull/36170#issuecomment-2162251377 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](load) use notify to replace polling for FlushToken #35796 [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36170: URL: https://github.com/apache/doris/pull/36170#issuecomment-2162251440 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] [opt](load) use notify to replace polling for FlushToken #35796 [doris]

2024-06-11 Thread via GitHub
liaoxin01 opened a new pull request, #36170: URL: https://github.com/apache/doris/pull/36170 cherry pick from #35796 -- 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](pipeline) Move query context destruction in close phase [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36157: URL: https://github.com/apache/doris/pull/36157#issuecomment-2162249819 TeamCity be ut coverage result: Function Coverage: 36.41% (8986/24680) Line Coverage: 27.96% (73480/262816) Region Coverage: 27.38% (38109/139172) Branch Coverage: 24.0

Re: [PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36169: URL: https://github.com/apache/doris/pull/36169#issuecomment-2162249640 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
liaoxin01 commented on PR #36169: URL: https://github.com/apache/doris/pull/36169#issuecomment-2162249551 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] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
liaoxin01 opened a new pull request, #36169: URL: https://github.com/apache/doris/pull/36169 cherry pick from #35770 -- 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](broker-load) fix broker load statement type conversion failure #31746 [doris]

2024-06-11 Thread via GitHub
liaoxin01 commented on PR #36168: URL: https://github.com/apache/doris/pull/36168#issuecomment-2162241745 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](broker-load) fix broker load statement type conversion failure #31746 [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36168: URL: https://github.com/apache/doris/pull/36168#issuecomment-2162241807 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](nereids) fix merge aggregate rule, rules should not have mutable members [doris]

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

Re: [PR] [Pick 2.1](inverted index) fix memory leak in inverted index writer for array values [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36165: URL: https://github.com/apache/doris/pull/36165#issuecomment-2162241469 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](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36164: URL: https://github.com/apache/doris/pull/36164#issuecomment-2162242475 ClickBench: Total hot run time: 30.93 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [fix](broker-load) fix broker load statement type conversion failure #31746 [doris]

2024-06-11 Thread via GitHub
liaoxin01 opened a new pull request, #36168: URL: https://github.com/apache/doris/pull/36168 cherry pick from #31746 -- 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36167: URL: https://github.com/apache/doris/pull/36167#issuecomment-2162238922 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
liaoxin01 commented on PR #36167: URL: https://github.com/apache/doris/pull/36167#issuecomment-2162238847 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] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default #35770 [doris]

2024-06-11 Thread via GitHub
liaoxin01 opened a new pull request, #36167: URL: https://github.com/apache/doris/pull/36167 cherry pick from #35770 -- 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](nereids) fix merge aggregate rule, rules should not have mutable members [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36145: URL: https://github.com/apache/doris/pull/36145#issuecomment-2162237054 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) fix merge aggregate rule, rules should not have mutable members [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36145: URL: https://github.com/apache/doris/pull/36145#issuecomment-2162236995 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](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

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

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-06-11 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

(doris-website) branch master updated: [Doc](connector) update version (#718)

2024-06-11 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 68a888e9139 [Doc](connector) update version

Re: [PR] [Doc](connector) update version [doris-website]

2024-06-11 Thread via GitHub
JNSimba merged PR #718: URL: https://github.com/apache/doris-website/pull/718 -- 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: [bugfix](iceberg)Fixed missing type of iceberg table for timetravel (#36047)

2024-06-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 f0971c3c43e [bugfix](iceberg)Fixed missing typ

Re: [PR] [bugfix](iceberg)Fixed missing type of iceberg table for timetravel [doris]

2024-06-11 Thread via GitHub
morrySnow merged PR #36047: URL: https://github.com/apache/doris/pull/36047 -- 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](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36166: URL: https://github.com/apache/doris/pull/36166#issuecomment-2162233050 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](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

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

[PR] [fix](dynamic partition) fix dynamic partition thread met uncatch exception #35778 [doris]

2024-06-11 Thread via GitHub
yujun777 opened a new pull request, #36166: URL: https://github.com/apache/doris/pull/36166 cherry pick from #35778 -- 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] [Pick 2.1](inverted index) fix memory leak in inverted index writer for array values [doris]

2024-06-11 Thread via GitHub
airborne12 commented on PR #36165: URL: https://github.com/apache/doris/pull/36165#issuecomment-2162230838 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](inverted index) fix memory leak in inverted index writer for array values [doris]

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

Re: [PR] [Feature](Row store) support column group with store row format for partial columns of table [doris]

2024-06-11 Thread via GitHub
eldenmoon commented on PR #34089: URL: https://github.com/apache/doris/pull/34089#issuecomment-2162227502 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](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162224587 ClickBench: Total hot run time: 30.55 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch branch-2.1 updated: [Pick 2.1](inverted index) add inverted index reader memory size into searcher cache (#36160)

2024-06-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 14ece32b873 [Pick 2.1](inverted inde

Re: [PR] [Pick 2.1](inverted index) add inverted index reader memory size into searcher cache [doris]

2024-06-11 Thread via GitHub
qidaye merged PR #36160: URL: https://github.com/apache/doris/pull/36160 -- 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] [test](mtmv)add increment create mtmv case [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #35707: URL: https://github.com/apache/doris/pull/35707#issuecomment-2162223780 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](meta) Switch meta serialization to gson [doris]

2024-06-11 Thread via GitHub
iszhangpch commented on PR #36125: URL: https://github.com/apache/doris/pull/36125#issuecomment-2162223455 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] [test](mtmv)add increment create mtmv case [doris]

2024-06-11 Thread via GitHub
zfr9527 commented on PR #35707: URL: https://github.com/apache/doris/pull/35707#issuecomment-2162221117 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](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

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

Re: [PR] [fix](varaint) fix variant index [doris]

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

Re: [PR] [Fix](inverted index) fix memory leak in inverted index writer for array values [doris]

2024-06-11 Thread via GitHub
qidaye merged PR #36144: URL: https://github.com/apache/doris/pull/36144 -- 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 master updated: [Fix](inverted index) fix memory leak in inverted index writer for array values (#36144)

2024-06-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 54b4412f1c7 [Fix](inverted index) fix memory

Re: [PR] [Fix](inverted index) fix memory leak in inverted index writer for array values [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36144: URL: https://github.com/apache/doris/pull/36144#issuecomment-2162207716 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] [only for test] test open ubsan in p0,p1 with error [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36093: URL: https://github.com/apache/doris/pull/36093#issuecomment-2162207767 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](mtmv)mtmv add case and fix bug [doris]

2024-06-11 Thread via GitHub
zddr commented on code in PR #36019: URL: https://github.com/apache/doris/pull/36019#discussion_r1635883047 ## regression-test/suites/mtmv_p0/test_light_schema_change_mtmv.groovy: ## @@ -0,0 +1,64 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more cont

Re: [PR] [fix](mtmv)mtmv add case and fix bug [doris]

2024-06-11 Thread via GitHub
zddr commented on code in PR #36019: URL: https://github.com/apache/doris/pull/36019#discussion_r1635880820 ## regression-test/suites/mtmv_p0/test_create_mv_mtmv.groovy: ## @@ -0,0 +1,90 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor li

Re: [PR] [fix](pipeline) Move query context destruction in close phase [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36157: URL: https://github.com/apache/doris/pull/36157#issuecomment-2162201536 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](mtmv)mtmv add case and fix bug [doris]

2024-06-11 Thread via GitHub
zfr9527 commented on code in PR #36019: URL: https://github.com/apache/doris/pull/36019#discussion_r1635831996 ## regression-test/suites/mtmv_p0/test_create_mv_mtmv.groovy: ## @@ -0,0 +1,90 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor

Re: [PR] [enhance](Vault) Refresh default storage vault info when doing instance check in FE [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36104: URL: https://github.com/apache/doris/pull/36104#issuecomment-2162199859 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] [enhance](Vault) Refresh default storage vault info when doing instance check in FE [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36104: URL: https://github.com/apache/doris/pull/36104#issuecomment-2162199807 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](pipeline) Move query context destruction in close phase [doris]

2024-06-11 Thread via GitHub
Gabriel39 commented on PR #36157: URL: https://github.com/apache/doris/pull/36157#issuecomment-2162198800 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](varaint) fix variant index [doris]

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

Re: [PR] [only for test] test open ubsan in p0,p1 with error [doris]

2024-06-11 Thread via GitHub
Mryange commented on PR #36093: URL: https://github.com/apache/doris/pull/36093#issuecomment-2162196762 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](nereids) fix NormalizeAgg, change the upper project projections rewrite logic [doris]

2024-06-11 Thread via GitHub
feiniaofeiafei commented on PR #36161: URL: https://github.com/apache/doris/pull/36161#issuecomment-2162195682 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 uns

Re: [PR] [improve](cloud txn insert) Add more ut; Remove duplicated table_id to reduce fdb value length [doris]

2024-06-11 Thread via GitHub
mymeiyi commented on PR #36135: URL: https://github.com/apache/doris/pull/36135#issuecomment-2162193085 run cloud_p1 -- 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] [feat](nereids)support partition level column stats [doris]

2024-06-11 Thread via GitHub
morrySnow commented on code in PR #35875: URL: https://github.com/apache/doris/pull/35875#discussion_r1635870616 ## fe/fe-core/src/main/java/org/apache/doris/nereids/stats/StatsCalculator.java: ## @@ -745,8 +747,32 @@ private ColumnStatistic getColumnStatistic(TableIf table, St

Re: [PR] [opt](Nereids) Optimize Join Penalty Calculation Based on Build Side Data Volume (#35773) [doris]

2024-06-11 Thread via GitHub
XieJiann commented on PR #36107: URL: https://github.com/apache/doris/pull/36107#issuecomment-2162187545 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] [Pick 2.1](inverted index) add inverted index reader memory size into searcher cache [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36160: URL: https://github.com/apache/doris/pull/36160#issuecomment-2162187674 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] [Pick 2.1](inverted index) add inverted index reader memory size into searcher cache [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36160: URL: https://github.com/apache/doris/pull/36160#issuecomment-2162187640 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](nereids) fix merge aggregate rule, rules should not have mutable members [doris]

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

Re: [PR] [improvement](mtmv) Support to use current_date() when create async mv [doris]

2024-06-11 Thread via GitHub
morrySnow commented on PR #36111: URL: https://github.com/apache/doris/pull/36111#issuecomment-2162181468 support all nondeterministic function ? -- 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 t

Re: [PR] [improve](cloud txn insert) Add more ut; Remove duplicated table_id to reduce fdb value length [doris]

2024-06-11 Thread via GitHub
mymeiyi commented on PR #36135: URL: https://github.com/apache/doris/pull/36135#issuecomment-2162181239 run cloudp1 -- 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] [improve](cloud txn insert) Add more ut; Remove duplicated table_id to reduce fdb value length [doris]

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

(doris) branch master updated (569c9772fe1 -> a481d79b1e2)

2024-06-11 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 569c9772fe1 [feat](mtmv) Support grouping_sets rewrite when query rewrite by materialized view (#36056) add a4

Re: [PR] [fix](cloud) Fix CloudTabletRebalancer npe [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36162: URL: https://github.com/apache/doris/pull/36162#issuecomment-2162177986 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](nereids)using mv's derived stats [doris]

2024-06-11 Thread via GitHub
morrySnow merged PR #35721: URL: https://github.com/apache/doris/pull/35721 -- 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](cloud) Fix CloudTabletRebalancer npe [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36162: URL: https://github.com/apache/doris/pull/36162#issuecomment-2162178021 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](txn insert) Fix txn insert publish [doris]

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

Re: [PR] [fix](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162172428 TeamCity be ut coverage result: Function Coverage: 36.41% (8986/24680) Line Coverage: 27.96% (73482/262821) Region Coverage: 27.38% (38106/139179) Branch Coverage: 24.0

Re: [PR] [fix](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on code in PR #36164: URL: https://github.com/apache/doris/pull/36164#discussion_r1635859797 ## be/test/vec/function/function_eq_for_null_test.cpp: ## @@ -15,6 +15,8 @@ // specific language governing permissions and limitations // under the Licens

Re: [PR] [fix](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

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

Re: [PR] [fix](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36164: URL: https://github.com/apache/doris/pull/36164#issuecomment-2162164596 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](eq_for_null) Fix eq_for_null when both column is NOT only_null [doris]

2024-06-11 Thread via GitHub
zhiqiang- opened a new pull request, #36164: URL: https://github.com/apache/doris/pull/36164 Previous PR https://github.com/apache/doris/pull/36004 fixed eq_for_null processing at least one column is only-null, this pr fixed the problem when eq_for_null processing neither column is only

Re: [PR] [fix](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162154776 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](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162153364 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](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
csun5285 commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162152846 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](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162147260 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] [Refactor]Refacor query queue [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #35929: URL: https://github.com/apache/doris/pull/35929#issuecomment-2162140716 ClickBench: Total hot run time: 31.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Fix](nereids) fix NormalizeAgg, change the upper project projections rewrite logic [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36161: URL: https://github.com/apache/doris/pull/36161#issuecomment-2162137440 ClickBench: Total hot run time: 30.48 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix CloudTabletRebalancer npe [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36162: URL: https://github.com/apache/doris/pull/36162#issuecomment-2162135210 ClickBench: Total hot run time: 30.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Refactor]Refacor query queue [doris]

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

Re: [PR] [enhancement](prepared statement) Handle unsigned numeric type in prepare statement [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36133: URL: https://github.com/apache/doris/pull/36133#issuecomment-2162133017 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](prepared statement) Handle unsigned numeric type in prepare statement [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36133: URL: https://github.com/apache/doris/pull/36133#issuecomment-2162133049 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) fix NormalizeAgg, change the upper project projections rewrite logic [doris]

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

Re: [PR] [fix](cloud) Fix CloudTabletRebalancer npe [doris]

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

Re: [PR] [Refactor]Refacor query queue [doris]

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

Re: [PR] [fix](varaint) fix variant index [doris]

2024-06-11 Thread via GitHub
github-actions[bot] commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162122477 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](nereids) fix NormalizeAgg, change the upper project projections rewrite logic [doris]

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

Re: [PR] [fix](cloud) Fix CloudTabletRebalancer npe [doris]

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

Re: [PR] [feature](nereids)use mtmv to match legacy mv [doris]

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

[PR] [fix](varaint) fix variant tablet index [doris]

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

Re: [PR] [fix](varaint) fix variant tablet index [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36163: URL: https://github.com/apache/doris/pull/36163#issuecomment-2162115658 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] [branch-2.1](function) fix date_format and from_unixtime core when meet long format string (#35883) [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36158: URL: https://github.com/apache/doris/pull/36158#issuecomment-2162114921 TeamCity be ut coverage result: Function Coverage: 36.29% (9124/25141) Line Coverage: 27.78% (74225/267153) Region Coverage: 26.72% (38300/143363) Branch Coverage: 23.3

Re: [PR] [feature](nereids)use mtmv to match legacy mv [doris]

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

Re: [PR] [Refactor]Refacor query queue [doris]

2024-06-11 Thread via GitHub
wangbo commented on PR #35929: URL: https://github.com/apache/doris/pull/35929#issuecomment-2162107713 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] [improve](cloud txn insert) Add more ut; Remove duplicated table_id to reduce fdb value length [doris]

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

Re: [PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #35970: URL: https://github.com/apache/doris/pull/35970#issuecomment-2162100587 ClickBench: Total hot run time: 30.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](nereids)use mtmv to match legacy mv [doris]

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

Re: [PR] [only for test] test open ubsan in p0,p1 without error [doris]

2024-06-11 Thread via GitHub
doris-robot commented on PR #36095: URL: https://github.com/apache/doris/pull/36095#issuecomment-2162100404 ClickBench: Total hot run time: 30.61 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) Fix CloudTabletRebalancer npe [doris]

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

  1   2   3   4   5   6   7   8   >