Re: [PR] [Improvement](regression) change compound predicate regression case name to make it more clear [doris]

2023-12-18 Thread via GitHub
qidaye merged PR #28612: URL: https://github.com/apache/doris/pull/28612 -- 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] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
wangbo commented on code in PR #28443: URL: https://github.com/apache/doris/pull/28443#discussion_r1430896708 ## fe/fe-core/src/main/java/org/apache/doris/resource/workloadschedpolicy/WorkloadSchedPolicyMgr.java: ## @@ -0,0 +1,534 @@ +// Licensed to the Apache Software Foundatio

(doris) branch master updated (87d36d0ffa5 -> 19226380048)

2023-12-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 87d36d0ffa5 [opt](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430896963 ## fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/PlaceholderExpression.java: ## @@ -46,10 +46,23 @@ public PlaceholderExpression(List children, Class chi

(doris-thirdparty) branch clucene updated: [feature](writer) add null document API to optimize index empty doc (#153)

2023-12-18 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 4bd7d450 [feature](writer) add

Re: [PR] [feature](writer) add null document API to optimize index empty doc [doris-thirdparty]

2023-12-18 Thread via GitHub
qidaye merged PR #153: URL: https://github.com/apache/doris-thirdparty/pull/153 -- 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] [fix](Nereids) compound predicate need cast children to boolean (#27649) [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28567: URL: https://github.com/apache/doris/pull/28567#issuecomment-1862095011 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 49.5 seconds stream load tsv: 578 seconds loaded 74807831229 Bytes, a

Re: [PR] [feature](Nereids): eliminate groupby [doris]

2023-12-18 Thread via GitHub
XieJiann commented on code in PR #28615: URL: https://github.com/apache/doris/pull/28615#discussion_r1430898983 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/EliminateGroupBy.java: ## @@ -0,0 +1,80 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [fix](Nereids) pull up cte anchor should also pull up cte in apply (#28214) [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28571: URL: https://github.com/apache/doris/pull/28571#issuecomment-1862095490 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 48.76 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](partition) Comment out some exceptions with partition equal to … [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28614: URL: https://github.com/apache/doris/pull/28614#issuecomment-1862096240 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](partition) Comment out some exceptions with partition equal to … [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28614: URL: https://github.com/apache/doris/pull/28614#issuecomment-1862096263 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) rewrite cte children check wrong map for consumer (#28220) [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28572: URL: https://github.com/apache/doris/pull/28572#issuecomment-1862096647 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.16 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](Nereids) forbid two TVF in one fragment since the limit of coordinator (#28114) [doris]

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

Re: [PR] [fix](Nereids) explain should fallback too if Nereids is not enable (#28475) [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28574: URL: https://github.com/apache/doris/pull/28574#issuecomment-1862095847 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.42 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](Nereids): eliminate groupby [doris]

2023-12-18 Thread via GitHub
XieJiann commented on code in PR #28615: URL: https://github.com/apache/doris/pull/28615#discussion_r1430899501 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/EliminateGroupBy.java: ## @@ -0,0 +1,80 @@ +// Licensed to the Apache Software Foundation (ASF) unde

Re: [PR] [performance](variant) support topn 2phase read for variant column [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28318: URL: https://github.com/apache/doris/pull/28318#issuecomment-1862095907 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1e75a589570d63882c68d934a8869c1f90f5930e, data reload: false run tpc

Re: [PR] [FIX](type)fix matchExactType for complex type [doris]

2023-12-18 Thread via GitHub
xiaokang commented on code in PR #28233: URL: https://github.com/apache/doris/pull/28233#discussion_r1430892819 ## fe/fe-common/src/main/java/org/apache/doris/catalog/ArrayType.java: ## @@ -88,13 +88,11 @@ public boolean matchesType(Type t) { return false;

Re: [PR] [fix](memtable-limiter) do not block write if load mem usage is low [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28602: URL: https://github.com/apache/doris/pull/28602#issuecomment-1862100442 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3b95888af34c29e8bb44945c1af825fac92bae1a, data reload: false run tpc

Re: [PR] [refactor](renamefile) rename some files according to the class names [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28606: URL: https://github.com/apache/doris/pull/28606#issuecomment-1862101743 TeamCity be ut coverage result: Function Coverage: 36.48% (8531/23384) Line Coverage: 28.62% (69340/242309) Region Coverage: 27.63% (35870/129838) Branch Coverage: 24.3

Re: [PR] [refine](pipelineX)Make the 'set ready' logic of SenderQueue in pipelineX the same as that in the pipeline. [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28488: URL: https://github.com/apache/doris/pull/28488#issuecomment-1862101406 TeamCity be ut coverage result: Function Coverage: 36.49% (8535/23387) Line Coverage: 28.63% (69381/242344) Region Coverage: 27.64% (35894/129852) Branch Coverage: 24.3

(doris) branch master updated: [regression](memtable) add case for memtable flush error handle (#28285)

2023-12-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9c17f317675 [regression](memtable) add case

Re: [PR] [regression](memtable) add case for memtable flush error status handle [doris]

2023-12-18 Thread via GitHub
dataroaring merged PR #28285: URL: https://github.com/apache/doris/pull/28285 -- 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](memtable) test memtable flush is high priority for vtable writerV1 [doris]

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

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [I] [Enhancement] unbalanced resouce overhead between several BEs when loading [doris]

2023-12-18 Thread via GitHub
dataroaring closed issue #28564: [Enhancement] unbalanced resouce overhead between several BEs when loading URL: https://github.com/apache/doris/issues/28564 -- 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 t

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated (9c17f317675 -> e362bf674f4)

2023-12-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9c17f317675 [regression](memtable) add case for memtable flush error handle (#28285) add e362bf674f4 [regres

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [enhancement](tablet-channel) enhance performance for load under multi-core scenario with a coarse-grained read lock when checking broken tablets [doris]

2023-12-18 Thread via GitHub
dataroaring merged PR #28552: URL: https://github.com/apache/doris/pull/28552 -- 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: enhance performance for broken tablet checking under multi-core scenario with a coarse-grained read lock (#28552)

2023-12-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d7dd7b775b2 enhance performance for broken t

Re: [PR] [fix](memtable-limiter) do not block write if load mem usage is low [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28602: URL: https://github.com/apache/doris/pull/28602#issuecomment-1862106054 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.18 seconds stream load tsv: 576 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](memtable-limiter) do not block write if load mem usage is low [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28602: URL: https://github.com/apache/doris/pull/28602#issuecomment-1862107423 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](load) fix orphan mem limiter too large [doris]

2023-12-18 Thread via GitHub
dataroaring merged PR #28600: URL: https://github.com/apache/doris/pull/28600 -- 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: [fix](load) fix memtracking orphan too large (#28600)

2023-12-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9434ee57100 [fix](load) fix memtracking orph

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [refine](pipelineX)Make the 'set ready' logic of SenderQueue in pipelineX the same as that in the pipeline. [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28488: URL: https://github.com/apache/doris/pull/28488#issuecomment-1862116999 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 5fec3f90bb748c26e9173a8f66a569e5344ce198, data reload: false run tpc

Re: [PR] [feature-wip](nereids) Support some spark-sql built-in functions when set dialect=spark_sql [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28531: URL: https://github.com/apache/doris/pull/28531#issuecomment-1862121686 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit c1d952385405cc2b77688cd7f7f70a7230ae1181, data reload: false run tpc

Re: [PR] [fix](hive) add support for `quoteChar` and `seperatorChar` for hive [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28613: URL: https://github.com/apache/doris/pull/28613#issuecomment-1862126791 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.71 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes,

Re: [PR] [feature](expr) Support kill query by query_id [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862126826 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 43.43 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](hive) add support for `quoteChar` and `seperatorChar` for hive [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28613: URL: https://github.com/apache/doris/pull/28613#issuecomment-1862127057 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 55b062a3c05991632da621378e833b2125d82704, data reload: false

Re: [PR] [feature](mtmv)create mtmv support refresh_partition_num [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1862127141 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] [refact](fe) Refact `SchemaChangeHandler.createJob` [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1862127327 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.7 seconds stream load tsv: 591 seconds loaded 74807831229 Bytes, a

Re: [PR] [refine](pipelineX)Make the 'set ready' logic of SenderQueue in pipelineX the same as that in the pipeline. [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28488: URL: https://github.com/apache/doris/pull/28488#issuecomment-1862126699 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.44 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [PR] [feature-wip](nereids) Support some spark-sql built-in functions when set dialect=spark_sql [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28531: URL: https://github.com/apache/doris/pull/28531#issuecomment-1862126843 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.66 seconds stream load tsv: 577 seconds loaded 74807831229 Bytes,

Re: [I] [Bug] The BE that supports UDF can not start successfully. [doris]

2023-12-18 Thread via GitHub
nanfeng1999 closed issue #25161: [Bug] The BE that supports UDF can not start successfully. URL: https://github.com/apache/doris/issues/25161 -- 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 spec

Re: [PR] [Bug] optimize the collection import Lists dependency packge #28523 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28579: URL: https://github.com/apache/doris/pull/28579#issuecomment-1862127212 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.57 seconds stream load tsv: 579 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](renamefile) rename some files according to the class names [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28606: URL: https://github.com/apache/doris/pull/28606#issuecomment-1862127345 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.45 seconds stream load tsv: 593 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](block) add block columns size dcheck [doris]

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28539: URL: https://github.com/apache/doris/pull/28539#issuecomment-1862128038 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] [feature](Nereids): eliminate groupby [doris]

2023-12-18 Thread via GitHub
jackwener commented on code in PR #28615: URL: https://github.com/apache/doris/pull/28615#discussion_r1430923364 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/EliminateGroupBy.java: ## @@ -0,0 +1,80 @@ +// Licensed to the Apache Software Foundation (ASF) und

Re: [PR] [feature](expr) Support kill query by query_id [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862132070 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit ac672a1ac8d3969009605a0d95a7e49b9e208ab9, data reload: false run tpc

[PR] [feature](writer) add null document API to optimize index empty doc (… [doris-thirdparty]

2023-12-18 Thread via GitHub
qidaye opened a new pull request, #154: URL: https://github.com/apache/doris-thirdparty/pull/154 …#153) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

Re: [PR] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2023-12-18 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-1862134649 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] [Enhance](regression)Do path creation ahead of time for case test_export_external_table [doris]

2023-12-18 Thread via GitHub
zhangguoqiang666 opened a new pull request, #28616: URL: https://github.com/apache/doris/pull/28616 ## Proposed changes Issue Number: close #xxx Do path creation ahead of time for case test_export_external_table ## Further comments If this is a relatively large

Re: [PR] [Enhance](regression)Do path creation ahead of time for case test_export_external_table [doris]

2023-12-18 Thread via GitHub
zhangguoqiang666 commented on PR #28616: URL: https://github.com/apache/doris/pull/28616#issuecomment-1862135948 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] [refactor](renamefile) rename some files according to the class names [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28606: URL: https://github.com/apache/doris/pull/28606#issuecomment-1862138514 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 3dd92fe5c4a4b986ed8cfe82898ce481ed559370, data reload: false run tpc

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](memtable-limiter) do not block write if load mem usage is low [doris]

2023-12-18 Thread via GitHub
dataroaring merged PR #28602: URL: https://github.com/apache/doris/pull/28602 -- 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: [fix](memtable-limiter) do not block write if load mem usage is low (#28602)

2023-12-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 1253ed006e1 [fix](memtable-limiter) do not b

Re: [PR] [Bug] optimize the collection import Lists dependency packge #28523 [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28579: URL: https://github.com/apache/doris/pull/28579#issuecomment-1862145694 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 2f12a5b481b51d98ab6f9ff655753c72346d0ac6, data reload: false run tpc

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430931520 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/RuleSet.java: ## @@ -121,6 +126,7 @@ public class RuleSet { .add(PushDownProjectThroughSemiJoin

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430932511 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -53,6 +64,17 @@ */ public abstract class

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430933402 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewAggregateRule.java: ## @@ -226,14 +255,44 @@ protected Plan rewriteQu

Re: [PR] [refact](fe) Refact `SchemaChangeHandler.createJob` [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1862151881 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 1c21aa58f26eb9107d4276e10bcf497b679b49b3, data reload: false run tpc

[PR] change version to 2.0.3-rc06-var06 [doris]

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

Re: [PR] change version to 2.0.3-rc06-var06 [doris]

2023-12-18 Thread via GitHub
eldenmoon closed pull request #28617: change version to 2.0.3-rc06-var06 URL: https://github.com/apache/doris/pull/28617 -- 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] [Enhance](regression)Do path creation ahead of time for case test_export_external_table [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28616: URL: https://github.com/apache/doris/pull/28616#issuecomment-1862156254 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

[PR] [refactor](stream-load) Adjust the content of the review Added direct load via BeNodes [doris-spark-connector]

2023-12-18 Thread via GitHub
MYiYang opened a new pull request, #172: URL: https://github.com/apache/doris-spark-connector/pull/172 fateure Added direct load via BeNodes refactor Adjust the content of the review changes Added the mode of displaying BENODES configuration for stream-load operation. Configur

Re: [PR] [refactor](stream-load) Adjust the content of the review Added direct load via BeNodes [doris-spark-connector]

2023-12-18 Thread via GitHub
MYiYang closed pull request #172: [refactor](stream-load) Adjust the content of the review Added direct load via BeNodes URL: https://github.com/apache/doris-spark-connector/pull/172 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[PR] [Fix](variant) fix topn two phase read slot lost paths info [doris]

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

[PR] [refactor](stream-load) Adjust the content of the review Added direct load via BeNodes [doris-spark-connector]

2023-12-18 Thread via GitHub
MYiYang opened a new pull request, #173: URL: https://github.com/apache/doris-spark-connector/pull/173 fateure Added direct load via BeNodes refactor Adjust the content of the review changes Added the mode of displaying BENODES configuration for stream-load operation. Configur

[I] [Bug] Error refreshing database list when datagrip connect to doris [doris]

2023-12-18 Thread via GitHub
cjj2010 opened a new issue, #28619: URL: https://github.com/apache/doris/issues/28619 ### 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 Version : doris-2.0.3-rc

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-18 Thread via GitHub
Yukang-Lian commented on PR #27726: URL: https://github.com/apache/doris/pull/27726#issuecomment-1862162592 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] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430946111 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -80,40 +100,51 @@ protected List rewrite(Plan queryP

Re: [PR] [Enhancement](Wal)Support dynamic wal space limit [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on code in PR #27726: URL: https://github.com/apache/doris/pull/27726#discussion_r1430949149 ## be/src/olap/wal_manager.cpp: ## @@ -410,4 +474,36 @@ return Status::OK(); } +bool WalManager::is_wal_disk_space_enough() { Review Comment: wa

Re: [PR] [fix](operation_node)Replace structure to ensure same colRef can be save [doris]

2023-12-18 Thread via GitHub
yiguolei commented on PR #28501: URL: https://github.com/apache/doris/pull/28501#issuecomment-1862171473 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](fe memory) txn prune memory after visible (#27128) [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28577: URL: https://github.com/apache/doris/pull/28577 -- 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.0 updated: [improvement](transaction) txn prune memory after visible (#27128) (#28577)

2023-12-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 4daa2028910 [improvement](transaction)

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430951196 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -151,14 +184,101 @@ protected List rewrite(Plan quer

Re: [PR] [feature][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
wangbo commented on code in PR #28443: URL: https://github.com/apache/doris/pull/28443#discussion_r1430951537 ## fe/fe-core/src/main/java/org/apache/doris/common/publish/WorkloadActionPublishThread.java: ## @@ -0,0 +1,123 @@ +// Licensed to the Apache Software Foundation (ASF) u

Re: [PR] [Fix](variant) fix topn two phase read slot lost paths info [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on PR #28618: URL: https://github.com/apache/doris/pull/28618#issuecomment-1862172709 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] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430953008 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -151,14 +184,101 @@ protected List rewrite(Plan quer

Re: [PR] [refactor](renamefile) rename some files according to the class names [doris]

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

Re: [PR] [refactor](renamefile) rename some files according to the class names [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28606: URL: https://github.com/apache/doris/pull/28606#issuecomment-1862174350 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

[PR] [Fix](variant) pick alive replica and backend for command desc [doris]

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

Re: [PR] [Fix](variant) pick alive replica and backend for command desc [doris]

2023-12-18 Thread via GitHub
eldenmoon commented on PR #28620: URL: https://github.com/apache/doris/pull/28620#issuecomment-1862177155 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](operation_node)Replace structure to ensure same colRef can be save [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28501: URL: https://github.com/apache/doris/pull/28501#issuecomment-1862177895 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] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430955247 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/MaterializedViewFilterProjectJoinRule.java: ## @@ -0,0 +1,49 @@ +// Licensed to the Apache So

Re: [PR] [feat](Nereids) support outer join and aggregate bitmap rewrite by mv [doris]

2023-12-18 Thread via GitHub
seawinde commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430962431 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/AbstractMaterializedViewRule.java: ## @@ -36,26 +48,32 @@ import org.apache.doris.nereids.tr

[PR] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
zddr opened a new pull request, #28621: URL: https://github.com/apache/doris/pull/28621 ## Proposed changes Issue Number: close #xxx after create mtmv, if create job failed,need frop mtmv ## Further comments If this is a relatively large or complex change, kick off

Re: [PR] [refactor](renamefile) rename some files according to the class names [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28606: URL: https://github.com/apache/doris/pull/28606 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.apa

(doris) branch master updated (1253ed006e1 -> b142ade69e4)

2023-12-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 1253ed006e1 [fix](memtable-limiter) do not block write if load mem usage is low (#28602) add b142ade69e4 [refac

Error while running github feature from .asf.yaml in doris!

2023-12-18 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [Refactor](catalog) Refactor Jdbc Catalog external name case mapping rules [doris]

2023-12-18 Thread via GitHub
zy-kkk commented on PR #28414: URL: https://github.com/apache/doris/pull/28414#issuecomment-1862184840 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

[PR] [feature](Nereids) support datev1 and datetimev1 (#28581) [doris]

2023-12-18 Thread via GitHub
morrySnow opened a new pull request, #28623: URL: https://github.com/apache/doris/pull/28623 pick from master PR #28581 commit ddba98159e246d3439bf1cbdd727d8d7fadf8a63 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relat

[PR] [only test] [doris]

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

Re: [PR] [only test] [doris]

2023-12-18 Thread via GitHub
Mryange commented on PR #28622: URL: https://github.com/apache/doris/pull/28622#issuecomment-1862185854 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] [feature](Nereids) support datev1 and datetimev1 (#28581) [doris]

2023-12-18 Thread via GitHub
morrySnow commented on PR #28623: URL: https://github.com/apache/doris/pull/28623#issuecomment-1862185917 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] [feature](mtmv)after creating a materialized view, if other operations fail, roll back [doris]

2023-12-18 Thread via GitHub
zddr commented on PR #28621: URL: https://github.com/apache/doris/pull/28621#issuecomment-1862188456 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](Nereids) compound predicate need cast children to boolean (#27649) [doris]

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

<    2   3   4   5   6   7   8   9   >