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

2023-12-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1862037971 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
yiguolei commented on PR #28606: URL: https://github.com/apache/doris/pull/28606#issuecomment-1862038645 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](stacktrace) ignore stacktrace for error code INVERTED_INDEX_NOT_IMPLEMENTED [doris]

2023-12-18 Thread via GitHub
eldenmoon merged PR #28598: URL: https://github.com/apache/doris/pull/28598 -- 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 master updated: [fix](stacktrace) ignore stacktrace for error code INVALID_ARGUMENT INVERTED_INDEX_NOT_IMPLEMENTED (#27898) (#28598)

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

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] [opt](limit) cancel running fragments when query with limit is finished [doris]

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

Re: [PR] [bugfix](topn) fix coredump in copy_column_data_to_block when nullable mismatch [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28597: URL: https://github.com/apache/doris/pull/28597#issuecomment-1862039960 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] [bugfix](topn) fix coredump in copy_column_data_to_block when nullable mismatch [doris]

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

2023-12-18 Thread via GitHub
SWJTU-ZhangLei commented on PR #28366: URL: https://github.com/apache/doris/pull/28366#issuecomment-1862041160 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] [Feature-WIP][UDF][WASM] support wasm udf [doris]

2023-12-18 Thread via GitHub
zhangstar333 commented on code in PR #24504: URL: https://github.com/apache/doris/pull/24504#discussion_r1430868681 ## fe/fe-core/src/main/java/org/apache/doris/analysis/CreateFunctionStmt.java: ## @@ -490,6 +495,24 @@ private void analyzeJavaUdaf(String clazz) throws AnalysisE

Re: [PR] [Pick](branch-2.0) pick some PRs about point query optimization [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28611: URL: https://github.com/apache/doris/pull/28611#issuecomment-1862042121 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](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1862043823 TeamCity be ut coverage result: Function Coverage: 36.49% (8533/23384) Line Coverage: 28.62% (69349/242288) Region Coverage: 27.64% (35879/129826) Branch Coverage: 24.3

Re: [PR] [fix](publish version) fix publish version failed but return ok [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28425: URL: https://github.com/apache/doris/pull/28425#issuecomment-1862044683 TeamCity be ut coverage result: Function Coverage: 36.48% (8530/23385) Line Coverage: 28.61% (69337/242322) Region Coverage: 27.63% (35873/129843) Branch Coverage: 24.3

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 #171: [refactor](stream-load) Adjust the content of the review Added direct load via BeNodes URL: https://github.com/apache/doris-spark-connector/pull/171 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

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

2023-12-18 Thread via GitHub
airborne12 opened a new pull request, #28612: URL: https://github.com/apache/doris/pull/28612 ## 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](

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

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

Re: [PR] [feature](Nereids) support datev1 and datetimev1 [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28581: URL: https://github.com/apache/doris/pull/28581#issuecomment-1862046970 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] [refactor](nereids)make NormalizeAggregate rule more clear and readable [doris]

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

Re: [PR] [feature](Nereids) support datev1 and datetimev1 [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28581: URL: https://github.com/apache/doris/pull/28581#issuecomment-1862046929 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] [feature](invert index) match_regexp feature added [doris]

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

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

2023-12-18 Thread via GitHub
wuwenchi commented on PR #28613: URL: https://github.com/apache/doris/pull/28613#issuecomment-1862049437 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

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: [feature](Nereids): eliminate semi join (#28588)

2023-12-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 8da9bb659d5 [feature](Nereids): eliminate semi

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

2023-12-18 Thread via GitHub
wuwenchi opened a new pull request, #28613: URL: https://github.com/apache/doris/pull/28613 ## Proposed changes add support for `quoteChar` and `seperatorChar `. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...

Re: [PR] [feature](Nereids) support datev1 and datetimev1 [doris]

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

2023-12-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 ddba98159e2 [feature](Nereids) support datev1 a

(doris) branch master updated: [bugfix](topn) fix coredump in copy_column_data_to_block when nullable mismatch (#28597)

2023-12-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7086956b4fa [bugfix](topn) fix coredump in copy

Re: [PR] [bugfix](topn) fix coredump in copy_column_data_to_block when nullable mismatch [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28597: URL: https://github.com/apache/doris/pull/28597 -- 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] [feature](Nereids): eliminate semi join [doris]

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

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

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] [Bug] optimize the collection import Lists dependency packge #28523 [doris]

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

Re: [PR] [Pick](branch-2.0) pick some PRs about point query optimization [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #28611: URL: https://github.com/apache/doris/pull/28611#issuecomment-1862051908 TeamCity be ut coverage result: Function Coverage: 37.81% (7993/21139) Line Coverage: 29.49% (64902/220084) Region Coverage: 28.97% (33400/115291) Branch Coverage: 24.8

Re: [PR] [Enhance](regression)enhance external jdbc case [doris]

2023-12-18 Thread via GitHub
yiguolei merged PR #28578: URL: https://github.com/apache/doris/pull/28578 -- 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: [Enhance](regression)enhance external jdbc case #28578

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 cbbc7a0ee0a [Enhance](regression)enhanc

Re: [PR] [FIX](explode) fix explode with array has specific precision at old planner [doris]

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

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

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862055379 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] [Improvement](regression) change regression case name to make it more clear [doris]

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

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

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862056195 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] [Improvement](regression) change regression case name to make it more clear [doris]

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

Re: [PR] [Enhancement](tablet-stat) No need to get tablet stat if backend is not alive. [doris]

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

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
Mryange commented on PR #28488: URL: https://github.com/apache/doris/pull/28488#issuecomment-1862068310 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] [improvement](http) add show_table_data http api [doris]

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

(doris) branch master updated (ddba98159e2 -> d24a1645d94)

2023-12-18 Thread xuyang
This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from ddba98159e2 [feature](Nereids) support datev1 and datetimev1 (#28581) add d24a1645d94 [improvement](http) add show

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
morrySnow commented on code in PR #28596: URL: https://github.com/apache/doris/pull/28596#discussion_r1430850022 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVCache.java: ## @@ -64,6 +64,7 @@ public MTMVCache(Plan logicalPlan, List mvOutputExpressions) { public sta

Re: [PR] [Pick](branch-2.0) pick some PRs about point query optimization [doris]

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

Re: [PR] [FIX](explode) fix explode with array has specific precision at old planner [doris]

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

Re: [I] [Bug] core dump when closing a broker reader [doris]

2023-12-18 Thread via GitHub
TangSiyang2001 closed issue #26052: [Bug] core dump when closing a broker reader URL: https://github.com/apache/doris/issues/26052 -- 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](Nereids) compound predicate need cast children to boolean (#27649) [doris]

2023-12-18 Thread via GitHub
morrySnow commented on PR #28567: URL: https://github.com/apache/doris/pull/28567#issuecomment-1862073014 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] [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
github-actions[bot] commented on code in PR #28488: URL: https://github.com/apache/doris/pull/28488#discussion_r1430884304 ## be/src/vec/runtime/vdata_stream_recvr.cpp: ## @@ -122,6 +123,16 @@ Status VDataStreamRecvr::SenderQueue::_inner_get_batch_without_lock(Block* block

Re: [PR] [Enhance](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids [doris]

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28580: URL: https://github.com/apache/doris/pull/28580#issuecomment-1862072134 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] [feature](Load)(step2)support nereids load job schedule [doris]

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

Re: [PR] [Enhance](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids [doris]

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

Re: [PR] [Enhancement](tablet-stat) No need to get tablet stat if backend is not alive. [doris]

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

Re: [PR] [fix](publish version) fix publish version failed but return ok [doris]

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

Re: [PR] [enhance](partition_id) check partition id before store meta [doris]

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

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

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

Re: [PR] [enhance](partition_id) check partition id before store meta [doris]

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

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

2023-12-18 Thread via GitHub
doris-robot commented on PR #28566: URL: https://github.com/apache/doris/pull/28566#issuecomment-1862073159 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.41 seconds stream load tsv: 595 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
morrySnow commented on PR #28569: URL: https://github.com/apache/doris/pull/28569#issuecomment-1862073509 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](Nereids) pull up cte anchor should also pull up cte in apply (#28214) [doris]

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

2023-12-18 Thread via GitHub
morrySnow commented on PR #28572: URL: https://github.com/apache/doris/pull/28572#issuecomment-1862073691 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](test) disable join reorder in bucket shuffle join test (#27930) [doris]

2023-12-18 Thread via GitHub
morrySnow commented on PR #28568: URL: https://github.com/apache/doris/pull/28568#issuecomment-1862073256 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][execturo]support query schedule policy [doris]

2023-12-18 Thread via GitHub
yiguolei commented on code in PR #28443: URL: https://github.com/apache/doris/pull/28443#discussion_r1430885182 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Env.java: ## @@ -506,6 +509,8 @@ public class Env { private TopicPublisherThread topicPublisherThread; +

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

2023-12-18 Thread via GitHub
morrySnow commented on PR #28574: URL: https://github.com/apache/doris/pull/28574#issuecomment-1862073798 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] [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-1862074576 TeamCity be ut coverage result: Function Coverage: 36.48% (8531/23386) Line Coverage: 28.61% (69347/242359) Region Coverage: 27.63% (35883/129863) Branch Coverage: 24.3

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

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28443: URL: https://github.com/apache/doris/pull/28443#issuecomment-1862074533 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] [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-1862074848 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 44.02 seconds stream load tsv: 588 seconds loaded 74807831229 Bytes,

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

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

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

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

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

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

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

2023-12-18 Thread via GitHub
deardeng opened a new pull request, #28614: URL: https://github.com/apache/doris/pull/28614 …0 and return ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@dor

(doris) branch master updated: [Enhance](regression)enhance jdbc case to adapt to use case concurrency (#28565)

2023-12-18 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 85317122cf7 [Enhance](regression)enhance jdbc

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

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

Re: [PR] [FIX](explode) fix explode with array has specific precision at old planner [doris]

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

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] [Enhance](regression)enhance jdbc case to adapt to use case concurrency [doris]

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

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-1862079189 TeamCity be ut coverage result: Function Coverage: 36.49% (8533/23385) Line Coverage: 28.63% (69369/242314) Region Coverage: 27.64% (35894/129841) Branch Coverage: 24.3

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] [feature][execturo]support query schedule policy [doris]

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

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-1862083227 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] [feature](mtmv)create mtmv support refresh_partition_num [doris]

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

Re: [PR] [Enhance](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids [doris]

2023-12-18 Thread via GitHub
morrySnow merged PR #28580: URL: https://github.com/apache/doris/pull/28580 -- 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 master updated: [opt](Nereids)when both Nereids and old parsers report errors, prompt error messages for the Nereids (#28580)

2023-12-18 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 87d36d0ffa5 [opt](Nereids)when both Nereids an

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

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

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

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

Re: [PR] [fix](publish version) fix publish version failed but return ok [doris]

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

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

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

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

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28612: URL: https://github.com/apache/doris/pull/28612#issuecomment-1862088696 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] [refactor](nereids)make NormalizeAggregate rule more clear and readable [doris]

2023-12-18 Thread via GitHub
morrySnow commented on code in PR #28607: URL: https://github.com/apache/doris/pull/28607#discussion_r1430895111 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/NormalizeAggregate.java: ## @@ -100,22 +99,74 @@ public class NormalizeAggregate extends OneRewri

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

2023-12-18 Thread via GitHub
github-actions[bot] commented on PR #28612: URL: https://github.com/apache/doris/pull/28612#issuecomment-1862088630 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] [feature](expr) Support kill query by query_id [doris]

2023-12-18 Thread via GitHub
nanfeng1999 commented on PR #28530: URL: https://github.com/apache/doris/pull/28530#issuecomment-1862089278 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-wip](nereids) Support some spark-sql built-in functions when set dialect=spark_sql [doris]

2023-12-18 Thread via GitHub
dutyu commented on PR #28531: URL: https://github.com/apache/doris/pull/28531#issuecomment-1862089771 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 unsubs

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

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

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_r1430895729 ## fe/fe-core/src/main/java/org/apache/doris/mtmv/MTMVCache.java: ## @@ -64,6 +64,7 @@ public MTMVCache(Plan logicalPlan, List mvOutputExpressions) { public stat

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

2023-12-18 Thread via GitHub
jackwener opened a new pull request, #28615: URL: https://github.com/apache/doris/pull/28615 ## Proposed changes eliminate groupby when unique constraint exist ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apa

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_r1430896553 ## fe/fe-core/src/main/java/org/apache/doris/resource/workloadschedpolicy/WorkloadSchedPolicyMgr.java: ## @@ -0,0 +1,534 @@ +// Licensed to the Apache Software Foundatio

Re: [PR] [feature](Load)(step2)support nereids load job schedule [doris]

2023-12-18 Thread via GitHub
doris-robot commented on PR #26356: URL: https://github.com/apache/doris/pull/26356#issuecomment-1862091444 TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Tpch sf100 test result on commit 6004f9eafd4d55c89a19d1fa519deb1d5cd9bb5d, 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_r1430896738 ## fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/PlaceholderExpression.java: ## @@ -33,7 +33,7 @@ * @see PlaceholderCollector */ public class Placeho

<    1   2   3   4   5   6   7   8   9   >