[I] [Feature] When Deploy Doris on K8s, it only works for Statefulset, cannot choose any other advanced StatefulSet. [doris]

2024-07-05 Thread via GitHub
shanshanying opened a new issue, #37368: URL: https://github.com/apache/doris/issues/37368 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description When deploying

Re: [PR] [Fix](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211652025 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 unsubscrib

(doris-website) branch asf-site updated (788cf851d48 -> 90df22c386e)

2024-07-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 788cf851d48 Automated deployment with doris branch @ eaa52d3f4cb750f8751e448be6929e711e2ed079 new 9

Re: [PR] [branch-2.1] Picks "[fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column #37306" [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37366: URL: https://github.com/apache/doris/pull/37366#issuecomment-2211625599 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](Nereids) constant folding for str_to_date on datev1 is wrong (#37360) [doris]

2024-07-05 Thread via GitHub
morrySnow commented on PR #37367: URL: https://github.com/apache/doris/pull/37367#issuecomment-2211624925 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

[PR] [fix](Nereids) constant folding for str_to_date on datev1 is wrong (#37360) [doris]

2024-07-05 Thread via GitHub
morrySnow opened a new pull request, #37367: URL: https://github.com/apache/doris/pull/37367 pick from master #37360 when enable datev1, we should return datev1/datetimev1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [branch-2.1] Picks "[fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column #37306" [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37366: URL: https://github.com/apache/doris/pull/37366#issuecomment-2211624407 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

[PR] [branch-2.1] Picks "[fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column #37306" [doris]

2024-07-05 Thread via GitHub
bobhan1 opened a new pull request, #37366: URL: https://github.com/apache/doris/pull/37366 ## Proposed changes picks https://github.com/apache/doris/pull/37306 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [Fix](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211620618 TPC-H: Total hot run time: 39709 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 struct format out files [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37350: URL: https://github.com/apache/doris/pull/37350#issuecomment-2211618374 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](case) fix struct format out files [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37350: URL: https://github.com/apache/doris/pull/37350#issuecomment-2211618389 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](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211609525 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](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211607408 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](regression-test) dup modify value case [doris]

2024-07-05 Thread via GitHub
cjj2010 commented on PR #37365: URL: https://github.com/apache/doris/pull/37365#issuecomment-2211606857 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](regression-test) dup modify value case [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37365: URL: https://github.com/apache/doris/pull/37365#issuecomment-2211606768 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] [enhancement](regression-test) dup modify value case [doris]

2024-07-05 Thread via GitHub
cjj2010 opened a new pull request, #37365: URL: https://github.com/apache/doris/pull/37365 ## 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 abo

Re: [PR] [fix](txn insert) sub txn map is not thread safe [doris]

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

Re: [PR] [fix](txn insert) sub txn map is not thread safe [doris]

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

Re: [PR] [fix](txn insert) sub txn map is not thread safe [doris]

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

Re: [PR] Bump certifi from 2023.7.22 to 2024.7.4 in /pytest [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37364: URL: https://github.com/apache/doris/pull/37364#issuecomment-2211548020 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] Bump certifi from 2023.7.22 to 2024.7.4 in /pytest [doris]

2024-07-05 Thread via GitHub
dependabot[bot] opened a new pull request, #37364: URL: https://github.com/apache/doris/pull/37364 Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits https://github.com/certifi/python-certifi/commit/bd8153872e9c6fc98f4023df9c2deaffea2

(doris) branch dependabot/pip/pytest/certifi-2024.7.4 created (now 9c4eec6c0d8)

2024-07-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/pip/pytest/certifi-2024.7.4 in repository https://gitbox.apache.org/repos/asf/doris.git at 9c4eec6c0d8 Bump certifi from 2023.7.22 to 2024.7.4 in /pytest No new revisions we

Re: [PR] [Fix](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211532572 run cloud_p1 -- 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](delete) Fix delete job timeout when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211532520 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 unsu

Re: [PR] [fix](txn insert) sub txn map is not thread safe [doris]

2024-07-05 Thread via GitHub
mymeiyi commented on PR #37265: URL: https://github.com/apache/doris/pull/37265#issuecomment-2211531512 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) constant folding for str_to_date on datev1 is wrong [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37360: URL: https://github.com/apache/doris/pull/37360#issuecomment-2211287337 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](case) fix struct format out files [doris]

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

Re: [PR] [fix](case) fix struct format out files [doris]

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

Re: [PR] [fix](case) fix struct format out files [doris]

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

Re: [PR] [regression](plugin) Support different object storage for recycler plugin [doris]

2024-07-05 Thread via GitHub
gavinchou merged PR #37353: URL: https://github.com/apache/doris/pull/37353 -- 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 (0dc186eb767 -> 663f1b0e050)

2024-07-05 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 0dc186eb767 [Fix](cloud) Optimize the prompt information if no cloud cluster (privilege) (#37305) add 663f1b0e

Re: [PR] [feature](Recycler) Support different object storage recycler plugin [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37353: URL: https://github.com/apache/doris/pull/37353#issuecomment-2211148384 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](cloud) Optimize the prompt information if no cloud cluster (privilege) [doris]

2024-07-05 Thread via GitHub
gavinchou merged PR #37305: URL: https://github.com/apache/doris/pull/37305 -- 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] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-05 Thread via GitHub
gavinchou commented on code in PR #36786: URL: https://github.com/apache/doris/pull/36786#discussion_r1666980466 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -2143,15 +2165,21 @@ protected Partition createPartitionWithIndices(long dbId, Ol

(doris) branch master updated: [Fix](cloud) Optimize the prompt information if no cloud cluster (privilege) (#37305)

2024-07-05 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 0dc186eb767 [Fix](cloud) Optimize the prompt i

Re: [PR] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-05 Thread via GitHub
gavinchou commented on code in PR #36786: URL: https://github.com/apache/doris/pull/36786#discussion_r1666979122 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -1773,25 +1786,34 @@ public void addPartition(Database db, String tableName, AddP

Re: [PR] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-05 Thread via GitHub
gavinchou commented on code in PR #36786: URL: https://github.com/apache/doris/pull/36786#discussion_r1666977144 ## fe/fe-core/src/main/java/org/apache/doris/clone/DynamicPartitionScheduler.java: ## @@ -627,6 +652,109 @@ public void executeDynamicPartition(Collection> dynamicPar

Re: [PR] [refactor](cloud) Extract SyncPoint to common cpp [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37165: URL: https://github.com/apache/doris/pull/37165#issuecomment-2211134273 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

Re: [PR] [fix](case) fix struct format out files [doris]

2024-07-05 Thread via GitHub
morningman commented on PR #37350: URL: https://github.com/apache/doris/pull/37350#issuecomment-2211135030 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] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-05 Thread via GitHub
gavinchou commented on code in PR #36786: URL: https://github.com/apache/doris/pull/36786#discussion_r1666972345 ## fe/fe-core/src/main/java/org/apache/doris/cloud/datasource/CloudInternalCatalog.java: ## @@ -549,6 +562,80 @@ public void commitMaterializedIndex(long dbId, long

Re: [PR] [improvement](cloud) Accelerate creating table by batching RPC In cloud [doris]

2024-07-05 Thread via GitHub
gavinchou commented on code in PR #36786: URL: https://github.com/apache/doris/pull/36786#discussion_r1666967015 ## cloud/src/meta-service/meta_service_partition.cpp: ## @@ -614,4 +621,94 @@ void MetaServiceImpl::drop_partition(::google::protobuf::RpcController* controll }

Re: [PR] [refactor](cloud) Extract SyncPoint to common cpp [doris]

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

Re: [PR] [Fix](delete) Fix delete job timeout when executing `delete from ...` [doris]

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

(doris) branch master updated: [fix](compaction) fixing the inaccurate statistics of concurrent compaction tasks (#37318)

2024-07-05 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 5641c778fb0 [fix](compaction) fixing the inacc

Re: [PR] [fix](compaction) fixing the inaccurate statistics of concurrent compaction tasks [doris]

2024-07-05 Thread via GitHub
gavinchou merged PR #37318: URL: https://github.com/apache/doris/pull/37318 -- 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](delete) Fix delete job timeout when executing `delete from ...` [doris]

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

Re: [PR] [refactor](cloud) Extract SyncPoint to common cpp [doris]

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

(doris) branch master updated: [Fix](paritial update) Fix the case of partial update failing in cloud mode (#37151)

2024-07-05 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 2f3a9c43ad8 [Fix](paritial update) Fix the cas

Re: [PR] [Fix](paritial update) Fix the case of partial update failing in cloud mode [doris]

2024-07-05 Thread via GitHub
gavinchou merged PR #37151: URL: https://github.com/apache/doris/pull/37151 -- 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](delete) Fix delete job timeout when executing `delete from ...` [doris]

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

Re: [PR] [Fix](delete) Fix delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211078061 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](delete) Fix delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211078132 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](delete) Fix delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
dataroaring commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211077072 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] [Fix](delete) Fix delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211059624 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](delete) Fix delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211047513 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)(colocate join) fix wrong use of colocate join [doris]

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

[PR] [Fix](delete) FIx delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 opened a new pull request, #37363: URL: https://github.com/apache/doris/pull/37363 ## Proposed changes -- 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

Re: [PR] [Fix](delete) FIx delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
bobhan1 commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211039947 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](delete) FIx delete job time when executing `delete from ...` [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37363: URL: https://github.com/apache/doris/pull/37363#issuecomment-2211039575 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

(doris-website) branch master updated: [doc](txn insert) fix txn insert doc (#820)

2024-07-05 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new eaa52d3f4cb [doc](txn insert) fix txn

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-07-05 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Re: [PR] [fix)(colocate join) fix wrong use of colocate join [doris]

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

Re: [PR] [doc](txn insert) fix txn insert doc [doris-website]

2024-07-05 Thread via GitHub
luzhijing merged PR #820: URL: https://github.com/apache/doris-website/pull/820 -- 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...@dori

Re: [PR] [fix)(colocate join) fix wrong use of colocate join [doris]

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

Re: [PR] [fix](auth)Add some log in auth case [doris]

2024-07-05 Thread via GitHub
dataroaring commented on PR #37362: URL: https://github.com/apache/doris/pull/37362#issuecomment-2211015570 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] [refactor](cloud) Extract SyncPoint to common cpp [doris]

2024-07-05 Thread via GitHub
dataroaring commented on PR #37165: URL: https://github.com/apache/doris/pull/37165#issuecomment-2211000842 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 master updated: [fix](BE) Fix inefficient problem in PriorTaskWorkerPool (#37169)

2024-07-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 dbf963c1875 [fix](BE) Fix inefficient proble

Re: [PR] [fix](BE) Fix inefficient problem in PriorTaskWorkerPool [doris]

2024-07-05 Thread via GitHub
dataroaring merged PR #37169: URL: https://github.com/apache/doris/pull/37169 -- 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.

Re: [PR] [fix](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37306: URL: https://github.com/apache/doris/pull/37306#issuecomment-2210996351 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](autoinc) Fix AutoIncrementGenerator and add more logs about auto-increment column [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37306: URL: https://github.com/apache/doris/pull/37306#issuecomment-2210996248 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](group commit) fix group commit can not get block queue and may stuck [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37260: URL: https://github.com/apache/doris/pull/37260#issuecomment-2210994633 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](group commit) fix group commit can not get block queue and may stuck [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37260: URL: https://github.com/apache/doris/pull/37260#issuecomment-2210994668 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](paritial update) Fix the case of partial update failing in cloud mode [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37151: URL: https://github.com/apache/doris/pull/37151#issuecomment-2210992561 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](Nereids) constant folding for str_to_date on datev1 is wrong [doris]

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

Re: [PR] [reorg](Nereids) reorg parser file for easy add new statement [doris]

2024-07-05 Thread via GitHub
morrySnow merged PR #37310: URL: https://github.com/apache/doris/pull/37310 -- 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: [reorg](Nereids) reorg parser file for easy add new statement (#37310)

2024-07-05 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 d86a63344fc [reorg](Nereids) reorg parser file

Re: [PR] [fix)(colocate join) fix wrong use of colocate join [doris]

2024-07-05 Thread via GitHub
cambyzju commented on PR #37361: URL: https://github.com/apache/doris/pull/37361#issuecomment-2210983473 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](cloud) Optimize the prompt information when no cloud cluster [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37305: URL: https://github.com/apache/doris/pull/37305#issuecomment-2210984042 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](cloud) Optimize the prompt information when no cloud cluster [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37305: URL: https://github.com/apache/doris/pull/37305#issuecomment-2210983981 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](Nereids) constant folding for str_to_date on datev1 is wrong [doris]

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

[PR] [fix](auth)Add some log in auth case [doris]

2024-07-05 Thread via GitHub
zfr9527 opened a new pull request, #37362: URL: https://github.com/apache/doris/pull/37362 ## Proposed changes [fix](auth)Add some log in auth case -- 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](auth)Add some log in auth case [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37362: URL: https://github.com/apache/doris/pull/37362#issuecomment-2210981059 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](compaction) fixing the inaccurate statistics of concurrent compaction tasks [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37318: URL: https://github.com/apache/doris/pull/37318#issuecomment-2210975415 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](compaction) fixing the inaccurate statistics of concurrent compaction tasks [doris]

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

Re: [PR] [enhancement](regression-test) dup modify value case [doris]

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

Re: [PR] [enhancement](regression-test) dup modify value case [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37359: URL: https://github.com/apache/doris/pull/37359#issuecomment-2210971150 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) branch branch-2.1 updated: [branch-2.1] Picks "[fix](regression) Fix p0 case test_modify_reorder_column #37256" (#37332)

2024-07-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ef59af8df04 [branch-2.1] Picks "[fix

Re: [PR] [branch-2.1] Picks "[fix](regression) Fix p0 case test_modify_reorder_column #37256" [doris]

2024-07-05 Thread via GitHub
dataroaring merged PR #37332: URL: https://github.com/apache/doris/pull/37332 -- 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.

Re: [PR] [Optimize](Row store) change default value of row_column_page_size to 16KB [doris]

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

Re: [PR] [fix](Nereids) constant folding for str_to_date on datev1 is wrong [doris]

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

Re: [PR] [Optimize](Row store) change default value of row_column_page_size to 16KB [doris]

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

Re: [PR] [fix)(colocate join) fix wrong use of colocate join [doris]

2024-07-05 Thread via GitHub
doris-robot commented on PR #37361: URL: https://github.com/apache/doris/pull/37361#issuecomment-2210953891 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)(colocate join) fix wrong use of colocate join [doris]

2024-07-05 Thread via GitHub
cambyzju opened a new pull request, #37361: URL: https://github.com/apache/doris/pull/37361 ## Proposed changes Issue Number: close https://github.com/apache/doris/issues/36324 -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [PR] [bug](backup) Add table id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37102: URL: https://github.com/apache/doris/pull/37102#issuecomment-2210949878 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] [bug](backup) Add table/partition id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37077: URL: https://github.com/apache/doris/pull/37077#issuecomment-2210949536 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] [bug](backup) Add table id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37089: URL: https://github.com/apache/doris/pull/37089#issuecomment-2210948491 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] [bug](backup) Add table id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37102: URL: https://github.com/apache/doris/pull/37102#issuecomment-2210949940 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] [bug](backup) Add table/partition id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37077: URL: https://github.com/apache/doris/pull/37077#issuecomment-2210949502 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] [bug](backup) Add table id into convert_rowset_ids() [doris]

2024-07-05 Thread via GitHub
github-actions[bot] commented on PR #37089: URL: https://github.com/apache/doris/pull/37089#issuecomment-2210948435 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) branch master updated (9d3f9e34552 -> 6c7defdcaa2)

2024-07-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 9d3f9e34552 [opt](regresion) Move case `test_unique_auto_inc_concurrent` from p0 to p2 (#37316) add 6c7defdc

  1   2   3   4   >