Re: [PR] [fix](pipeline) Fix resource leak if prepare failed [doris]

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

Re: [PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

2024-05-22 Thread via GitHub
morrySnow commented on code in PR #35204: URL: https://github.com/apache/doris/pull/35204#discussion_r1609494698 ## gensrc/thrift/PlanNodes.thrift: ## @@ -904,7 +904,7 @@ struct TAggregationNode { 7: optional list agg_sort_infos 8: optional bool is_first_phase 9: option

Re: [PR] days_diff should match datetimev2 function sigature in higher priority [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35191: URL: https://github.com/apache/doris/pull/35191#issuecomment-2124141821 ClickBench: Total hot run time: 30.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

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

Re: [PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

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

[PR] [opt](thrift)update thrift to support pushing limit to local Agg [doris]

2024-05-22 Thread via GitHub
englefly opened a new pull request, #35204: URL: https://github.com/apache/doris/pull/35204 ## 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] [conf](pipeline) Disable non-pipeline engine [doris]

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

Re: [PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

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

Re: [PR] days_diff should match datetimev2 function sigature in higher priority [doris]

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

Re: [PR] [fix](typo)fix show backend typo [doris]

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

Re: [PR] [fix](function) support return JsonType for If function [doris]

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

Re: [PR] [improve](jdbc catalog) Remove all property checks during create [doris]

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

Re: [PR] [Fix](tvf) Fix that tvf reading empty files in compressed formats. [doris]

2024-05-22 Thread via GitHub
morningman commented on PR #35141: URL: https://github.com/apache/doris/pull/35141#issuecomment-2124123136 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

(doris) branch branch-2.1 updated: [regression-test](fix) fix case bug #35201

2024-05-22 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 30a66a4f9d3 [regression-test](fix) fix

Re: [PR] [regression-test](fix) fix case bug [doris]

2024-05-22 Thread via GitHub
yiguolei merged PR #35201: URL: https://github.com/apache/doris/pull/35201 -- 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] [chore](Nereids) forbid some commands fallback when parse failed [doris]

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

Re: [PR] [conf](pipeline) Disable non-pipeline engine [doris]

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

Re: [PR] [fix](fe) Fix drop frontend cause `bdbje` and `fe memory` inconsistent state [doris]

2024-05-22 Thread via GitHub
SWJTU-ZhangLei commented on PR #35203: URL: https://github.com/apache/doris/pull/35203#issuecomment-2124111803 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](fe) Fix drop frontend cause `bdbje` and `fe memory` inconsistent state [doris]

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

[PR] [fix](fe) Fix drop frontend cause `bdbje` and `fe memory` inconsistent state [doris]

2024-05-22 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #35203: URL: https://github.com/apache/doris/pull/35203 ## 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] [Bug](runtime-filter) fix brpc ctrl use after free and remove apply filter v1 [doris]

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

Re: [PR] [test](pipeline) test cancel [doris]

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

Re: [PR] [test](pipeline) test cancel [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35202: URL: https://github.com/apache/doris/pull/35202#issuecomment-2124098559 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] Fix mv column type is not changed when do schema change [doris]

2024-05-22 Thread via GitHub
Lchangliang commented on PR #34598: URL: https://github.com/apache/doris/pull/34598#issuecomment-2124093961 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 c

Re: [PR] [Bug](runtime-filter) fix brpc ctrl use after free and remove apply filter v1 [doris]

2024-05-22 Thread via GitHub
BiteThet commented on PR #35186: URL: https://github.com/apache/doris/pull/35186#issuecomment-2124092316 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] [test](pipeline) test cancel [doris]

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

[PR] [test](pipeline) test cancel [doris]

2024-05-22 Thread via GitHub
Gabriel39 opened a new pull request, #35202: URL: https://github.com/apache/doris/pull/35202 ## 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] [regression-test](fix) fix case bug [doris]

2024-05-22 Thread via GitHub
shuke987 commented on PR #35201: URL: https://github.com/apache/doris/pull/35201#issuecomment-2124075002 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

[PR] [regression-test](fix) fix case bug [doris]

2024-05-22 Thread via GitHub
shuke987 opened a new pull request, #35201: URL: https://github.com/apache/doris/pull/35201 ## 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] [regression-test](fix) fix case bug [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35201: URL: https://github.com/apache/doris/pull/35201#issuecomment-2124074790 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] [Update](clucene) update clucene 2.0 commit version [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35192: URL: https://github.com/apache/doris/pull/35192#issuecomment-2124073623 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 20734f18d156d7290fe603bc984de6e843795f0c with default session variables Stream

Re: [PR] [nereids] string literal coercion of in predicate [doris]

2024-05-22 Thread via GitHub
morrySnow commented on code in PR #35200: URL: https://github.com/apache/doris/pull/35200#discussion_r1609442824 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -975,8 +976,21 @@ public static Expression processInPredicate(InPredicate inP

Re: [PR] [fix](function) support return JsonType for If function [doris]

2024-05-22 Thread via GitHub
DarvenDuan commented on PR #35199: URL: https://github.com/apache/doris/pull/35199#issuecomment-2124070018 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] [Update](clucene) update clucene 2.0 commit version [doris]

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

Re: [PR] [fix](Nereids) DatetimeV2 round floor was incorrectly implemented as round ceil [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35153: URL: https://github.com/apache/doris/pull/35153#issuecomment-2124066363 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] [nereids] string literal coercion of in predicate [doris]

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

[PR] [nereids] string literal coercion of in predicate [doris]

2024-05-22 Thread via GitHub
mongo360 opened a new pull request, #35200: URL: https://github.com/apache/doris/pull/35200 Description: The sql execute much slow when the literal value with string format in `in predicate`; and the real data is integral type。 ``` mysql> set enable_nereids_planner = false; Qu

Re: [PR] [BugFix](Replica) fix bug that replica remote data size set to data size [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35097: URL: https://github.com/apache/doris/pull/35097#issuecomment-2124062896 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e3479bdc641cc70e2b7adc4b90c0cdf71fda61b0 with default session variables Stream

Re: [PR] [fix](function) support return JsonType for If function [doris]

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

[PR] [fix](function) support return JsonType for If function [doris]

2024-05-22 Thread via GitHub
DarvenDuan opened a new pull request, #35199: URL: https://github.com/apache/doris/pull/35199 ## Proposed changes Issue Number: close #34579 add a FunctionSignature for If to support return Type is JsonType. ## Further comments If this is a relatively large or

Re: [PR] [BugFix](Replica) fix bug that replica remote data size set to data size [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35097: URL: https://github.com/apache/doris/pull/35097#issuecomment-2124057077 ClickBench: Total hot run time: 30.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Update](clucene) update clucene 2.0 commit version [doris]

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

Re: [PR] [BugFix](Replica) fix bug that replica remote data size set to data size [doris]

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

(doris) branch branch-2.1 updated: [Feat](planner)create table stmt offer default distribution attribute :random distribution and auto bucket (#35189)

2024-05-22 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 15f70c8183d [Feat](planner)create table

(doris) branch master updated: [Feat](planner)create table stmt offer default distribution attribute :random distribution and auto bucket (#35189)

2024-05-22 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 7e2bcb57845 [Feat](planner)create table stmt of

Re: [PR] [Feat](planner)create table stmt offer default distribution attribute :random distribution and auto bucket [doris]

2024-05-22 Thread via GitHub
yiguolei merged PR #35189: URL: https://github.com/apache/doris/pull/35189 -- 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] [Fix](Outfile) upgrade apache-arrow version to 13.0.0 [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35142: URL: https://github.com/apache/doris/pull/35142#issuecomment-2124043853 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit ff07338349d02fe88658ce3a7e9ab429ea955b52 with default session variables Stream

(doris) branch master updated: [profile](Brokerload) Support get broker load profile (#35110)

2024-05-22 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 7056f99d46a [profile](Brokerload) Support get b

Re: [PR] [profile](Brokerload) Support get broker load profile [doris]

2024-05-22 Thread via GitHub
yiguolei merged PR #35110: URL: https://github.com/apache/doris/pull/35110 -- 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] [Fix](Outfile) upgrade apache-arrow version to 13.0.0 [doris]

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

Re: [PR] [improve](nereids) support pushdown count when scan project without any slot ref [doris]

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

Re: [PR] [Update](clucene) update clucene 2.0 commit version [doris]

2024-05-22 Thread via GitHub
doris-robot commented on PR #35192: URL: https://github.com/apache/doris/pull/35192#issuecomment-2124040126 TeamCity be ut coverage result: Function Coverage: 37.80% (8078/21369) Line Coverage: 29.46% (65956/223905) Region Coverage: 28.93% (33959/117388) Branch Coverage: 24.7

Re: [PR] [fix](typo)fix show backend typo [doris]

2024-05-22 Thread via GitHub
catpineapple commented on PR #35198: URL: https://github.com/apache/doris/pull/35198#issuecomment-2124036443 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] [Update](clucene) update clucene 2.0 commit version [doris]

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

Re: [PR] [fix](typo)fix show backend typo [doris]

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

[PR] [fix](typo)fix show backend typo [doris]

2024-05-22 Thread via GitHub
catpineapple opened a new pull request, #35198: URL: https://github.com/apache/doris/pull/35198 ## 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](ma

Re: [PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

2024-05-22 Thread via GitHub
morrySnow commented on PR #35197: URL: https://github.com/apache/doris/pull/35197#issuecomment-2124033145 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] [chore](Nereids) forbid some commands fallback when parse failed [doris]

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

[PR] [chore](Nereids) forbid some commands fallback when parse failed [doris]

2024-05-22 Thread via GitHub
morrySnow opened a new pull request, #35197: URL: https://github.com/apache/doris/pull/35197 1. CreateTableLikeCommand 2. CreateViewCommand 3. AlterViewCommand -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Bugfix] Fix mv column type is not changed when do schema change [doris]

2024-05-22 Thread via GitHub
Lchangliang commented on PR #34598: URL: https://github.com/apache/doris/pull/34598#issuecomment-2124032982 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 c

Re: [PR] [improve](nereids) support pushdown count when scan project without any slot ref [doris]

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

Re: [PR] [Fix](Outfile) upgrade apache-arrow version to 13.0.0 [doris]

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

Re: [PR] [chore](regression) Modify character encoding to be consistent with Doris [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35193: URL: https://github.com/apache/doris/pull/35193#issuecomment-2124027011 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] [chore](regression) Modify character encoding to be consistent with Doris [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35193: URL: https://github.com/apache/doris/pull/35193#issuecomment-2124026955 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](Replica) fix bug that replica remote data size set to data size [doris]

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

Re: [PR] [fix](pipeline) Fix resource leak if prepare failed [doris]

2024-05-22 Thread via GitHub
github-actions[bot] commented on PR #35195: URL: https://github.com/apache/doris/pull/35195#issuecomment-2124019461 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] [improve](jdbc catalog) Add a function that does not push down to MySQL: negative [doris]

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

Re: [PR] [chore](regression) Modify character encoding to be consistent with Doris [doris]

2024-05-22 Thread via GitHub
zgxme commented on PR #35193: URL: https://github.com/apache/doris/pull/35193#issuecomment-2124018180 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

[PR] [improve](jdbc catalog) Add a function that does not push down to MySQL: negative [doris]

2024-05-22 Thread via GitHub
zy-kkk opened a new pull request, #35196: URL: https://github.com/apache/doris/pull/35196 ## Proposed changes Issue Number: close #xxx We noticed that mysql does not have a negative function, so the function pushdown rule prohibits it ## Further comments If this i

<    4   5   6   7   8   9