Re: [PR] [test](load) injection cases should check Exception is thrown [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [fix](planner) FunctionCallExpr clone should be deep copy #44678 (#44710)

2024-11-28 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new fe88ab2ec50 branch-3.0: [fix](planner)

Re: [PR] [minor](profile) Add intermediate projection time in do_projections [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44727: URL: https://github.com/apache/doris/pull/44727#issuecomment-2505489161 ClickBench: Total hot run time: 32.67 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch auto-pick-44678-branch-3.0 deleted (was 20debbb045f)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44678-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 20debbb045f [fix](planner) FunctionCallExpr clone should be deep copy (#44678) The revisions

Re: [PR] Update quick-start.md [doris-website]

2024-11-28 Thread via GitHub
Ruffianjiang commented on PR #1345: URL: https://github.com/apache/doris-website/pull/1345#issuecomment-2505494666 quick-start.md不区分版本,多个版本都是对应的同一个文件 https://github.com/apache/doris-website/blob/master/common_docs_zh/gettingStarted/quick-start.md https://github.com/apache/dori

Re: [PR] [Enhancement] (nereids)implement showStoragePolicyCommand in nereids [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44393: URL: https://github.com/apache/doris/pull/44393#issuecomment-2505492486 ClickBench: Total hot run time: 32.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [test](load) injection cases should check Exception is thrown [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44713: URL: https://github.com/apache/doris/pull/44713#issuecomment-2505498687 ClickBench: Total hot run time: 33.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids)implement showCollationCommand in nereids [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #43157: URL: https://github.com/apache/doris/pull/43157#issuecomment-2505498226 ClickBench: Total hot run time: 32.95 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improvement](shuffle) Use a knob to decide whether a serial exchange… [doris]

2024-11-28 Thread via GitHub
github-actions[bot] commented on PR #44676: URL: https://github.com/apache/doris/pull/44676#issuecomment-2505499811 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] branch-3.0: [fix](planner) FunctionCallExpr clone should be deep copy #44678 [doris]

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

Re: [PR] [fix](nereids) fix months_add/ months_sub/ years_add/years_sub compute wrong result because SimplifyArithmeticComparisonRule [doris]

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

Re: [PR] [docs](dbt)add dbt doc example [doris-website]

2024-11-28 Thread via GitHub
KassieZ commented on PR #1403: URL: https://github.com/apache/doris-website/pull/1403#issuecomment-2505513300 https://github.com/user-attachments/assets/2949c7fd-a6c9-424d-81bf-db3874dc680e";> 此处元素不建议使用代码块 另外文档中 英文字母大小写不统一,如 CSV , 请确认 -- This is an automated message from the Apac

Re: [PR] [fix](nereids) fix months_add/ months_sub/ years_add/years_sub compute wrong result because SimplifyArithmeticComparisonRule [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44725: URL: https://github.com/apache/doris/pull/44725#issuecomment-2505514951 ClickBench: Total hot run time: 32.72 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [docs](dbt)add dbt doc example [doris-website]

2024-11-28 Thread via GitHub
KassieZ commented on code in PR #1403: URL: https://github.com/apache/doris-website/pull/1403#discussion_r1861715782 ## ecosystem/dbt-doris-adapter.md: ## @@ -88,7 +88,7 @@ dbt-doris Materialization support three: 2. table 3. incremental - View + View Using `view

Re: [PR] [docs](dbt)add dbt doc example [doris-website]

2024-11-28 Thread via GitHub
KassieZ commented on PR #1403: URL: https://github.com/apache/doris-website/pull/1403#issuecomment-2505520470 request review @wangtianyi2004 -- 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 s

Re: [PR] [Improvement](shuffle) Use a knob to decide whether a serial exchange… [doris]

2024-11-28 Thread via GitHub
github-actions[bot] commented on PR #44676: URL: https://github.com/apache/doris/pull/44676#issuecomment-2505499732 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] [improve](routine load) ensure load balance after scaling up BE nodes [doris]

2024-11-28 Thread via GitHub
sollhui commented on PR #44693: URL: https://github.com/apache/doris/pull/44693#issuecomment-2505523007 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] [Enhancement] (nereids)implement showStoragePolicyCommand in nereids [doris]

2024-11-28 Thread via GitHub
msridhar78 commented on PR #44393: URL: https://github.com/apache/doris/pull/44393#issuecomment-2505526852 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

(doris) branch auto-pick-44548-branch-3.0 created (now 705012ef0d7)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44548-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 705012ef0d7 branch-3.0: [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predic

Re: [PR] branch-3.0: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
dataroaring closed pull request #44759: branch-3.0: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 URL: https://github.com/apache/doris/pull/44759 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44760: URL: https://github.com/apache/doris/pull/44760#issuecomment-2506411098 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] branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44760: URL: https://github.com/apache/doris/pull/44760#issuecomment-2506410966 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+proce

Re: [PR] branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
dataroaring closed pull request #44760: branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 URL: https://github.com/apache/doris/pull/44760 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true [doris]

2024-11-28 Thread via GitHub
morningman merged PR #44548: URL: https://github.com/apache/doris/pull/44548 -- 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 master updated: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true (#44548)

2024-11-28 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 8492f02559a [fix](jdbc catalog) set `enable_

[PR] branch-3.0: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
github-actions[bot] opened a new pull request, #44759: URL: https://github.com/apache/doris/pull/44759 Cherry-picked from #44548 -- 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 comme

Re: [PR] branch-3.0: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

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

(doris) branch auto-pick-44548-branch-3.0 updated (705012ef0d7 -> dcae370d564)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44548-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 705012ef0d7 branch-3.0: [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predic

Re: [PR] branch-3.0: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44759: URL: https://github.com/apache/doris/pull/44759#issuecomment-2506409566 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+proce

[PR] branch-2.1: [fix](jdbc catalog) set `enable_jdbc_cast_predicate_push_down` default true #44548 [doris]

2024-11-28 Thread via GitHub
github-actions[bot] opened a new pull request, #44760: URL: https://github.com/apache/doris/pull/44760 Cherry-picked from #44548 -- 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 comme

(doris) branch auto-pick-44548-branch-2.1 created (now 68e6cbf0334)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44548-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 68e6cbf0334 branch-2.1: [feat](backup) Add config backup_handler_update_interval_millis #44628

(doris) branch auto-pick-44548-branch-2.1 updated (68e6cbf0334 -> b3cc0c7c0c9)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44548-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 68e6cbf0334 branch-2.1: [feat](backup) Add config backup_handler_update_interval_millis #44628

Re: [PR] [Enhancement] (nereids)implement showCharsetCommand in nereids [doris]

2024-11-28 Thread via GitHub
msridhar78 commented on code in PR #43155: URL: https://github.com/apache/doris/pull/43155#discussion_r1862389145 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCharsetCommand.java: ## @@ -0,0 +1,77 @@ +// Licensed to the Apache Software Foundation

(doris) branch master updated (51ad321b84c -> 9a362240996)

2024-11-28 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 51ad321b84c [Enhancement](function) Print exact column name when execute non_nullable failed (#44679) add 9a3

Re: [PR] [feature](hive)support hive catalog read json table. [doris]

2024-11-28 Thread via GitHub
morningman merged PR #43469: URL: https://github.com/apache/doris/pull/43469 -- 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] [feat](nereids)set runtime filter wait time according to table row count and table type #42640 branch-3.0 [doris]

2024-11-28 Thread via GitHub
englefly commented on PR #44031: URL: https://github.com/apache/doris/pull/44031#issuecomment-2506261922 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] [feat](nereids) simplify comparison predicate rule add check data type limit [doris]

2024-11-28 Thread via GitHub
morrySnow commented on code in PR #44732: URL: https://github.com/apache/doris/pull/44732#discussion_r1862342822 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -1796,6 +1797,65 @@ private static Expression processDecimalV3BinaryArithmeti

(doris) branch master updated: [fix](Outfile) Fix the data type mapping for complex types in Doris to the ORC and Parquet file formats. (#44041)

2024-11-28 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 5641c2dcf7e [fix](Outfile) Fix the data type

Re: [PR] [fix](Outfile) Fix the data type mapping for complex types in Doris to the ORC and Parquet file formats. [doris]

2024-11-28 Thread via GitHub
morningman merged PR #44041: URL: https://github.com/apache/doris/pull/44041 -- 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] [Enhancement](jdbc catalog) Support reading some array types of PostgreSQL [doris]

2024-11-28 Thread via GitHub
morningman merged PR #44160: URL: https://github.com/apache/doris/pull/44160 -- 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 master updated (5641c2dcf7e -> 24f1eeffa3c)

2024-11-28 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5641c2dcf7e [fix](Outfile) Fix the data type mapping for complex types in Doris to the ORC and Parquet file format

(doris) branch auto-pick-44041-branch-3.0 created (now 705012ef0d7)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44041-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 705012ef0d7 branch-3.0: [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predic

Re: [PR] [Enhancement] (nereids)implement showStoragePolicyCommand in nereids [doris]

2024-11-28 Thread via GitHub
msridhar78 commented on PR #44393: URL: https://github.com/apache/doris/pull/44393#issuecomment-2506370933 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 auto-pick-44041-branch-2.1 created (now 68e6cbf0334)

2024-11-28 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44041-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 68e6cbf0334 branch-2.1: [feat](backup) Add config backup_handler_update_interval_millis #44628

Re: [PR] [feat](nereids) simplify comparison predicate rule add check data type limit [doris]

2024-11-28 Thread via GitHub
yujun777 commented on code in PR #44732: URL: https://github.com/apache/doris/pull/44732#discussion_r1862389568 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/TypeCoercionUtils.java: ## @@ -1796,6 +1797,65 @@ private static Expression processDecimalV3BinaryArithmetic

Re: [PR] [Enhancement] (nereids)implement showCharsetCommand in nereids [doris]

2024-11-28 Thread via GitHub
msridhar78 commented on PR #43155: URL: https://github.com/apache/doris/pull/43155#issuecomment-2506369520 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] (nereids)implement adminDiagnoseTabletCommand in nereids [doris]

2024-11-28 Thread via GitHub
msridhar78 commented on PR #44744: URL: https://github.com/apache/doris/pull/44744#issuecomment-2506371825 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] [feat](nereids) simplify comparison predicate rule add check data type limit [doris]

2024-11-28 Thread via GitHub
yujun777 commented on code in PR #44732: URL: https://github.com/apache/doris/pull/44732#discussion_r1862389338 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/ExpressionUtils.java: ## @@ -207,6 +207,22 @@ public static Expression or(Collection expressions) {

Re: [PR] [Enhancement](Test) Add test config to recycler [doris]

2024-11-28 Thread via GitHub
Yukang-Lian commented on PR #44761: URL: https://github.com/apache/doris/pull/44761#issuecomment-2506467889 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] [Enhancement](Test) Add test config to recycler [doris]

2024-11-28 Thread via GitHub
doris-robot commented on PR #44761: URL: https://github.com/apache/doris/pull/44761#issuecomment-2506467817 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+proce

[PR] [Enhancement](Test) Add test config to recycler [doris]

2024-11-28 Thread via GitHub
Yukang-Lian opened a new pull request, #44761: URL: https://github.com/apache/doris/pull/44761 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - T

Re: [PR] [fix](auth)Prohibit deleting admin user [doris]

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

<    1   2   3   4   5   6