Re: [PR] [Opt] multi table func exec performance [doris]

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

Re: [PR] [Opt] multi table func exec performance [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34090: URL: https://github.com/apache/doris/pull/34090#issuecomment-2080394334 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](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-27 Thread via GitHub
zclllyybb commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080400212 what's this grammar for? -- 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 com

(doris) branch master updated: [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal (#33971)

2024-04-27 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 75cb520cbc5 [Enhancement](external catalog) Added

Re: [PR] [Enhancement](external catalog) Added status reset when jdbc name mapping is abnormal [doris]

2024-04-27 Thread via GitHub
zy-kkk merged PR #33971: URL: https://github.com/apache/doris/pull/33971 -- 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] [fix](colocate) fix colocate join fail caused by subquery when nereids disabled [doris]

2024-04-27 Thread via GitHub
hqx871 commented on PR #34092: URL: https://github.com/apache/doris/pull/34092#issuecomment-2080412712 The master is much different from 1.2 which I used. And multi join with subquery work well after 17035, so just close the pr. The only left problem is the follow join should be bucket joi

Re: [PR] [fix](colocate) fix colocate join fail caused by subquery when nereids disabled [doris]

2024-04-27 Thread via GitHub
hqx871 closed pull request #34092: [fix](colocate) fix colocate join fail caused by subquery when nereids disabled URL: https://github.com/apache/doris/pull/34092 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [fix](pipeline-load) fix no error url when data quality error and total rows is negative [doris]

2024-04-27 Thread via GitHub
liaoxin01 merged PR #34072: URL: https://github.com/apache/doris/pull/34072 -- 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](pipeline-load) fix no error url when data quality error and total rows is negative (#34072)

2024-04-27 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 d52a426002e [fix](pipeline-load) fix no error ur

Re: [PR] [fix](profile) Fix print profile in be log [doris]

2024-04-27 Thread via GitHub
liaoxin01 commented on PR #34166: URL: https://github.com/apache/doris/pull/34166#issuecomment-2080414005 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 unsubscr

Re: [PR] [improve](load) limit flush thread num proportional to CPU count [doris]

2024-04-27 Thread via GitHub
liaoxin01 merged PR #33325: URL: https://github.com/apache/doris/pull/33325 -- 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: [improve](load) limit flush thread num by CPU count (#33325)

2024-04-27 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 a9040c8113b [improve](load) limit flush thread n

Re: [PR] [improve](move-memtable) reduce default load stream per node to 2 for stream load [doris]

2024-04-27 Thread via GitHub
liaoxin01 merged PR #34065: URL: https://github.com/apache/doris/pull/34065 -- 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: [improve](move-memtable) reduce default load stream per node to 2 for stream load (#34065)

2024-04-27 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 e24c7a5d216 [improve](move-memtable) reduce defa

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-27 Thread via GitHub
morrySnow commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080416508 add feature desc please -- 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 comm

[PR] [Testcases](fix) Fix some testcases [doris]

2024-04-27 Thread via GitHub
zclllyybb opened a new pull request, #34203: URL: https://github.com/apache/doris/pull/34203 ## 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] [Testcases](fix) Fix some testcases [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34203: URL: https://github.com/apache/doris/pull/34203#issuecomment-2080416681 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] [Testcases](fix) Fix some testcases [doris]

2024-04-27 Thread via GitHub
zclllyybb commented on PR #34203: URL: https://github.com/apache/doris/pull/34203#issuecomment-2080416699 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](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-27 Thread via GitHub
morrySnow commented on code in PR #34200: URL: https://github.com/apache/doris/pull/34200#discussion_r1581760829 ## regression-test/suites/query_p0/dual/dual.groovy: ## @@ -0,0 +1,70 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor licens

Re: [PR] [Opt] multi table func exec performance [doris]

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

Re: [PR] [Testcases](fix) Fix some testcases [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34203: URL: https://github.com/apache/doris/pull/34203#issuecomment-2080425487 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] [Testcases](fix) Fix some testcases [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34203: URL: https://github.com/apache/doris/pull/34203#issuecomment-2080425479 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: [I] Enhancement of round based function [doris]

2024-04-27 Thread via GitHub
superdiaodiao commented on issue #32755: URL: https://github.com/apache/doris/issues/32755#issuecomment-2080426672 May I ask the other three enhancement tasks assigned to anyone? If not, could you assign to me? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [fix](memory) Fix thread context init in MacOS and not use memory tracker [doris]

2024-04-27 Thread via GitHub
xinyiZzz commented on PR #34125: URL: https://github.com/apache/doris/pull/34125#issuecomment-2080429384 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](memory) Fix thread context init in MacOS and not use memory tracker [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34125: URL: https://github.com/apache/doris/pull/34125#issuecomment-2080430613 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](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

2024-04-27 Thread via GitHub
hubgeter commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2080431902 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] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2080433218 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](test) Fix some testcases [doris]

2024-04-27 Thread via GitHub
morrySnow commented on code in PR #34203: URL: https://github.com/apache/doris/pull/34203#discussion_r1581779625 ## regression-test/suites/ddl_p0/test_create_table_auto_partition.groovy: ## @@ -22,9 +22,9 @@ suite("test_create_table_auto_partition") { def testTable = "test

Re: [PR] [fix](pipeline-load) fix no error url when data quality error and total rows is negative #34072 [doris]

2024-04-27 Thread via GitHub
liaoxin01 commented on PR #34204: URL: https://github.com/apache/doris/pull/34204#issuecomment-2080442294 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](pipeline-load) fix no error url when data quality error and total rows is negative #34072 [doris]

2024-04-27 Thread via GitHub
liaoxin01 merged PR #34204: URL: https://github.com/apache/doris/pull/34204 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch branch-2.1 updated: [fix](pipeline-load) fix no error url when data quality error and total rows is negative (#34072) (#34204)

2024-04-27 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 cd1c9edd714 [fix](pipeline-load) fix no

Re: [PR] [fix](pipeline-load) fix no error url when data quality error and total rows is negative #34072 [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34204: URL: https://github.com/apache/doris/pull/34204#issuecomment-2080442312 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] [improve](move-memtable) reduce default load stream per node to 2 for stream load #34065 [doris]

2024-04-27 Thread via GitHub
liaoxin01 commented on PR #34205: URL: https://github.com/apache/doris/pull/34205#issuecomment-2080442763 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] [improve](move-memtable) reduce default load stream per node to 2 for stream load #34065 [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34205: URL: https://github.com/apache/doris/pull/34205#issuecomment-2080442786 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] [improve](move-memtable) reduce default load stream per node to 2 for stream load #34065 [doris]

2024-04-27 Thread via GitHub
liaoxin01 merged PR #34205: URL: https://github.com/apache/doris/pull/34205 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@doris.ap

(doris) branch branch-2.1 updated: [improve](move-memtable) reduce default load stream per node to 2 for stream load (#34065) (#34205)

2024-04-27 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 7ab425ee4b6 [improve](move-memtable) red

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

2024-04-27 Thread via GitHub
HHoflittlefish777 commented on PR #34181: URL: https://github.com/apache/doris/pull/34181#issuecomment-2080443334 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](pipeline-load) fix no error url when data quality error and total rows is negative #34072 [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34204: URL: https://github.com/apache/doris/pull/34204#issuecomment-2080444149 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](test) Fix some testcases [doris]

2024-04-27 Thread via GitHub
zclllyybb commented on code in PR #34203: URL: https://github.com/apache/doris/pull/34203#discussion_r1581796601 ## regression-test/suites/ddl_p0/test_create_table_auto_partition.groovy: ## @@ -22,9 +22,9 @@ suite("test_create_table_auto_partition") { def testTable = "test

[PR] the alias way [doris]

2024-04-27 Thread via GitHub
HappenLee opened a new pull request, #34206: URL: https://github.com/apache/doris/pull/34206 ## 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] the alias way [doris]

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

Re: [PR] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

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

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
xinyiZzz commented on code in PR #33264: URL: https://github.com/apache/doris/pull/33264#discussion_r1581790675 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -3486,7 +3488,19 @@ public LogicalPlan visitDropProcedure(DropProcedureCont

Re: [PR] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #33935: URL: https://github.com/apache/doris/pull/33935#issuecomment-2080452200 TeamCity be ut coverage result: Function Coverage: 35.50% (8926/25143) Line Coverage: 27.14% (73449/270652) Region Coverage: 26.32% (37948/144156) Branch Coverage: 23.1

[PR] [feature](mtmv)Cherry pick single teble mv rewrite [doris]

2024-04-27 Thread via GitHub
seawinde opened a new pull request, #34207: URL: https://github.com/apache/doris/pull/34207 Support Single table query rewrite with out group by this is useful for complex filter or expresission the mv def and query is as following which can be query rewritten pr is: https:

Re: [PR] [feature](mtmv)Cherry pick single teble mv rewrite [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34207: URL: https://github.com/apache/doris/pull/34207#issuecomment-2080453121 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](memory) Fix thread context init in MacOS and not use memory tracker [doris]

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

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
xinyiZzz commented on code in PR #33264: URL: https://github.com/apache/doris/pull/33264#discussion_r1581803203 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java: ## @@ -59,10 +68,53 @@ public ShowResultSetMetaData getMetaD

Re: [PR] [feature](iceberg)support read iceberg complex type,iceberg.orc format and position delete. [doris]

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

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
xinyiZzz commented on code in PR #33264: URL: https://github.com/apache/doris/pull/33264#discussion_r1581804376 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowProcedureStatusCommand.java: ## @@ -59,10 +68,53 @@ public ShowResultSetMetaData getMetaD

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

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

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
xinyiZzz commented on PR #33264: URL: https://github.com/apache/doris/pull/33264#issuecomment-2080455854 `show procedure` already compatible with DBeaver, display procedures correctly. ![image](https://github.com/apache/doris/assets/13197424/7c6876a8-0b29-481d-a727-ec0f08ddf5bc) ![im

Re: [PR] [fix](profile) Fix print profile in be log [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34166: URL: https://github.com/apache/doris/pull/34166 -- 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: [fix](profile) Fix print profile in be log (#34166)

2024-04-27 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 c3261f49314 [fix](profile) Fix print profile in

Re: [PR] the alias way [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34206: URL: https://github.com/apache/doris/pull/34206 -- 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 2.1.3-mtmv updated: the alias way (#34206)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.1.3-mtmv by this push: new cdf19a65ff4 the alias way (#34206) cdf1

Re: [PR] [feature](mtmv)Cherry pick single teble mv rewrite [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34207: URL: https://github.com/apache/doris/pull/34207 -- 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 2.1.3-mtmv updated: [feature](mtmv)Support single table mv rewrite (#34185) (#34207)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/2.1.3-mtmv by this push: new f3df633df8d [feature](mtmv)Support sing

(doris) branch branch-2.1 updated: 2.1.3-rc03

2024-04-27 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 a6bf35efdf2 2.1.3-rc03 a6bf35efdf2 is d

(doris) annotated tag 2.1.3-rc03 updated (a6bf35efdf2 -> 519e32b42a2)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to annotated tag 2.1.3-rc03 in repository https://gitbox.apache.org/repos/asf/doris.git *** WARNING: tag 2.1.3-rc03 was modified! *** from a6bf35efdf2 (commit) to 519e32b42a2 (tag) tagging a6

Re: [PR] [fix](short circurt) fix return default value issue [doris]

2024-04-27 Thread via GitHub
felixwluo commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2080593403 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](short circurt) fix return default value issue [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2080603137 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] multi table func exec performance [doris]

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

Re: [PR] [Opt] multi table func exec performance [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34090: URL: https://github.com/apache/doris/pull/34090#issuecomment-2080620440 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](short circurt) fix return default value issue [doris]

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

Re: [PR] [Opt] multi table func exec performance [doris]

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

Re: [PR] [fix](short circurt) fix return default value issue [doris]

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

Re: [PR] [Opt] multi table func exec performance [doris]

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

Re: [PR] [opt](mtmv) Add enable materialized view nest rewrite switch [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34197: URL: https://github.com/apache/doris/pull/34197 -- 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 (c3261f49314 -> f5963c61d02)

2024-04-27 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 c3261f49314 [fix](profile) Fix print profile in be log (#34166) add f5963c61d02 [opt](mtmv) Add enable materiali

Re: [PR] [fix](short circurt) fix return default value issue [doris]

2024-04-27 Thread via GitHub
felixwluo commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2080723676 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](short circurt) fix return default value issue [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34186: URL: https://github.com/apache/doris/pull/34186#issuecomment-2080733530 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](function) add ip to IntegerType function [doris]

2024-04-27 Thread via GitHub
Mryange commented on PR #34198: URL: https://github.com/apache/doris/pull/34198#issuecomment-2080739567 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](planner) Support `select constant from dual` syntax sugar [doris]

2024-04-27 Thread via GitHub
zy-kkk commented on PR #34200: URL: https://github.com/apache/doris/pull/34200#issuecomment-2080759938 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](short circurt) fix return default value issue [doris]

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

Re: [PR] [fix](short circurt) fix return default value issue [doris]

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

Re: [PR] [Bug](join) do not short_circuit_for_probe for mark join [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34170: URL: https://github.com/apache/doris/pull/34170#issuecomment-2080790922 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] [feature](function) add ip to IntegerType function [doris]

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

[PR] [FIX](cases )fix ipv6 value for regress case [doris]

2024-04-27 Thread via GitHub
amorynan opened a new pull request, #34208: URL: https://github.com/apache/doris/pull/34208 ## Proposed changes 127.0.0.1 is not suitable for ipv6 Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion

Re: [PR] [FIX](cases )fix ipv6 value for regress case [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34208: URL: https://github.com/apache/doris/pull/34208#issuecomment-2080811098 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](cases )fix ipv6 value for regress case [doris]

2024-04-27 Thread via GitHub
amorynan commented on PR #34208: URL: https://github.com/apache/doris/pull/34208#issuecomment-2080813448 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) 01/01: the alias way (#34206)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git commit 000d328930b46490184b8058aa88243bda6480cf Author: HappenLee AuthorDate: Sat Apr 27 20:08:55 2024 +0800 the alia

(doris) branch 2.1.3-mtmv updated (cdf19a65ff4 -> 000d328930b)

2024-04-27 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch 2.1.3-mtmv in repository https://gitbox.apache.org/repos/asf/doris.git discard cdf19a65ff4 the alias way (#34206) discard f3df633df8d [feature](mtmv)Support single table mv rewrite (#34185)

Re: [PR] [FIX](cases )fix ipv6 value for regress case [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34208: URL: https://github.com/apache/doris/pull/34208#issuecomment-2080827150 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](cases )fix ipv6 value for regress case [doris]

2024-04-27 Thread via GitHub
github-actions[bot] commented on PR #34208: URL: https://github.com/apache/doris/pull/34208#issuecomment-2080827067 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](planner) Support `select constant from dual` syntax sugar [doris]

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

Re: [PR] [feature](planner) Support `select constant from dual` syntax sugar [doris]

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

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

2024-04-27 Thread via GitHub
HHoflittlefish777 commented on PR #34181: URL: https://github.com/apache/doris/pull/34181#issuecomment-2080868526 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](MethodName) fix method issue [doris]

2024-04-27 Thread via GitHub
yiguolei merged PR #34178: URL: https://github.com/apache/doris/pull/34178 -- 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: [Fix](MethodName) fix method issue #34178

2024-04-27 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 ea80da9edfb [Fix](MethodName) fix method issue

[PR] [fix](test) fix some external test cases [doris]

2024-04-27 Thread via GitHub
morningman opened a new pull request, #34209: URL: https://github.com/apache/doris/pull/34209 ## Proposed changes Fix some test cases and enable `test_information_schema_external` suite ## Further comments If this is a relatively large or complex change, kick off the disc

Re: [PR] [fix](test) fix some external test cases [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34209: URL: https://github.com/apache/doris/pull/34209#issuecomment-2080896767 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 some external test cases [doris]

2024-04-27 Thread via GitHub
morningman merged PR #34209: URL: https://github.com/apache/doris/pull/34209 -- 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

(doris) branch branch-2.1 updated: [fix](test) fix some external test cases (#34209)

2024-04-27 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 45556686ea4 [fix](test) fix some exte

Re: [PR] [refactor](cloud) refactor copy into make logic clear [doris]

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

Re: [PR] [enhancement] (plsql) support show procedure status filters [doris]

2024-04-27 Thread via GitHub
Vallishp commented on PR #33264: URL: https://github.com/apache/doris/pull/33264#issuecomment-2080916656 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] [Feature](pipeline) Trace pipeline schedule (part II) - illustrate demo [doris]

2024-04-27 Thread via GitHub
zclllyybb commented on PR #31301: URL: https://github.com/apache/doris/pull/31301#issuecomment-2080919826 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) fix trino hive connector unstable test case [doris]

2024-04-27 Thread via GitHub
morningman closed pull request #34158: [fix](test) fix trino hive connector unstable test case URL: https://github.com/apache/doris/pull/34158 -- 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 spe

[PR] [fix](test) fix some external test cases [doris]

2024-04-27 Thread via GitHub
morningman opened a new pull request, #34210: URL: https://github.com/apache/doris/pull/34210 ## Proposed changes Fix some test cases and enable `test_information_schema_external` suite ## Further comments If this is a relatively large or complex change, kick off the disc

Re: [PR] [fix](test) fix some external test cases [doris]

2024-04-27 Thread via GitHub
doris-robot commented on PR #34210: URL: https://github.com/apache/doris/pull/34210#issuecomment-2080921839 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

  1   2   3   4   >