Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

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

[I] HashMap [doris]

2024-07-30 Thread via GitHub
ycsongtcs opened a new issue, #38573: URL: https://github.com/apache/doris/issues/38573 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.2-rc04 ###

[PR] [opt](thirdparty) upgrade arrow to 17.0.0 [doris]

2024-07-30 Thread via GitHub
xinyiZzz opened a new pull request, #38572: URL: https://github.com/apache/doris/pull/38572 `new RootAllocator()` occasionally reports an error, It may be that the version of `netty` is incompatible with `arrow`, but I can't confirm it. I plan to upgrade arrow to 17.0.0, which can use some

Re: [PR] [opt](thirdparty) upgrade arrow to 17.0.0 [doris]

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

Re: [PR] [opt](thirdparty) upgrade arrow to 17.0.0 [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38572: URL: https://github.com/apache/doris/pull/38572#issuecomment-2259801771 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] [opt](join) check datatype of intermediate slots in hash join [doris]

2024-07-30 Thread via GitHub
mrhhsg commented on PR #38556: URL: https://github.com/apache/doris/pull/38556#issuecomment-2259801097 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] [regression](case) adjust s3 path [doris]

2024-07-30 Thread via GitHub
hello-stephen commented on PR #38571: URL: https://github.com/apache/doris/pull/38571#issuecomment-2259799619 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] [regression](case) adjust s3 path [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38571: URL: https://github.com/apache/doris/pull/38571#issuecomment-2259797978 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] [regression](case) adjust s3 path [doris]

2024-07-30 Thread via GitHub
hello-stephen opened a new pull request, #38571: URL: https://github.com/apache/doris/pull/38571 ## 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 U

Re: [PR] [opt](join) check datatype of intermediate slots in hash join [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38556: URL: https://github.com/apache/doris/pull/38556#issuecomment-2259795662 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)support group_concat with agg state [doris]

2024-07-30 Thread via GitHub
starocean999 commented on PR #38080: URL: https://github.com/apache/doris/pull/38080#issuecomment-2259793764 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

(doris) branch branch-2.1 updated: [chore](ci) adjust thirdparty docker image source for easy management… (#38558)

2024-07-30 Thread hellostephen
This is an automated email from the ASF dual-hosted git repository. hellostephen 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 c011060e4fb [chore](ci) adjust thir

Re: [PR] [chore](ci) adjust thirdparty docker image source for easy management… [doris]

2024-07-30 Thread via GitHub
hello-stephen merged PR #38558: URL: https://github.com/apache/doris/pull/38558 -- 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...@dori

Re: [PR] [improvement](mtmv) Not roll up when aggregate rewrite if roll up group by expr is uniform [doris]

2024-07-30 Thread via GitHub
starocean999 commented on code in PR #38387: URL: https://github.com/apache/doris/pull/38387#discussion_r1697985131 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -355,22 +360,116 @@ private boolean isG

Re: [PR] [fix](auth)fix create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
zddr commented on PR #38570: URL: https://github.com/apache/doris/pull/38570#issuecomment-2259789388 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 unsubsc

Re: [PR] [fix](auth)fix create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38570: URL: https://github.com/apache/doris/pull/38570#issuecomment-2259789233 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 create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
zddr opened a new pull request, #38570: URL: https://github.com/apache/doris/pull/38570 …37879) pick: https://github.com/apache/doris/pull/37879 -- 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

[PR] [fix](auth)fix create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
zddr opened a new pull request, #38569: URL: https://github.com/apache/doris/pull/38569 …37879) pick: https://github.com/apache/doris/pull/37879 -- 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

Re: [PR] [fix](auth)fix create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
zddr commented on PR #38569: URL: https://github.com/apache/doris/pull/38569#issuecomment-2259785487 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 unsubsc

Re: [PR] [fix](auth)fix create table like need create_priv of existed table (#… [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38569: URL: https://github.com/apache/doris/pull/38569#issuecomment-2259785357 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](MV) query not hit partition in original planner [doris]

2024-07-30 Thread via GitHub
GoGoWen commented on PR #38565: URL: https://github.com/apache/doris/pull/38565#issuecomment-2259783287 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38568: URL: https://github.com/apache/doris/pull/38568#issuecomment-2259780769 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] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38568: URL: https://github.com/apache/doris/pull/38568#issuecomment-2259781777 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](tablet scheduler) Adjust tablet sched priority to help load data succ [doris]

2024-07-30 Thread via GitHub
yujun777 commented on PR #38528: URL: https://github.com/apache/doris/pull/38528#issuecomment-2259780876 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] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38568: URL: https://github.com/apache/doris/pull/38568#issuecomment-2259780716 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] [feat](job)Internal job cancellation immediately and the strong association with the STARTS parameter (#36805) [doris]

2024-07-30 Thread via GitHub
yiguolei commented on PR #38110: URL: https://github.com/apache/doris/pull/38110#issuecomment-2259778587 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] [test](routine load) add routine load case with timestamp as offset [doris]

2024-07-30 Thread via GitHub
sollhui commented on PR #38567: URL: https://github.com/apache/doris/pull/38567#issuecomment-2259777486 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

(doris) branch branch-2.1 updated: [opt](Nereids): disable PRUNE_EMPTY_PARTITION rule in SqlTestBase.java #38246 (#38455)

2024-07-30 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 e26f2441bd2 [opt](Nereids): disable PRU

Re: [PR] [opt](Nereids): disable PRUNE_EMPTY_PARTITION rule in SqlTestBase.java #38246 [doris]

2024-07-30 Thread via GitHub
yiguolei merged PR #38455: URL: https://github.com/apache/doris/pull/38455 -- 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] [performance](exec) Performance problem create too many scanner task [doris]

2024-07-30 Thread via GitHub
yiguolei merged PR #38460: URL: https://github.com/apache/doris/pull/38460 -- 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: [performance](exec) Performance problem create too many scanner task (#38460)

2024-07-30 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 3b234cfab6c [performance](exec) Perform

Re: [PR] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
Gabriel39 commented on PR #38568: URL: https://github.com/apache/doris/pull/38568#issuecomment-2259773844 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] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38568: URL: https://github.com/apache/doris/pull/38568#issuecomment-2259773755 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] [pipeline](fix) Fix blocking task which is not triggered by 2nd RPC [doris]

2024-07-30 Thread via GitHub
Gabriel39 opened a new pull request, #38568: URL: https://github.com/apache/doris/pull/38568 ## Proposed changes Once a query is cancelled due to any reason, BE may not receive 2nd RPC from FE. If so, we must ensure the execution dependency is ready so tasks will not be blocked.

[PR] [test](routine load) add routine load case with timestamp as offset [doris]

2024-07-30 Thread via GitHub
sollhui opened a new pull request, #38567: URL: https://github.com/apache/doris/pull/38567 Add routine load case with timestamp as offset. -- 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

Re: [PR] [test](routine load) add routine load case with timestamp as offset [doris]

2024-07-30 Thread via GitHub
sollhui commented on PR #38567: URL: https://github.com/apache/doris/pull/38567#issuecomment-2259773307 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](routine load) add routine load case with timestamp as offset [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38567: URL: https://github.com/apache/doris/pull/38567#issuecomment-2259773146 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] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-30 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2259766446 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] [chore](olap) Unify the parameters into SegmentWriterOptions [doris]

2024-07-30 Thread via GitHub
w41ter commented on PR #38476: URL: https://github.com/apache/doris/pull/38476#issuecomment-2259763535 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] [feature](cloud) Support multi follower fe in cloud [doris]

2024-07-30 Thread via GitHub
w41ter commented on code in PR #38388: URL: https://github.com/apache/doris/pull/38388#discussion_r1697833036 ## gensrc/proto/cloud.proto: ## @@ -142,6 +142,7 @@ message NodeInfoPB { UNKNOWN = 0; FE_MASTER = 1; FE_OBSERVER = 2; +FE_FOLLOWER = 3

Re: [PR] [branch-2.1](mtmv) Support read sync materialized view in async materialized view [doris]

2024-07-30 Thread via GitHub
liutang123 commented on PR #38462: URL: https://github.com/apache/doris/pull/38462#issuecomment-2259763031 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 unsubsc

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

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

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38565: URL: https://github.com/apache/doris/pull/38565#issuecomment-2259758805 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] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-30 Thread via GitHub
wuwenchi commented on PR #38566: URL: https://github.com/apache/doris/pull/38566#issuecomment-2259754715 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](Nereids): fix be core when array_map is not nullable (#24488) [doris]

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

Re: [PR] [chore](olap) Unify the parameters into SegmentWriterOptions [doris]

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

Re: [PR] [opt](Nereids): Remove useless code of rule `PullUpJoinFromUnionAll` [doris]

2024-07-30 Thread via GitHub
XieJiann commented on PR #38529: URL: https://github.com/apache/doris/pull/38529#issuecomment-2259751949 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](MV) query not hit partition in original planner [doris]

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

Re: [PR] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

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

(doris) branch master updated (c60e60a39ce -> 47e1caef757)

2024-07-30 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 c60e60a39ce [chore](fe) Log the cloud/local mode (#38531) add 47e1caef757 [fix](auth)fix create table like need

Re: [PR] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38566: URL: https://github.com/apache/doris/pull/38566#issuecomment-2259751680 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](auth)fix create table like need create_priv of existed table [doris]

2024-07-30 Thread via GitHub
morrySnow merged PR #37879: URL: https://github.com/apache/doris/pull/37879 -- 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](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38245: URL: https://github.com/apache/doris/pull/38245#issuecomment-2259751249 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 be core when array_map is not nullable (#24488) [doris]

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

Re: [PR] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-30 Thread via GitHub
wuwenchi commented on PR #38566: URL: https://github.com/apache/doris/pull/38566#issuecomment-2259749133 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] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38566: URL: https://github.com/apache/doris/pull/38566#issuecomment-2259748689 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] [bugfix](iceberg)revert count(*) directly returned by fe [doris]

2024-07-30 Thread via GitHub
wuwenchi opened a new pull request, #38566: URL: https://github.com/apache/doris/pull/38566 ## Proposed changes related #34928 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

Re: [PR] [Fix](memory) Fix allocator.h compiling failed on mac. [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38562: URL: https://github.com/apache/doris/pull/38562#issuecomment-2259748073 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](memory) Fix allocator.h compiling failed on mac. [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38562: URL: https://github.com/apache/doris/pull/38562#issuecomment-2259748024 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](memory) Fix allocator.h compiling failed on mac. [doris]

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

Re: [PR] [chore](olap) Unify the parameters into SegmentWriterOptions [doris]

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

Re: [PR] [fix](Nereids): fix be core when array_map is not nullable (#24488) [doris]

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

Re: [PR] [fix](serde)fix the bug in DataTypeNullableSerDe.deserialize_column_from_fixed_json [doris]

2024-07-30 Thread via GitHub
hubgeter commented on PR #38245: URL: https://github.com/apache/doris/pull/38245#issuecomment-2259743921 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 master updated (bb433c73257 -> c60e60a39ce)

2024-07-30 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from bb433c73257 [enhance](S3) Don't use aws's multithread utility in S3 FS to suite newer C++ compiler (#38539) add c

Re: [PR] [chore](fe) Log the cloud/local mode [doris]

2024-07-30 Thread via GitHub
w41ter merged PR #38531: URL: https://github.com/apache/doris/pull/38531 -- 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] [enhance](S3) Use allocator for s3 buffer's allocation [doris]

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

Re: [PR] [Fix](memory) Fix allocator.h compiling failed on mac. [doris]

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

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

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

Re: [PR] [enhance](S3) Use allocator for s3 buffer's allocation [doris]

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

Re: [PR] [fix](Nereids): fix be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259732683 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 be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259731690 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 be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259731098 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 be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259729714 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] [enhance](S3) Use allocator for s3 buffer's allocation [doris]

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

Re: [PR] [fix](Nereids): fix be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
github-actions[bot] commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259728409 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 be core when array_map is not nullable (#24488) [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38550: URL: https://github.com/apache/doris/pull/38550#issuecomment-2259727908 TeamCity be ut coverage result: Function Coverage: 37.81% (8118/21472) Line Coverage: 29.47% (66584/225912) Region Coverage: 28.96% (34325/118529) Branch Coverage: 24.8

Re: [PR] [fix](Nereids): fix be core when array_map is not nullable (#24488) [doris]

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

Re: [PR] [Fix](memory) Fix allocator.h compiling failed on mac. [doris]

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

Re: [PR] [Improvement](schema scan) Use async scanner for schema scanners [doris]

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

Re: [PR] [enhance](S3) Use allocator for s3 buffer's allocation [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38519: URL: https://github.com/apache/doris/pull/38519#issuecomment-2259717637 TeamCity be ut coverage result: Function Coverage: 37.80% (8116/21472) Line Coverage: 29.47% (66562/225884) Region Coverage: 28.95% (34311/118528) Branch Coverage: 24.8

Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

2024-07-30 Thread via GitHub
superdiaodiao commented on PR #38560: URL: https://github.com/apache/doris/pull/38560#issuecomment-2259717026 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] [enhance](S3) Use allocator for s3 buffer's allocation [doris]

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

Re: [PR] [opt](Nereids): Remove useless code of rule `PullUpJoinFromUnionAll` [doris]

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

Re: [PR] [enhance](mtmv)refresh hms table before run mtmv task [doris]

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

Re: [PR] [improvement](statistics)Analyze all columns when partition first loaded. [doris]

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

Re: [PR] [refactor](opt) optimize BE code of array_distinct function [doris]

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

Re: [PR] [opt](Nereids): Remove useless code of rule `PullUpJoinFromUnionAll` [doris]

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

Re: [PR] [enhance](mtmv)refresh hms table before run mtmv task [doris]

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

Re: [PR] [improvement](statistics)Analyze all columns when partition first loaded. [doris]

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

Re: [PR] [opt](Nereids): Remove useless code of rule `PullUpJoinFromUnionAll` [doris]

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

Re: [PR] [improvement](statistics)Analyze all columns when partition first loaded. [doris]

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

Re: [PR] [enhance](mtmv)refresh hms table before run mtmv task [doris]

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

Re: [PR] [Fix](MV) query not hit partition in original planner [doris]

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

[PR] [Fix](MV) query not hit partition in original planner [doris]

2024-07-30 Thread via GitHub
GoGoWen opened a new pull request, #38565: URL: https://github.com/apache/doris/pull/38565 ## Proposed changes Fix issue that query not hit partition in original planner, which will cause server performance degradation. -- This is an automated message from the Ap

Re: [PR] [Fix](test) fix pull up literal predicate regression [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38564: URL: https://github.com/apache/doris/pull/38564#issuecomment-2259694909 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](test) fix pull up literal predicate regression [doris]

2024-07-30 Thread via GitHub
feiniaofeiafei commented on PR #38564: URL: https://github.com/apache/doris/pull/38564#issuecomment-2259695067 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] [Fix](MV) query not hit partition in original planner [doris]

2024-07-30 Thread via GitHub
doris-robot commented on PR #38565: URL: https://github.com/apache/doris/pull/38565#issuecomment-2259695290 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 be core when array_map is not nullable (#24488) [doris]

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

(doris) branch master updated: [enhance](S3) Don't use aws's multithread utility in S3 FS to suite newer C++ compiler (#38539)

2024-07-30 Thread plat1ko
This is an automated email from the ASF dual-hosted git repository. plat1ko 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 bb433c73257 [enhance](S3) Don't use aws's multit

Re: [PR] [enhance](S3) Don't use aws's multithread utility in S3 FS to suite newer C++ compiler [doris]

2024-07-30 Thread via GitHub
platoneko merged PR #38539: URL: https://github.com/apache/doris/pull/38539 -- 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

  1   2   3   4   5   6   7   8   9   >