Re: [PR] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

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

Re: [PR] [fix](fe) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

2024-07-02 Thread via GitHub
w41ter commented on PR #37203: URL: https://github.com/apache/doris/pull/37203#issuecomment-2205233001 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] [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37204: URL: https://github.com/apache/doris/pull/37204#issuecomment-2205228500 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] [Improvement](Cloud) Avoid unnecessary RPC to meta service for watershed txn id. [doris]

2024-07-02 Thread via GitHub
wangshuo128 opened a new pull request, #37204: URL: https://github.com/apache/doris/pull/37204 ## Proposed changes This PR proposed to reduce the number of RPC from FE to meta service for next txn ID when register watershed txn ID. Issue Number: close #xxx -- This is

Re: [PR] [feature](ES Catalog)Support control scroll level by config [doris]

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

Re: [PR] [Refactor](timezone) refactor tzdata load to accelerate and unify timezone parsing [doris]

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

Re: [PR] [Fix](Short Circuit) fix no project list in OlapScanNode [doris]

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

Re: [PR] [Fix](Short Circuit) fix no project list in OlapScanNode [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37121: URL: https://github.com/apache/doris/pull/37121#issuecomment-2205215204 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](fe) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

2024-07-02 Thread via GitHub
w41ter commented on PR #37203: URL: https://github.com/apache/doris/pull/37203#issuecomment-2205214414 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] [feature](ES Catalog)Support control scroll level by config [doris]

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

Re: [PR] [fix](fe) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37203: URL: https://github.com/apache/doris/pull/37203#issuecomment-2205213710 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) Remove cloudWarmUpJob from DEPRECATED_MODULES_NAMES [doris]

2024-07-02 Thread via GitHub
w41ter opened a new pull request, #37203: URL: https://github.com/apache/doris/pull/37203 It was accidentally introduced in PR #32804. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] [fix](nereids)mv selection should rule out shadow index from schema change [doris]

2024-07-02 Thread via GitHub
morrySnow commented on code in PR #37154: URL: https://github.com/apache/doris/pull/37154#discussion_r1663598921 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/exploration/mv/InitMaterializationContextHook.java: ## @@ -145,7 +145,8 @@ private List createSyncMvContex

(doris) branch master updated: [opt](binlog) support rename binlog (#37031)

2024-07-02 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 ad48d00cf8a [opt](binlog) support rename binlog (

Re: [PR] [opt](binlog) support rename binlog [doris]

2024-07-02 Thread via GitHub
w41ter merged PR #37031: URL: https://github.com/apache/doris/pull/37031 -- 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](case) add log for flink connector case download file [doris]

2024-07-02 Thread via GitHub
JNSimba commented on PR #37202: URL: https://github.com/apache/doris/pull/37202#issuecomment-2205206856 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

(doris) branch master updated: [opt](Nereids) Replace Slot in Each Data Trait Separately (#36886)

2024-07-02 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 77233b559b2 [opt](Nereids) Replace Slot in Eac

Re: [PR] [feat](Nereids): Optimize Query Plan by Pulling Up Join with Common Child from Union [doris]

2024-07-02 Thread via GitHub
morrySnow commented on code in PR #36397: URL: https://github.com/apache/doris/pull/36397#discussion_r1663588159 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/PullUpJoinFromUnion.java: ## @@ -0,0 +1,460 @@ +// Licensed to the Apache Software Foundation (ASF)

Re: [PR] [opt](Nereids) Replace Slot in Each Data Trait Separately [doris]

2024-07-02 Thread via GitHub
morrySnow merged PR #36886: URL: https://github.com/apache/doris/pull/36886 -- 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] [opt](Nereids) Replace Slot in Each Data Trait Separately [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #36886: URL: https://github.com/apache/doris/pull/36886#issuecomment-2205200241 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

(doris-flink-connector) branch master updated: (Fix)[source] Fix the problem of multiple fenodes when flink reads Doris (#416)

2024-07-02 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 9d1fb6bc (Fix)[source] Fix the prob

Re: [PR] (Fix)[source] Fix the problem of multiple fenodes when flink reads Doris [doris-flink-connector]

2024-07-02 Thread via GitHub
JNSimba merged PR #416: URL: https://github.com/apache/doris-flink-connector/pull/416 -- 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..

Re: [PR] [feature](ES Catalog)Support control scroll level by config [doris]

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

Re: [PR] [fix](case)Fix case failure caused by different pipeline configurations [doris]

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

Re: [PR] [refactor](nereids) refactor analyze view (#37106) [doris]

2024-07-02 Thread via GitHub
924060929 commented on PR #37163: URL: https://github.com/apache/doris/pull/37163#issuecomment-2205195597 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](case) add log for flink connector case download file [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37202: URL: https://github.com/apache/doris/pull/37202#issuecomment-2205194526 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](Nereids) partition not exists error msg is not contain table name [doris]

2024-07-02 Thread via GitHub
morrySnow commented on PR #37160: URL: https://github.com/apache/doris/pull/37160#issuecomment-2205191435 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][fe] Get meta returns dropped partitions in binlog manager [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37196: URL: https://github.com/apache/doris/pull/37196#issuecomment-2205190237 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: [I] [Bug] transport: Error while dialing: dial tcp 0.0.0.0:9090 [doris]

2024-07-02 Thread via GitHub
drreddy commented on issue #36340: URL: https://github.com/apache/doris/issues/36340#issuecomment-2205190922 Hi @xinyiZzz PFB the responses for the queries: 1. show frontends output: ` mysql> show frontends\G *** 1. row *

Re: [PR] [feature](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37199: URL: https://github.com/apache/doris/pull/37199#issuecomment-2205186530 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](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-02 Thread via GitHub
ByteYue commented on PR #37199: URL: https://github.com/apache/doris/pull/37199#issuecomment-2205186829 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] [fix](case)force_olap_table_replication_num will force a change in the number of copies of the table, resulting in a case failure [doris]

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

[PR] [fix](case)force_olap_table_replication_num will force a change in the number of copies of the table, resulting in a case failure [doris]

2024-07-02 Thread via GitHub
zddr opened a new pull request, #37201: URL: https://github.com/apache/doris/pull/37201 Cancel replica num verification -- 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 commen

(doris-flink-connector) branch master updated: [Improve] fix doris source duplicate splitid (#414)

2024-07-02 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 67c9eb16 [Improve] fix doris source

Re: [PR] [Improve] fix doris source duplicate splitid [doris-flink-connector]

2024-07-02 Thread via GitHub
CalvinKirs merged PR #414: URL: https://github.com/apache/doris-flink-connector/pull/414 -- 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-unsubsc

Re: [PR] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

2024-07-02 Thread via GitHub
w41ter commented on PR #37196: URL: https://github.com/apache/doris/pull/37196#issuecomment-2205183759 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](case)force_olap_table_replication_num will force a change in the number of copies of the table, resulting in a case failure [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37201: URL: https://github.com/apache/doris/pull/37201#issuecomment-2205183967 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] [improvement] Log workload group's thread num when publish [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37159: URL: https://github.com/apache/doris/pull/37159#issuecomment-2205182314 ClickBench: Total hot run time: 31.32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37191: URL: https://github.com/apache/doris/pull/37191#issuecomment-2205181902 ClickBench: Total hot run time: 30.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated (df5adaafe0c -> cc14cd5e912)

2024-07-02 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from df5adaafe0c [fix](Nereids)Fix bug of external table didn't set row count in StatsCalculator. (#37138) add cc14

Re: [PR] [Fix](Nereids) TopN should forbid two-phase topN if child is DistributionSpecGather [doris]

2024-07-02 Thread via GitHub
morrySnow merged PR #36877: URL: https://github.com/apache/doris/pull/36877 -- 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] [feature](ES Catalog)Support control scroll level by config [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37180: URL: https://github.com/apache/doris/pull/37180#issuecomment-2205176966 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] [improvement] Log workload group's thread num when publish [doris]

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

Re: [PR] [Feature](Planner) Support `SET_VAR` hint in insert statement [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #36579: URL: https://github.com/apache/doris/pull/36579#issuecomment-2205175425 ClickBench: Total hot run time: 30.97 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and [doris]

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

Re: [PR] [test](migrate) move 3 cases from p2 to p0 [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #36957: URL: https://github.com/apache/doris/pull/36957#issuecomment-2205175593 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] [test](migrate) move 3 cases from p2 to p0 [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #36957: URL: https://github.com/apache/doris/pull/36957#issuecomment-2205175627 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](ES Catalog) map nested/object type in ES to JSON type in Doris (#37101) [doris]

2024-07-02 Thread via GitHub
qidaye commented on PR #37183: URL: https://github.com/apache/doris/pull/37183#issuecomment-2205173463 run external -- 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] [regression-test](group commit) enable wait_internal_group_commit_finish [doris]

2024-07-02 Thread via GitHub
mymeiyi commented on PR #26856: URL: https://github.com/apache/doris/pull/26856#issuecomment-2205171301 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 `SET_VAR` hint in insert statement [doris]

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

Re: [PR] [feature](ES Catalog)Support control scroll level by config [doris]

2024-07-02 Thread via GitHub
qidaye commented on PR #37180: URL: https://github.com/apache/doris/pull/37180#issuecomment-2205170575 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] do not cancel query when rf sync filter size meet eof [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37155: URL: https://github.com/apache/doris/pull/37155#issuecomment-2205164256 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) iceberg write support insert overwrite and optimize hive write transaction statistics and [doris]

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

Re: [PR] [improvement] Log workload group's thread num when publish [doris]

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

Re: [PR] [feat](job)Internal job cancellation immediately and the strong association with the STARTS parameter [doris]

2024-07-02 Thread via GitHub
CalvinKirs commented on PR #36805: URL: https://github.com/apache/doris/pull/36805#issuecomment-2205161985 run external -- 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] do not cancel query when rf sync filter size meet eof [doris]

2024-07-02 Thread via GitHub
BiteThet commented on PR #37155: URL: https://github.com/apache/doris/pull/37155#issuecomment-2205156857 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](Planner) Support `SET_VAR` hint in insert statement [doris]

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

Re: [PR] [enhance](mtmv)MTMV support session variable [doris]

2024-07-02 Thread via GitHub
zddr commented on PR #36413: URL: https://github.com/apache/doris/pull/36413#issuecomment-2205155440 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 unsubscribe,

Re: [PR] [feature](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37199: URL: https://github.com/apache/doris/pull/37199#issuecomment-2205153938 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](migrate) move 2 cases from p2 to p0 (#36935) [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37200: URL: https://github.com/apache/doris/pull/37200#issuecomment-2205153030 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] [test](migrate) move 2 cases from p2 to p0 (#36935) [doris]

2024-07-02 Thread via GitHub
morningman commented on PR #37200: URL: https://github.com/apache/doris/pull/37200#issuecomment-2205153046 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] [test](migrate) move 2 cases from p2 to p0 (#36935) [doris]

2024-07-02 Thread via GitHub
morningman opened a new pull request, #37200: URL: https://github.com/apache/doris/pull/37200 bp #36935 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

Re: [PR] [improvement] Log workload group's thread num when publish [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37159: URL: https://github.com/apache/doris/pull/37159#issuecomment-2205151313 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](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37199: URL: https://github.com/apache/doris/pull/37199#issuecomment-2205148587 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] [feature](OSS) Retry when encountering TooManyRequest response [doris]

2024-07-02 Thread via GitHub
ByteYue opened a new pull request, #37199: URL: https://github.com/apache/doris/pull/37199 ## Proposed changes We can do retry for 429 using the embedded utility of corresponding sdk. -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [improvement] Log workload group's thread num when publish [doris]

2024-07-02 Thread via GitHub
wangbo commented on PR #37159: URL: https://github.com/apache/doris/pull/37159#issuecomment-2205145315 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] [improvement] Log workload group's thread num when publish [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37159: URL: https://github.com/apache/doris/pull/37159#issuecomment-2205142399 ClickBench: Total hot run time: 30.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris) branch master updated: [fix](Nereids)Fix bug of external table didn't set row count in StatsCalculator. (#37138)

2024-07-02 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing 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 df5adaafe0c [fix](Nereids)Fix bug of external t

Re: [PR] [fix](Nereids)Fix bug of external table didn't set row count in StatsCalculator. [doris]

2024-07-02 Thread via GitHub
Jibing-Li merged PR #37138: URL: https://github.com/apache/doris/pull/37138 -- 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] [Feature](Planner) Support `SET_VAR` hint in insert statement [doris]

2024-07-02 Thread via GitHub
bobhan1 commented on PR #36579: URL: https://github.com/apache/doris/pull/36579#issuecomment-2205139077 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] [Fix](Nereids) TopN should forbid two-phase topN if child is DistributionSpecGather [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #36877: URL: https://github.com/apache/doris/pull/36877#issuecomment-2205138638 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] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37196: URL: https://github.com/apache/doris/pull/37196#issuecomment-2205138405 ClickBench: Total hot run time: 30.53 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [improvement] Log workload group's thread num when publish [doris]

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

Re: [PR] [feat](nereids)push Limit to local agg [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #34853: URL: https://github.com/apache/doris/pull/34853#issuecomment-2205136953 ClickBench: Total hot run time: 30.66 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

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

Re: [PR] [feat](nereids)push Limit to local agg [doris]

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

Re: [PR] [improvement] Log workload group's thread num when publish [doris]

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

Re: [PR] [feature](iceberg) iceberg write support insert overwrite and optimize hive write transaction statistics and [doris]

2024-07-02 Thread via GitHub
ghkang98 commented on PR #37191: URL: https://github.com/apache/doris/pull/37191#issuecomment-2205126439 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] [chore][fe] Get meta returns dropped partitions in binlog manager [doris]

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

Re: [I] [Bug] transport: Error while dialing: dial tcp 0.0.0.0:9090 [doris]

2024-07-02 Thread via GitHub
xinyiZzz commented on issue #36340: URL: https://github.com/apache/doris/issues/36340#issuecomment-2205121635 > Hi @xinyiZzz > > We've upgraded our cluster to doris-2.1.4-rc03-e93678fd1e and retried the same, we are still facing the same issue. We are not using fqdn anywhere. I

Re: [PR] [feat](nereids)push Limit to local agg [doris]

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

Re: [PR] [opt](memory) Purge all unused Jemalloc dirty pages for all arenas when exceed limit [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37164: URL: https://github.com/apache/doris/pull/37164#issuecomment-2205112095 ClickBench: Total hot run time: 30.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](memory) Purge all unused Jemalloc dirty pages for all arenas when exceed limit [doris]

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

Re: [PR] [chore](errmsg) Add more clear error message when loading timed out [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37198: URL: https://github.com/apache/doris/pull/37198#issuecomment-2205106163 ClickBench: Total hot run time: 30.54 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids)push Limit to local agg [doris]

2024-07-02 Thread via GitHub
englefly commented on PR #34853: URL: https://github.com/apache/doris/pull/34853#issuecomment-2205105760 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] [chore](errmsg) Add more clear error message when loading timed out [doris]

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

Re: [PR] [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37197: URL: https://github.com/apache/doris/pull/37197#issuecomment-2205101447 ClickBench: Total hot run time: 30.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](memory) Purge all unused Jemalloc dirty pages for all arenas when exceed limit [doris]

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

Re: [PR] [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression [doris]

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

Re: [PR] [chore](errmsg) Add more clear error message when loading timed out [doris]

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

Re: [PR] [improvement](mtmv) improve mv rewrite performance by reuse the shuttled expression [doris]

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

Re: [PR] [chore](errmsg) Add more clear error message when loading timed out [doris]

2024-07-02 Thread via GitHub
github-actions[bot] commented on PR #37198: URL: https://github.com/apache/doris/pull/37198#issuecomment-2205082956 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] [chore](errmsg) Add more clear error message when loading timed out [doris]

2024-07-02 Thread via GitHub
zclllyybb commented on PR #37198: URL: https://github.com/apache/doris/pull/37198#issuecomment-2205078366 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](errmsg) Add more clear error message when loading timed out [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37198: URL: https://github.com/apache/doris/pull/37198#issuecomment-2205078351 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](errmsg) Add more clear error message when loading timed out [doris]

2024-07-02 Thread via GitHub
zclllyybb opened a new pull request, #37198: URL: https://github.com/apache/doris/pull/37198 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [opt](file-scanner) add not found file number in profile [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37042: URL: https://github.com/apache/doris/pull/37042#issuecomment-2205078061 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] [opt](memory) `max_sys_mem_available_low_water_mark_bytes`default value modified to 6.4G [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37174: URL: https://github.com/apache/doris/pull/37174#issuecomment-2205076874 ClickBench: Total hot run time: 30.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](file-scanner) add not found file number in profile [doris]

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

Re: [PR] [Refactor](timezone) refactor tzdata load to accelerate and unify timezone parsing [doris]

2024-07-02 Thread via GitHub
doris-robot commented on PR #37062: URL: https://github.com/apache/doris/pull/37062#issuecomment-2205072836 ClickBench: Total hot run time: 30.59 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](memory) `max_sys_mem_available_low_water_mark_bytes`default value modified to 6.4G [doris]

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

  1   2   3   4   5   6   7   8   >