Re: [PR] [feature](view) support create or replace view stmt [doris]

2024-09-11 Thread via GitHub
cambyzju commented on PR #40715: URL: https://github.com/apache/doris/pull/40715#issuecomment-2345422930 run cloud_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 uns

Re: [PR] [feature](view) support create or replace view stmt [doris]

2024-09-11 Thread via GitHub
cambyzju commented on PR #40715: URL: https://github.com/apache/doris/pull/40715#issuecomment-2345422776 run feut -- 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] fix the createCatalog in CatalogMgr.java [doris]

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

Re: [PR] [enhancement](mem-tracker) Use thread local mem tracker to track s3 file buffer memory usage [doris]

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

Re: [PR] [fix](encrypt) wrong mode arg of encrypt and decrypt function make BE crash [doris]

2024-09-11 Thread via GitHub
cambyzju commented on PR #40726: URL: https://github.com/apache/doris/pull/40726#issuecomment-2345406569 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](encrypt) wrong mode arg of encrypt and decrypt function make BE crash [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40726: URL: https://github.com/apache/doris/pull/40726#issuecomment-2345405786 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](encrypt) wrong mode arg of encrypt and decrypt function make BE crash [doris]

2024-09-11 Thread via GitHub
cambyzju opened a new pull request, #40726: URL: https://github.com/apache/doris/pull/40726 Not supported mode arg in sm4_encrypt and sm4_decrypt make BE crash -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [Bug](rpad) should check_chars_length avoid exceed max_string_size in pad function [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40676: URL: https://github.com/apache/doris/pull/40676#issuecomment-2345403339 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](compile) failed on MacOS because size_t is not uint64_t on MacOS (#39296) [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40720: URL: https://github.com/apache/doris/pull/40720#issuecomment-2345402649 TeamCity be ut coverage result: Function Coverage: 36.15% (9320/25778) Line Coverage: 27.73% (76497/275905) Region Coverage: 26.50% (39270/148194) Branch Coverage: 23.3

Re: [PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40718: URL: https://github.com/apache/doris/pull/40718#issuecomment-2345401224 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](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40718: URL: https://github.com/apache/doris/pull/40718#issuecomment-2345401175 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] [PipelineX](improvement) Prepare tasks in parallel [doris]

2024-09-11 Thread via GitHub
yiguolei commented on code in PR #40270: URL: https://github.com/apache/doris/pull/40270#discussion_r1756226243 ## be/src/pipeline/pipeline_x/pipeline_x_fragment_context.cpp: ## @@ -693,6 +701,36 @@ Status PipelineXFragmentContext::_build_pipeline_tasks( std::lock_g

(doris) branch master updated: [fix](nereids)let query be able to forwarded to master (#40119)

2024-09-11 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 820c9accd9d [fix](nereids)let query be able

Re: [PR] [fix](nereids)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
starocean999 merged PR #40119: URL: https://github.com/apache/doris/pull/40119 -- 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](nereids)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
starocean999 commented on PR #40725: URL: https://github.com/apache/doris/pull/40725#issuecomment-2345396681 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](nereids)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40725: URL: https://github.com/apache/doris/pull/40725#issuecomment-2345396514 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](nereids)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
starocean999 opened a new pull request, #40725: URL: https://github.com/apache/doris/pull/40725 ## Proposed changes pick from master https://github.com/apache/doris/pull/40119 Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To res

Re: [PR] [PipelineX](improvement) Prepare tasks in parallel [doris]

2024-09-11 Thread via GitHub
yiguolei commented on code in PR #40270: URL: https://github.com/apache/doris/pull/40270#discussion_r1756222810 ## be/src/pipeline/pipeline_x/pipeline_x_fragment_context.cpp: ## @@ -693,6 +701,36 @@ Status PipelineXFragmentContext::_build_pipeline_tasks( std::lock_g

Re: [PR] [PipelineX](improvement) Prepare tasks in parallel [doris]

2024-09-11 Thread via GitHub
yiguolei commented on code in PR #40270: URL: https://github.com/apache/doris/pull/40270#discussion_r1756223374 ## be/src/pipeline/pipeline_x/pipeline_x_fragment_context.cpp: ## @@ -693,6 +701,36 @@ Status PipelineXFragmentContext::_build_pipeline_tasks( std::lock_g

(doris) branch branch-3.0 updated: [Fix](inverted index) Fix wrong need read data opt when enable_common_expr_pushdown is disabled #40689 (#40703)

2024-09-11 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 4528fc6e8cc [Fix](inverted index) Fix w

Re: [PR] [Fix](inverted index) Fix wrong need read data opt when enable_common_expr_pushdown is disabled #40689 [doris]

2024-09-11 Thread via GitHub
airborne12 merged PR #40703: URL: https://github.com/apache/doris/pull/40703 -- 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] [feature](view) support create or replace view stmt [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40715: URL: https://github.com/apache/doris/pull/40715#issuecomment-2345390666 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](array-func)support array_match_all/any [doris]

2024-09-11 Thread via GitHub
amorynan commented on PR #40605: URL: https://github.com/apache/doris/pull/40605#issuecomment-2345388921 run cloud_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 uns

[PR] [bugfix](hive/iceberg)align with Hive insert overwrite table functionality (#39840) [doris]

2024-09-11 Thread via GitHub
wuwenchi opened a new pull request, #40724: URL: https://github.com/apache/doris/pull/40724 bp #39840 -- 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-

Re: [PR] [bugfix](hive/iceberg)align with Hive insert overwrite table functionality (#39840) [doris]

2024-09-11 Thread via GitHub
wuwenchi commented on PR #40724: URL: https://github.com/apache/doris/pull/40724#issuecomment-2345388503 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] [bugfix](hive/iceberg)align with Hive insert overwrite table functionality (#39840) [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40724: URL: https://github.com/apache/doris/pull/40724#issuecomment-2345388380 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) branch branch-2.1 updated: [chore](conf) Specify UTF8 as the default charset. (#40669)

2024-09-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new b192e89ec15 [chore](conf) Specify UTF8

Re: [PR] [chore](conf) Specify UTF8 as the default charset. [doris]

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

Re: [PR] [bugfix](hms)add default value check for hms catalog with dlf (#40336) [doris]

2024-09-11 Thread via GitHub
wuwenchi commented on PR #40723: URL: https://github.com/apache/doris/pull/40723#issuecomment-2345383584 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] [bugfix](hms)add default value check for hms catalog with dlf (#40336) [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40723: URL: https://github.com/apache/doris/pull/40723#issuecomment-2345383478 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] [bugfix](hms)add default value check for hms catalog with dlf (#40336) [doris]

2024-09-11 Thread via GitHub
wuwenchi opened a new pull request, #40723: URL: https://github.com/apache/doris/pull/40723 ## Proposed changes bp #40336 -- 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 specif

Re: [PR] [Bug](exchange) fix tablet sink shuffle without project not match the output tuple [doris]

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

[PR] [bugfix](hive)Delete the temporarily created folder (#40424) [doris]

2024-09-11 Thread via GitHub
wuwenchi opened a new pull request, #40722: URL: https://github.com/apache/doris/pull/40722 ## Proposed changes bp: #40424 -- 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 speci

Re: [PR] [bugfix](hive)Delete the temporarily created folder (#40424) [doris]

2024-09-11 Thread via GitHub
wuwenchi commented on PR #40722: URL: https://github.com/apache/doris/pull/40722#issuecomment-2345379280 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] [bugfix](hive)Delete the temporarily created folder (#40424) [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40722: URL: https://github.com/apache/doris/pull/40722#issuecomment-2345379047 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](compile) failed on MacOS because size_t is not uint64_t on MacOS (#39296) [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40720: URL: https://github.com/apache/doris/pull/40720#issuecomment-2345376480 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](cloud) manage node via sql like non cloud mode [doris]

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

Re: [PR] [Bug](exchange) fix tablet sink shuffle without project not match the output tuple [doris]

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

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
zhangm365 commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345372971 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 the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
zhangm365 opened a new pull request, #40721: URL: https://github.com/apache/doris/pull/40721 ## Proposed changes The process of `createCatalog` should be: 1. First, check if `catalogName` exists; 2. If it exists, directly throw a prompt error message; 3. If it does not exi

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345372549 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] [Bug](exchange) fix tablet sink shuffle without project not match the output tuple [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40299: URL: https://github.com/apache/doris/pull/40299#issuecomment-2345370408 TeamCity be ut coverage result: Function Coverage: 36.88% (9453/25629) Line Coverage: 28.25% (77788/275329) Region Coverage: 27.65% (40150/145211) Branch Coverage: 24.2

Re: [PR] [fix](compile) failed on MacOS because size_t is not uint64_t on MacOS (#39296) [doris]

2024-09-11 Thread via GitHub
cambyzju commented on PR #40720: URL: https://github.com/apache/doris/pull/40720#issuecomment-2345367574 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](compile) failed on MacOS because size_t is not uint64_t on MacOS (#39296) [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40720: URL: https://github.com/apache/doris/pull/40720#issuecomment-2345367320 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](compile) failed on MacOS because size_t is not uint64_t on MacOS (#39296) [doris]

2024-09-11 Thread via GitHub
cambyzju opened a new pull request, #40720: URL: https://github.com/apache/doris/pull/40720 pick #39296 to branch-2.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 above to go to the specific comment.

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

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

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40264: URL: https://github.com/apache/doris/pull/40264#issuecomment-2345365771 TeamCity be ut coverage result: Function Coverage: 36.89% (9455/25630) Line Coverage: 28.26% (77788/275307) Region Coverage: 27.66% (40158/145200) Branch Coverage: 24.2

Re: [PR] add reserve memory logic in scan operator [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on code in PR #40719: URL: https://github.com/apache/doris/pull/40719#discussion_r1756192507 ## be/src/runtime/query_context.h: ## @@ -303,15 +303,17 @@ class QueryContext : public std::enable_shared_from_this { << " goes

Re: [PR] [Bug](exchange) fix tablet sink shuffle without project not match the output tuple [doris]

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

Re: [PR] [opt](schema change) support schema change thread fast fail [doris]

2024-09-11 Thread via GitHub
DarvenDuan commented on PR #40685: URL: https://github.com/apache/doris/pull/40685#issuecomment-2345356645 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](nereids)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40119: URL: https://github.com/apache/doris/pull/40119#issuecomment-2345352736 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)let query be able to forwarded to master [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40119: URL: https://github.com/apache/doris/pull/40119#issuecomment-2345352791 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

(doris) branch branch-2.1 updated: [fix](nereids) build agg for random distributed agg table in bindRelation phase (#40181) (#40702)

2024-09-11 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow 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 0f8176dee0a [fix](nereids) build agg f

Re: [PR] [fix](nereids)build agg for random distributed agg table in bindRelation phase [doris]

2024-09-11 Thread via GitHub
morrySnow merged PR #40702: URL: https://github.com/apache/doris/pull/40702 -- 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) manage node via sql like non cloud mode [doris]

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

(doris) branch master updated: [refactor](nereids)use nereids to implement TableQueryPlanAction (#39627)

2024-09-11 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 89cf8d3f9b0 [refactor](nereids)use nereids to

Re: [PR] [refactor](nereids)use nereids to implement TableQueryPlanAction [doris]

2024-09-11 Thread via GitHub
morrySnow merged PR #39627: URL: https://github.com/apache/doris/pull/39627 -- 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 spill_and_reserve updated: add reserve memory logic in scan operator (#40719)

2024-09-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch spill_and_reserve in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/spill_and_reserve by this push: new c60f093012e add reserve m

Re: [PR] add reserve memory logic in scan operator [doris]

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

Re: [PR] add reserve memory logic in scan operator [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40719: URL: https://github.com/apache/doris/pull/40719#issuecomment-2345348655 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] add reserve memory logic in scan operator [doris]

2024-09-11 Thread via GitHub
yiguolei opened a new pull request, #40719: URL: https://github.com/apache/doris/pull/40719 ## 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 ab

Re: [PR] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-11 Thread via GitHub
hubgeter commented on PR #40718: URL: https://github.com/apache/doris/pull/40718#issuecomment-2345348190 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] [Enhancement](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40718: URL: https://github.com/apache/doris/pull/40718#issuecomment-2345347991 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](brpc)Added enable_brpc_builtin_services parameter in be.conf [doris]

2024-09-11 Thread via GitHub
hubgeter opened a new pull request, #40718: URL: https://github.com/apache/doris/pull/40718 ## 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 ab

Re: [PR] [opt](schema change) support schema change thread fast fail [doris]

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

(doris) branch branch-2.1 updated: [branch-2.1](iot) Fix unexpected error when iot auto detect get no data (#40657) (#40691)

2024-09-11 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e2dc7544dde [branch-2.1](iot) Fix unexp

Re: [PR] [branch-2.1](iot) Fix unexpected error when iot auto detect get no data (#40657) [doris]

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

Re: [PR] [fix](cloud-mow) compaciton should not use the same lock id when geting mow table lock from ms [doris]

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

Re: [PR] [improvement](cloud) manage node via sql like non cloud mode [doris]

2024-09-11 Thread via GitHub
dataroaring commented on PR #40264: URL: https://github.com/apache/doris/pull/40264#issuecomment-2345321254 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](hive) support null_format and escape_char for hive text [doris]

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

Re: [PR] [opt](schema change) support schema change thread fast fail [doris]

2024-09-11 Thread via GitHub
DarvenDuan commented on PR #40685: URL: https://github.com/apache/doris/pull/40685#issuecomment-2345319336 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](cloud-mow) compaciton should not use the same lock id when geting mow table lock from ms [doris]

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

Re: [PR] [fix](hive) support null_format and escape_char for hive text [doris]

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

Re: [PR] [Bug](exchange) fix tablet sink shuffle without project not match the output tuple [doris]

2024-09-11 Thread via GitHub
zhangstar333 commented on PR #40299: URL: https://github.com/apache/doris/pull/40299#issuecomment-2345309879 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](memory) Allows to enable memory tracker accuracy detection via Config [doris]

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

Re: [PR] [fix](cloud-mow) compaciton should not use the same lock id when geting mow table lock from ms [doris]

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

Re: [PR] [fix](memory) Allows to enable memory tracker accuracy detection via Config [doris]

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

Re: [PR] [fix](hive) support null_format and escape_char for hive text [doris]

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

Re: [PR] [fix](memory) Allows to enable memory tracker accuracy detection via Config [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40714: URL: https://github.com/apache/doris/pull/40714#issuecomment-2345296681 TeamCity be ut coverage result: Function Coverage: 36.90% (9456/25629) Line Coverage: 28.25% (5/275306) Region Coverage: 27.65% (40154/145203) Branch Coverage: 24.2

Re: [PR] [fix](memory) Allows to enable memory tracker accuracy detection via Config [doris]

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

Re: [PR] [fix](cloud-mow) compaciton should not use the same lock id when geting mow table lock from ms [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40431: URL: https://github.com/apache/doris/pull/40431#issuecomment-2345289656 TeamCity be ut coverage result: Function Coverage: 36.90% (9456/25629) Line Coverage: 28.26% (77808/275306) Region Coverage: 27.66% (40156/145195) Branch Coverage: 24.2

Re: [PR] [fix](hive) support null_format and escape_char for hive text [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40291: URL: https://github.com/apache/doris/pull/40291#issuecomment-2345282713 TeamCity be ut coverage result: Function Coverage: 36.90% (9458/25634) Line Coverage: 28.26% (77826/275386) Region Coverage: 27.67% (40188/145258) Branch Coverage: 24.2

Re: [PR] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40473: URL: https://github.com/apache/doris/pull/40473#issuecomment-2345271331 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] [opt](nereids) add project under aggregate to enable extract common sub expression [doris]

2024-09-11 Thread via GitHub
github-actions[bot] commented on PR #40473: URL: https://github.com/apache/doris/pull/40473#issuecomment-2345271380 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-mow) compaciton should not use the same lock id when geting mow table lock from ms [doris]

2024-09-11 Thread via GitHub
hust-hhb commented on PR #40431: URL: https://github.com/apache/doris/pull/40431#issuecomment-2345266896 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] [improve](stack) do not report stack for -230 [doris]

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

Re: [PR] [improve](stack) do not report stack for -230 [doris]

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

Re: [PR] [feature](view) support create or replace view stmt [doris]

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

(doris) branch branch-seq_rc_file created (now b7516c93ef3)

2024-09-11 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch branch-seq_rc_file in repository https://gitbox.apache.org/repos/asf/doris.git at b7516c93ef3 [bugfix](loadmem) load memory is too small because flush memory is not right (#40696) No

Re: [PR] [feature](view) support create or replace view stmt [doris]

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

Re: [PR] [fix](auth)Http api check auth [doris]

2024-09-11 Thread via GitHub
morningman commented on code in PR #40688: URL: https://github.com/apache/doris/pull/40688#discussion_r1756088150 ## fe/fe-core/src/main/java/org/apache/doris/httpv2/rest/ShowAction.java: ## @@ -212,18 +214,25 @@ public Object show_data(HttpServletRequest request, HttpServletRe

Re: [PR] [improve](stack) do not report stack for -230 [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40716: URL: https://github.com/apache/doris/pull/40716#issuecomment-2345240230 TeamCity be ut coverage result: Function Coverage: 36.89% (9455/25629) Line Coverage: 28.25% (77769/275306) Region Coverage: 27.65% (40151/145195) Branch Coverage: 24.2

Re: [PR] [improve](stack) do not report stack for -230 [doris]

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

Re: [PR] 1 [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40717: URL: https://github.com/apache/doris/pull/40717#issuecomment-2345236010 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] 1 [doris]

2024-09-11 Thread via GitHub
zddr opened a new pull request, #40717: URL: https://github.com/apache/doris/pull/40717 ## 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 above

Re: [PR] [fix](auth)Http api check auth [doris]

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

Re: [PR] [Improment] Log fatal when compaction memtracker not return zero [doris]

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

Re: [PR] [feature](view) support create or replace view stmt [doris]

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

(doris) branch branch-3.0 updated: [fix](cloud) fix the issue that FE's periodic reconnection to MS RPC is ineffective (#40661)

2024-09-11 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 ce8cfe14b5a [fix](cloud) fix the issue

Re: [PR] [fix](auth)Http api check auth [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40688: URL: https://github.com/apache/doris/pull/40688#issuecomment-2345229184 TPC-DS: Total hot run time: 198404 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   9   >