Re: [PR] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

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

Re: [PR] [improvement](statistics) Update table/index row count in one operation. [doris]

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

[PR] [doc](mtmv)replace mtmv [doris-website]

2024-07-17 Thread via GitHub
zddr opened a new pull request, #872: URL: https://github.com/apache/doris-website/pull/872 replace mtmv -- 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-m

Re: [PR] [Improvement](rpc) set grpc channel's keepAliveTime and remove proxy on InterruptedExcep… [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37304: URL: https://github.com/apache/doris/pull/37304#issuecomment-2235760305 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] [Improvement](rpc) set grpc channel's keepAliveTime and remove proxy on InterruptedExcep… [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37304: URL: https://github.com/apache/doris/pull/37304#issuecomment-2235760257 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 branch-2.1 updated: [branch-2.1] Picks "[opt](delete) Delete job should retry for failure that is not DELETE_INVALID_XXX #37834" (#38032)

2024-07-17 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 c30c1d2436d [branch-2.1] Picks "[opt

Re: [PR] [branch-2.1] Picks "[opt](delete) Delete job should retry for failure that is not DELETE_INVALID_XXX #37834" [doris]

2024-07-17 Thread via GitHub
dataroaring merged PR #38032: URL: https://github.com/apache/doris/pull/38032 -- 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 branch-2.0 updated: [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) (#38044)

2024-07-17 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 7ee271b98fa [fix](publish) Pick Catc

Re: [PR] [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) [doris]

2024-07-17 Thread via GitHub
dataroaring merged PR #38044: URL: https://github.com/apache/doris/pull/38044 -- 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] [regression-test](test-json) enhance the robustness and stability of Doris in handling semi-structure types [doris]

2024-07-17 Thread via GitHub
eldenmoon commented on PR #37911: URL: https://github.com/apache/doris/pull/37911#issuecomment-2235750683 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] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

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

Re: [PR] [regression](limit) Add group by limit regression test case [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2235747712 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] [regression](limit) Add group by limit regression test case [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37940: URL: https://github.com/apache/doris/pull/37940#issuecomment-2235747676 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](statistics) Update table/index row count in one operation. [doris]

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

Re: [PR] [Fix](function) fix coredump for MULTI_MATCH_ANY [doris]

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

(doris) branch master updated: [fix][compile] Resolve time_point type mismatch on MacOS and Linux (#38049)

2024-07-17 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 ba0eb23db01 [fix][compile] Resolve time_point type

Re: [PR] [fix][compile] Resolve time_point type mismatch on MacOS and Linux [doris]

2024-07-17 Thread via GitHub
zy-kkk merged PR #38049: URL: https://github.com/apache/doris/pull/38049 -- 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] [refactor](Nereids) refactor logical join constructor to withXXX [doris]

2024-07-17 Thread via GitHub
LiBinfeng-01 commented on PR #37543: URL: https://github.com/apache/doris/pull/37543#issuecomment-2235736411 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][compile] Resolve time_point type mismatch on MacOS and Linux [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38049: URL: https://github.com/apache/doris/pull/38049#issuecomment-2235738317 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](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37963: URL: https://github.com/apache/doris/pull/37963#issuecomment-2235737653 TeamCity be ut coverage result: Function Coverage: 36.45% (9239/25345) Line Coverage: 27.99% (75528/269795) Region Coverage: 26.81% (38827/144809) Branch Coverage: 23.5

Re: [PR] [Fix] Error: missing field initializer [doris]

2024-07-17 Thread via GitHub
HappenLee merged PR #37403: URL: https://github.com/apache/doris/pull/37403 -- 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](regression) fix regression sql which has schema change [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37941: URL: https://github.com/apache/doris/pull/37941#issuecomment-2235735708 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] Error: missing field initializer (#37403)

2024-07-17 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 52972fce940 [Fix] Error: missing field initial

Re: [PR] [Fix](function) fix coredump for MULTI_MATCH_ANY [doris]

2024-07-17 Thread via GitHub
zclllyybb commented on code in PR #37959: URL: https://github.com/apache/doris/pull/37959#discussion_r1682270398 ## be/src/vec/functions/regexps.h: ## @@ -136,42 +136,45 @@ Regexps constructRegexps(const std::vector& str_patterns, /// We mark the patterns to provide the ca

Re: [PR] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38058: URL: https://github.com/apache/doris/pull/38058#issuecomment-2235730820 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](function) fix coredump for MULTI_MATCH_ANY [doris]

2024-07-17 Thread via GitHub
zclllyybb commented on code in PR #37959: URL: https://github.com/apache/doris/pull/37959#discussion_r1682270398 ## be/src/vec/functions/regexps.h: ## @@ -136,42 +136,45 @@ Regexps constructRegexps(const std::vector& str_patterns, /// We mark the patterns to provide the ca

Re: [PR] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38058: URL: https://github.com/apache/doris/pull/38058#issuecomment-2235730785 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](function) fix coredump for MULTI_MATCH_ANY [doris]

2024-07-17 Thread via GitHub
HappenLee commented on code in PR #37959: URL: https://github.com/apache/doris/pull/37959#discussion_r1682268150 ## be/src/vec/functions/regexps.h: ## @@ -136,42 +136,45 @@ Regexps constructRegexps(const std::vector& str_patterns, /// We mark the patterns to provide the ca

Re: [PR] [fix](auth)fix mtmv name to resolve conflicts [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38057: URL: https://github.com/apache/doris/pull/38057#issuecomment-2235724669 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](mtmv)Fix mtmv name to resolve conflicts in regression test [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38056: URL: https://github.com/apache/doris/pull/38056#issuecomment-2235724205 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] [test](mtmv)Add group by aggregate negative case [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38055: URL: https://github.com/apache/doris/pull/38055#issuecomment-2235719460 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] [refine](pipeline) Move the statistics of the sink and source into the basic class. [doris]

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

Re: [PR] [chore](bash) support read env variables from doris_cloud.conf [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38060: URL: https://github.com/apache/doris/pull/38060#issuecomment-2235717095 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](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37963: URL: https://github.com/apache/doris/pull/37963#issuecomment-2235717004 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] [test](mtmv)add increment create mtmv case [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38054: URL: https://github.com/apache/doris/pull/38054#issuecomment-2235717019 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] [refine](pipeline) remove no pipeline code in SenderQueue [doris]

2024-07-17 Thread via GitHub
Mryange commented on PR #37208: URL: https://github.com/apache/doris/pull/37208#issuecomment-2235718681 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] [test](mtmv)add join infer and derive test case [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38053: URL: https://github.com/apache/doris/pull/38053#issuecomment-2235716617 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] [test](mtmv)add join infer and derive test case [doris]

2024-07-17 Thread via GitHub
zfr9527 commented on PR #38053: URL: https://github.com/apache/doris/pull/38053#issuecomment-2235716229 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](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
cambyzju commented on PR #37965: URL: https://github.com/apache/doris/pull/37965#issuecomment-2235709757 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 uns

Re: [PR] [chore](bash) support read env variables from doris_cloud.conf [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38060: URL: https://github.com/apache/doris/pull/38060#issuecomment-2235709147 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] [chore](bash) support read env variables from doris_cloud.conf [doris]

2024-07-17 Thread via GitHub
yagagagaga opened a new pull request, #38060: URL: https://github.com/apache/doris/pull/38060 ## 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

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

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

(doris) branch branch-2.0 updated: [fix](Nereids) add order_qt in fuction groovy (#37542) (#38038)

2024-07-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 7584467115c [fix](Nereids) add order_q

Re: [PR] [fix](Nereids) add order_qt in fuction groovy (#37542) [doris]

2024-07-17 Thread via GitHub
morrySnow merged PR #38038: URL: https://github.com/apache/doris/pull/38038 -- 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-2.1 updated: [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) (#38042)

2024-07-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7dd01b1fa9b [fix](publish) Pick Catch e

Re: [PR] [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) [doris]

2024-07-17 Thread via GitHub
yiguolei merged PR #38042: URL: https://github.com/apache/doris/pull/38042 -- 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 branch-2.1 updated: [fix](Nereids) add order_qt in fuction groovy (#37542) (#38040)

2024-07-17 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 ea457aad77f [fix](Nereids) add order_qt

Re: [PR] [fix](Nereids) add order_qt in fuction groovy (#37542) [doris]

2024-07-17 Thread via GitHub
yiguolei merged PR #38040: URL: https://github.com/apache/doris/pull/38040 -- 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] [improvement](cloud) Accelerate cloud rebalance by batch editlog [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37787: URL: https://github.com/apache/doris/pull/37787#issuecomment-2235704134 ClickBench: Total hot run time: 31.14 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [Fix](function) fix FE impl of some time functions (#37746)

2024-07-17 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8840daab84c [Fix](function) fix FE impl of som

Re: [PR] [Fix](function) fix FE impl of some time functions [doris]

2024-07-17 Thread via GitHub
HappenLee merged PR #37746: URL: https://github.com/apache/doris/pull/37746 -- 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] [improvement](cloud) Accelerate cloud rebalance by batch editlog [doris]

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

Re: [PR] [fix](regression) fix some txn_insert and group_commit case [doris]

2024-07-17 Thread via GitHub
mymeiyi commented on PR #37928: URL: https://github.com/apache/doris/pull/37928#issuecomment-2235697131 run 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 specific comment. To unsubsc

Re: [PR] [improvement](statistics) Update table/index row count in one operation. [doris]

2024-07-17 Thread via GitHub
Jibing-Li commented on PR #38059: URL: https://github.com/apache/doris/pull/38059#issuecomment-2235694488 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] [Enhancement](alter) support add partitions in batch [doris]

2024-07-17 Thread via GitHub
felixwluo commented on code in PR #37114: URL: https://github.com/apache/doris/pull/37114#discussion_r1682241620 ## regression-test/suites/alter_p0/test_alter_add_multi_partition.groovy: ## @@ -0,0 +1,169 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or m

Re: [PR] [improvement](statistics) Update table/index row count in one operation. [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38059: URL: https://github.com/apache/doris/pull/38059#issuecomment-2235688695 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] [improvement](statistics) Update table/index row count in one operation. [doris]

2024-07-17 Thread via GitHub
Jibing-Li opened a new pull request, #38059: URL: https://github.com/apache/doris/pull/38059 Atomic update table/index row count. Avoid the row count in partial updated status. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38058: URL: https://github.com/apache/doris/pull/38058#issuecomment-2235672329 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] [improvement](cloud) Accelerate cloud rebalance by batch editlog [doris]

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

Re: [PR] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
yiguolei commented on PR #38058: URL: https://github.com/apache/doris/pull/38058#issuecomment-2235608870 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] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38058: URL: https://github.com/apache/doris/pull/38058#issuecomment-2235606944 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] [enhancement](runtimefilter) fix potential core in runtime filter sync filter size [doris]

2024-07-17 Thread via GitHub
yiguolei opened a new pull request, #38058: URL: https://github.com/apache/doris/pull/38058 ## Proposed changes IRuntimeFilter maybe deconstructed before the rpc finished, so that could not use a raw pointer in closure. Has to use the context's shared ptr. -- This is an automat

Re: [PR] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37561: URL: https://github.com/apache/doris/pull/37561#issuecomment-2235512486 ClickBench: Total hot run time: 30.64 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] (cloud-merge) Fix the leak of cache fd [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38051: URL: https://github.com/apache/doris/pull/38051#issuecomment-2235515519 ClickBench: Total hot run time: 31.25 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] (cloud-merge) Fix the leak of cache fd [doris]

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

Re: [PR] [Fix](beut) Fix TestDeleteConditionHandler beut [doris]

2024-07-17 Thread via GitHub
bobhan1 commented on PR #38043: URL: https://github.com/apache/doris/pull/38043#issuecomment-2235458581 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 unsu

Re: [PR] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

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

Re: [PR] (cloud-merge) Fix double show the property `file_cache_ttl_seconds` [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38052: URL: https://github.com/apache/doris/pull/38052#issuecomment-2235450718 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement](mv) Support to use cast when create sync materialized view [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38008: URL: https://github.com/apache/doris/pull/38008#issuecomment-2235440547 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] [improvement](mv) Support to use cast when create sync materialized view [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38008: URL: https://github.com/apache/doris/pull/38008#issuecomment-2235440321 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] (cloud-merge) Fix double show the property `file_cache_ttl_seconds` [doris]

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

Re: [PR] (cloud-merge) Fix the leak of cache fd [doris]

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

Re: [PR] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

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

Re: [PR] [improvement](cloud) Accelerate cloud rebalance by batch editlog [doris]

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

Re: [PR] [improvement](cloud) Accelerate cloud rebalance by batch editlog [doris]

2024-07-17 Thread via GitHub
deardeng commented on code in PR #37787: URL: https://github.com/apache/doris/pull/37787#discussion_r1682138135 ## fe/fe-core/src/main/java/org/apache/doris/cloud/persist/UpdateCloudReplicaInfo.java: ## @@ -54,6 +59,9 @@ public class UpdateCloudReplicaInfo implements Writable {

Re: [PR] (cloud-merge) Fix double show the property `file_cache_ttl_seconds` [doris]

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

Re: [PR] [fix](auth)fix mtmv name to resolve conflicts [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38057: URL: https://github.com/apache/doris/pull/38057#issuecomment-2235361181 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](auth)fix mtmv name to resolve conflicts [doris]

2024-07-17 Thread via GitHub
zfr9527 opened a new pull request, #38057: URL: https://github.com/apache/doris/pull/38057 ## Proposed changes [fix](auth)fix mtmv name to resolve conflicts -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [fix](mtmv)Fix mtmv name to resolve conflicts [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38056: URL: https://github.com/apache/doris/pull/38056#issuecomment-2235353477 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](mtmv)Fix mtmv name to resolve conflicts [doris]

2024-07-17 Thread via GitHub
zfr9527 opened a new pull request, #38056: URL: https://github.com/apache/doris/pull/38056 ## Proposed changes [fix](mtmv)Fix mtmv name to resolve conflicts -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [test](mtmv)Add group by aggregate negative case [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38055: URL: https://github.com/apache/doris/pull/38055#issuecomment-2235336110 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] [test](mtmv)Add group by aggregate negative case [doris]

2024-07-17 Thread via GitHub
zfr9527 opened a new pull request, #38055: URL: https://github.com/apache/doris/pull/38055 ## Proposed changes [test](mtmv)Add group by aggregate negative case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] [test](mtmv)add increment create mtmv case [doris]

2024-07-17 Thread via GitHub
zfr9527 opened a new pull request, #38054: URL: https://github.com/apache/doris/pull/38054 ## Proposed changes [test](mtmv)add increment create mtmv case -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [test](mtmv)add increment create mtmv case [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38054: URL: https://github.com/apache/doris/pull/38054#issuecomment-2235332745 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] [test](mtmv)add join infer and derive test case(Zfr branch2.1 merge 1) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38053: URL: https://github.com/apache/doris/pull/38053#issuecomment-2235329319 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] [chore](memory) ScopedAllocatorTagger [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37066: URL: https://github.com/apache/doris/pull/37066#issuecomment-2235328766 ClickBench: Total hot run time: 30.79 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37965: URL: https://github.com/apache/doris/pull/37965#issuecomment-2235324758 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit af0e6d39d82c65c5e51b7edaa10aa586b8b084af with default session variables Stream

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

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

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

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

Re: [PR] [chore](test) add log to find bug of unstable test [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #37982: URL: https://github.com/apache/doris/pull/37982#issuecomment-2235319063 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-website) branch asf-site updated (431016719ba -> 4cf2924b586)

2024-07-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 431016719ba Automated deployment with doris branch @ 2b3432630345d7e54c3b0cb743f36724e4dde46b new 4

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

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

Re: [PR] [chore](memory) ScopedAllocatorTagger [doris]

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

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37965: URL: https://github.com/apache/doris/pull/37965#issuecomment-2235313278 TeamCity be ut coverage result: Function Coverage: 37.81% (8117/21466) Line Coverage: 29.48% (66542/225689) Region Coverage: 28.95% (34291/118442) Branch Coverage: 24.8

Re: [PR] [feature](mtmv) Support querying rewrite by materialized view when DML such as insert and insert overwrite [doris]

2024-07-17 Thread via GitHub
seawinde commented on PR #37561: URL: https://github.com/apache/doris/pull/37561#issuecomment-2235313008 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](round) fix round decimal128 overflow (#37733) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37963: URL: https://github.com/apache/doris/pull/37963#issuecomment-2235308152 TeamCity be ut coverage result: Function Coverage: 36.46% (9240/25345) Line Coverage: 27.99% (75526/269795) Region Coverage: 26.82% (38835/144809) Branch Coverage: 23.5

Re: [PR] [fix](round) fix round decimal128 overflow (#37733) [doris]

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

Re: [PR] [fix](publish) Pick Catch exception in genPublishTask to make one failed txn does not block the other txns (#37724) [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #38044: URL: https://github.com/apache/doris/pull/38044#issuecomment-2235297222 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 61399b09ffcd13b9cdc0e162caf267c2be8c2724 with default session variables Stream

Re: [PR] [fix](cloud) fix be core when using stream load record in cloud mode [doris]

2024-07-17 Thread via GitHub
doris-robot commented on PR #37903: URL: https://github.com/apache/doris/pull/37903#issuecomment-2235297066 ClickBench: Total hot run time: 30.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] (cloud-merge) Fix double show the property `file_cache_ttl_seconds` [doris]

2024-07-17 Thread via GitHub
github-actions[bot] commented on PR #38052: URL: https://github.com/apache/doris/pull/38052#issuecomment-2235296121 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

  1   2   3   4   5   6   7   8   9   10   >