Re: [PR] [opt](pr-template) add checklist back [doris]

2024-11-07 Thread via GitHub
morningman commented on PR #43465: URL: https://github.com/apache/doris/pull/43465#issuecomment-2462392022 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] [opt](pr-template) add checklist back [doris]

2024-11-07 Thread via GitHub
morningman opened a new pull request, #43465: URL: https://github.com/apache/doris/pull/43465 ### What problem does this PR solve? Problem Summary: Non-Committer can not modify the commend post by github robot. So I have to add check list back to pr template -- This is an

Re: [PR] [fix](cloud-mow) Fix clear GetDeleteBitmapResponse problem when geting delete bitmap fail and retry [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43457: URL: https://github.com/apache/doris/pull/43457#issuecomment-2462150527 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] [cherry-pick][test](doc) add some `data-admin` example in doris's doc to regression test (#43240) [doris]

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

Re: [PR] feat: From the context, it seems that "unavailable" or "inaccessible"… [doris-website]

2024-11-07 Thread via GitHub
morningman merged PR #1293: URL: https://github.com/apache/doris-website/pull/1293 -- 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...@d

Re: [PR] [doc] add doc of `show backend config` [doris-website]

2024-11-07 Thread via GitHub
DarvenDuan commented on code in PR #1306: URL: https://github.com/apache/doris-website/pull/1306#discussion_r1832604763 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/config/be-config.md: ## Review Comment: have done -- This is an automated message fr

Re: [PR] [fix](load) fix broker load parallel instance docs [doris-website]

2024-11-07 Thread via GitHub
morningman merged PR #1298: URL: https://github.com/apache/doris-website/pull/1298 -- 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...@d

Re: [PR] [fix](mtmv) fix mtmv deadlock issue (#43376) [doris]

2024-11-07 Thread via GitHub
zddr commented on PR #43427: URL: https://github.com/apache/doris/pull/43427#issuecomment-2462037460 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] [fix](cloud) fix version of information_schema table backward when query in follower node [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43451: URL: https://github.com/apache/doris/pull/43451#issuecomment-2462186682 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] [cherry-pick](branch-3.0) Pick "[Enhancement](MS) Add fix tablet data size api for meta service (#41782)" [doris]

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

(doris) branch branch-2.1 updated: [fix](build index)Fix build index failed on renamed column (#42882)(#43246)(#43336) (#43266)

2024-11-07 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi 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 12bb38eab37 [fix](build index)Fix bu

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

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #42946: URL: https://github.com/apache/doris/pull/42946#issuecomment-2462926701 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] [Enhancement] (nereids)implement RecoverDatabaseCommand in nereids [doris]

2024-11-07 Thread via GitHub
Vallishp commented on PR #42946: URL: https://github.com/apache/doris/pull/42946#issuecomment-2462944361 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: [I] [Feature] investigation for supporting embeddings and vector similarity on doris [doris]

2024-11-07 Thread via GitHub
lzy-lyf commented on issue #20403: URL: https://github.com/apache/doris/issues/20403#issuecomment-2462147875 How about sparse embedding index support ? Of course dense embedding is more useful, but perhaps sparse embedding may be also helpful in future. -- This is an automated message fr

Re: [PR] [fix](cloud) fix version of information_schema table backward when query in follower node [doris]

2024-11-07 Thread via GitHub
sollhui commented on PR #43451: URL: https://github.com/apache/doris/pull/43451#issuecomment-2462064218 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] [doc](update) add a table to compare the performance characteristics and feature support of different data models. [doris-website]

2024-11-07 Thread via GitHub
dataroaring commented on code in PR #1311: URL: https://github.com/apache/doris-website/pull/1311#discussion_r1832744475 ## i18n/zh-CN/docusaurus-plugin-content-docs/version-2.0/data-operate/update/update-overview.md: ## @@ -58,27 +58,37 @@ PROPERTIES ( ### 主键模型的两种更新方式 -- 使

Re: [PR] [docs](schema-change) Refine schema change rlated docs [doris-website]

2024-11-07 Thread via GitHub
KassieZ commented on PR #1308: URL: https://github.com/apache/doris-website/pull/1308#issuecomment-2462062395 please also update 2.1/3.0 -- 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] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on code in PR #41994: URL: https://github.com/apache/doris/pull/41994#discussion_r1832492152 ## be/src/runtime/cluster_info.h: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

Re: [PR] [fix](crash) fix be crash because of int overflow (#41554) [doris]

2024-11-07 Thread via GitHub
dataroaring merged PR #43398: URL: https://github.com/apache/doris/pull/43398 -- 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] [refactor](Coordinator) refactor coordinator [doris]

2024-11-07 Thread via GitHub
924060929 commented on PR #41730: URL: https://github.com/apache/doris/pull/41730#issuecomment-2462066320 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] [enhance](orc) Optimize ORC Predicate Pushdown for OR-connected Predicate [doris]

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

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #41994: URL: https://github.com/apache/doris/pull/41994#issuecomment-2462915191 TeamCity be ut coverage result: Function Coverage: 37.90% (9865/26028) Line Coverage: 29.06% (82054/282361) Region Coverage: 28.29% (42269/149435) Branch Coverage: 24.8

Re: [PR] branch-3.0: [fix](cloud) fix core dump in CloudWarmUpManager::handle_jobs [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43404: URL: https://github.com/apache/doris/pull/43404#issuecomment-2461973936 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](build index)Optimize failed task check on same tablet [doris]

2024-11-07 Thread via GitHub
qidaye commented on PR #42295: URL: https://github.com/apache/doris/pull/42295#issuecomment-2462345741 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] [test](auth) Add call auth module case [doris]

2024-11-07 Thread via GitHub
zfr9527 commented on PR #43452: URL: https://github.com/apache/doris/pull/43452#issuecomment-2462119478 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] [branch-2.1](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

2024-11-07 Thread via GitHub
wyxxxcat commented on PR #43470: URL: https://github.com/apache/doris/pull/43470#issuecomment-2462751337 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] [branch-3.0](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

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

[PR] [branch-3.0](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

2024-11-07 Thread via GitHub
wyxxxcat opened a new pull request, #43471: URL: https://github.com/apache/doris/pull/43471 pick #41788 -- 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] [doc] add doc of `show backend config` [doris-website]

2024-11-07 Thread via GitHub
KassieZ commented on code in PR #1306: URL: https://github.com/apache/doris-website/pull/1306#discussion_r1832553702 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/config/be-config.md: ## Review Comment: 建议所有内容交给大模型优化下,以下是大模型优化的结果: ## 查看配置项

Re: [PR] [Exec)(cache) add element count in LRU cache [doris]

2024-11-07 Thread via GitHub
HappenLee commented on PR #43458: URL: https://github.com/apache/doris/pull/43458#issuecomment-2462219939 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](mtmv) fix mtmv deadlock issue (#43376) [doris]

2024-11-07 Thread via GitHub
zddr commented on PR #43428: URL: https://github.com/apache/doris/pull/43428#issuecomment-2462098265 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

(doris) branch branch-3.0 updated: [cherry-pick](branch-3.0) fix wrong property of S3 resource (#43411)

2024-11-07 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 a5722471b48 [cherry-pick](branch-3.0

Re: [PR] [cherry-pick](branch-3.0) fix wrong property of S3 resource [doris]

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

Re: [PR] [Fix](Nereids) fix floor/round/ceil functions type compute precision problem [doris]

2024-11-07 Thread via GitHub
superdiaodiao commented on code in PR #43422: URL: https://github.com/apache/doris/pull/43422#discussion_r1832542815 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_numeric_arithmatic.groovy: ## @@ -409,4 +409,13 @@ test { //Additional cases for Xo

Re: [PR] [refactor]refine the logic of SpillRunnable [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43446: URL: https://github.com/apache/doris/pull/43446#issuecomment-2461990177 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] [cherry-pick](branch-3.0) Pick "[Enhancement](MS) Add fix tablet data size api for meta service (#41782)" [doris]

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

Re: [PR] [Enhancement](compaction) set status to ok for alternating rowsets compaction [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2462466732 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](cloud) fix version of information_schema table backward when query in follower node [doris]

2024-11-07 Thread via GitHub
liaoxin01 commented on code in PR #43451: URL: https://github.com/apache/doris/pull/43451#discussion_r1832625031 ## fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java: ## @@ -630,6 +631,20 @@ public TListTableStatusResult listTableStatus(TGetTablesParams

Re: [PR] [fix](cloud-mow) Fix clear GetDeleteBitmapResponse problem when geting delete bitmap fail and retry [doris]

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

(doris) branch master updated: [opt](pr-template) optimize the PR template (#43444)

2024-11-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 8deb61fa699 [opt](pr-template) optimize the P

Re: [PR] [cherry-pick](branch-2.0)add SessionVariable for enableCooldownReplicaAffinity [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #42683: URL: https://github.com/apache/doris/pull/42683#issuecomment-2462351228 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit d8e7add5dfb7ff5e12a81260ed8c887151b1fa67 with default session variables Stream

[PR] fix version of information_schema table backward when query in follower node [doris]

2024-11-07 Thread via GitHub
sollhui opened a new pull request, #43451: URL: https://github.com/apache/doris/pull/43451 Problem Summary: ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No

[PR] [fix](runtime) untracked reserved memory was not release when attaching limiter tracker [doris]

2024-11-07 Thread via GitHub
mrhhsg opened a new pull request, #43447: URL: https://github.com/apache/doris/pull/43447 ### What problem does this PR solve? Problem Summary: ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed s

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

2024-11-07 Thread via GitHub
doris-robot commented on PR #43469: URL: https://github.com/apache/doris/pull/43469#issuecomment-2462830236 TeamCity be ut coverage result: Function Coverage: 37.88% (9862/26034) Line Coverage: 29.03% (82003/282472) Region Coverage: 28.26% (42240/149458) Branch Coverage: 24.8

[PR] [improvement] split ccr.md to overview.md and feature.md [doris-website]

2024-11-07 Thread via GitHub
dataroaring opened a new pull request, #1314: URL: https://github.com/apache/doris-website/pull/1314 # Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 # Languages - [ ] Chinese - [ ] English -- This is an automated message from the Apache Git Service.

Re: [PR] [opt](pr-template) add checklist back [doris]

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

Re: [PR] [fix] fix directory of managing storage vault [doris-website]

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

[PR] [test](doc) add test case for error data handling doc [doris]

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

Re: [PR] [opt](pr-template) optimize the PR template [doris]

2024-11-07 Thread via GitHub
morningman commented on PR #43444: URL: https://github.com/apache/doris/pull/43444#issuecomment-2462060022 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] [feat](catalog)Support Pre-Execution Authentication for HMS Type Iceberg Catalog Operations [doris]

2024-11-07 Thread via GitHub
CalvinKirs opened a new pull request, #43445: URL: https://github.com/apache/doris/pull/43445 ### What problem does this PR solve? Support Pre-Execution Authentication for HMS Type Iceberg Catalog Operations Summary This PR introduces a new utility class, PreExecutionAuthentica

Re: [PR] [cherry-pick][enhancement](cloud) support BE http action: list_cache and clear (#41037) [doris]

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

Re: [PR] [fix](runtime) untracked reserved memory was not release when attaching limiter tracker [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43447: URL: https://github.com/apache/doris/pull/43447#issuecomment-2462005595 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](cloud) fix version of information_schema table backward when query in follower node [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43451: URL: https://github.com/apache/doris/pull/43451#issuecomment-2462186588 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] [Exec)(cache) add element count in LRU cache [doris]

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

Re: [PR] [Fix](Nereids) fix floor/round/ceil functions type compute precision problem [doris]

2024-11-07 Thread via GitHub
superdiaodiao commented on code in PR #43422: URL: https://github.com/apache/doris/pull/43422#discussion_r1832542815 ## regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_numeric_arithmatic.groovy: ## @@ -409,4 +409,13 @@ test { //Additional cases for Xo

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
gavinchou commented on code in PR #41994: URL: https://github.com/apache/doris/pull/41994#discussion_r1833088938 ## be/src/runtime/cluster_info.h: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [branch-3.0](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #43471: URL: https://github.com/apache/doris/pull/43471#issuecomment-2462841217 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: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
gavinchou commented on PR #41994: URL: https://github.com/apache/doris/pull/41994#issuecomment-2462837480 how do we get it tested? -- 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 com

Re: [PR] [branch-3.0](binlog) Support drop view binlog (#39781) [doris]

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

Re: [PR] [test](inverted index)Add fault injection cases for index writing [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #39649: URL: https://github.com/apache/doris/pull/39649#issuecomment-2462314563 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] [branch-3.0](binlog) Support drop view binlog (#39781) [doris]

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

Re: [PR] [branch-3.0](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

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

[PR] [branch-2.1](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

2024-11-07 Thread via GitHub
wyxxxcat opened a new pull request, #43470: URL: https://github.com/apache/doris/pull/43470 pick #41788 -- 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] [branch-2.1](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

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

Re: [PR] [opt](pr-template) optimize the PR template [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43444: URL: https://github.com/apache/doris/pull/43444#issuecomment-2462060079 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] [doc](update) add a table to compare the performance characteristics and feature support of different data models. [doris-website]

2024-11-07 Thread via GitHub
dataroaring commented on code in PR #1311: URL: https://github.com/apache/doris-website/pull/1311#discussion_r1832743557 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/update/update-overview.md: ## @@ -87,3 +97,23 @@ Doris 支持 Stream Load、Broker Load、Routine Lo

Re: [PR] [branch-3.0](broker-load) fix error in broker-load with read_json_by_line (#41788) [doris]

2024-11-07 Thread via GitHub
wyxxxcat commented on PR #43471: URL: https://github.com/apache/doris/pull/43471#issuecomment-2462751187 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-mow) Fix the issue of compaction holding mow table lock for a long time [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #40431: URL: https://github.com/apache/doris/pull/40431#issuecomment-2462058886 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] [Enhancement](compaction) set status to ok for alternating rowsets compaction [doris]

2024-11-07 Thread via GitHub
doris-robot commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2462766357 TeamCity be ut coverage result: Function Coverage: 37.90% (9864/26026) Line Coverage: 29.07% (82064/282331) Region Coverage: 28.28% (42257/149422) Branch Coverage: 24.8

Re: [PR] [opt](pr-template) optimize the PR template [doris]

2024-11-07 Thread via GitHub
morningman merged PR #43444: URL: https://github.com/apache/doris/pull/43444 -- 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] [branch-3.0](binlog) Support drop view binlog (#39781) [doris]

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

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
morningman commented on PR #41994: URL: https://github.com/apache/doris/pull/41994#issuecomment-2463451754 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] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
morningman commented on PR #41994: URL: https://github.com/apache/doris/pull/41994#issuecomment-2463453412 > how do we get it tested? already described in PR description. But we also need test it in a multi node env -- This is an automated message from the Apache Git Service. To re

(doris) branch auto-pick-43167-branch-3.0 updated (a5722471b48 -> 6805453521f)

2024-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43167-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from a5722471b48 [cherry-pick](branch-3.0) fix wrong property of S3 resource (#43411) add 680

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on code in PR #41994: URL: https://github.com/apache/doris/pull/41994#discussion_r1833522893 ## be/src/runtime/cluster_info.h: ## @@ -0,0 +1,48 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreeme

(doris) branch auto-pick-43167-branch-2.1 created (now 7de7541ec6e)

2024-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43167-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 7de7541ec6e branch-2.1: [fix](ES Catalog)Only like on keyword can be applied to wildcard query

(doris) branch master updated: [improvement](paimon)Using table serialization on the jni side (#43167)

2024-11-07 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new c9757b54315 [improvement](paimon)Using table

Re: [PR] [improvement](paimon)Using table serialization on the jni side [doris]

2024-11-07 Thread via GitHub
morningman merged PR #43167: URL: https://github.com/apache/doris/pull/43167 -- 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] branch-3.0: [improvement](paimon)Using table serialization on the jni side [doris]

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

[PR] [improvement](paimon)Using table serialization on the jni side #43167 [doris]

2024-11-07 Thread via GitHub
morningman opened a new pull request, #43474: URL: https://github.com/apache/doris/pull/43474 cherry pick from #43167 -- 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] branch-2.1: [improvement](paimon)Using table serialization on the jni side [doris]

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

[PR] branch-3.0: [improvement](paimon)Using table serialization on the jni side [doris]

2024-11-07 Thread via GitHub
github-actions[bot] opened a new pull request, #43473: URL: https://github.com/apache/doris/pull/43473 Cherry-picked from #43167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

(doris) branch auto-pick-43167-branch-2.1 updated (7de7541ec6e -> 3828fa47fc7)

2024-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43167-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 7de7541ec6e branch-2.1: [fix](ES Catalog)Only like on keyword can be applied to wildcard query

Re: [PR] [improvement](paimon)Using table serialization on the jni side #43167 [doris]

2024-11-07 Thread via GitHub
morningman commented on PR #43474: URL: https://github.com/apache/doris/pull/43474#issuecomment-2463460873 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] branch-2.1: [improvement](paimon)Using table serialization on the jni side [doris]

2024-11-07 Thread via GitHub
github-actions[bot] opened a new pull request, #43475: URL: https://github.com/apache/doris/pull/43475 Cherry-picked from #43167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-2.1: [improvement](paimon)Using table serialization on the jni side [doris]

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

(doris) branch auto-pick-43167-branch-3.0 created (now a5722471b48)

2024-11-07 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43167-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at a5722471b48 [cherry-pick](branch-3.0) fix wrong property of S3 resource (#43411) No new revi

Re: [PR] [improvement](paimon)Using table serialization on the jni side #43167 [doris]

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

Re: [PR] branch-3.0: [improvement](paimon)Using table serialization on the jni side [doris]

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

Re: [PR] branch-2.1: [feat](doris compose) Copy lastest compose code from master branch [doris]

2024-11-07 Thread via GitHub
yujun777 commented on PR #43464: URL: https://github.com/apache/doris/pull/43464#issuecomment-2463420412 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 uns

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
morningman commented on code in PR #41994: URL: https://github.com/apache/doris/pull/41994#discussion_r1833518433 ## be/src/runtime/cluster_info.h: ## @@ -0,0 +1,47 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See

Re: [PR] [opt](http) enable auth token with BE http request [doris]

2024-11-07 Thread via GitHub
morningman commented on code in PR #41994: URL: https://github.com/apache/doris/pull/41994#discussion_r1833518229 ## gensrc/thrift/HeartbeatService.thrift: ## @@ -43,6 +43,8 @@ struct TMasterInfo { 11: optional string cloud_unique_id; // See configuration item Config.j

Re: [PR] [improvement](paimon)Using table serialization on the jni side #43167 [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #43474: URL: https://github.com/apache/doris/pull/43474#issuecomment-2463468298 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] [branch-1.2](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on PR #34687: URL: https://github.com/apache/doris/pull/34687#issuecomment-2463466778 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [fix](mtmv) fix mtmv deadlock issue (#43376) [doris]

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

Re: [PR] branch-3.0: [fix](mtmv)fix mtmv deadlock issue [doris]

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

Re: [PR] feat(cloud): Add File Cache Consistency Check (#41280) [doris]

2024-11-07 Thread via GitHub
github-actions[bot] commented on code in PR #43440: URL: https://github.com/apache/doris/pull/43440#discussion_r1832398462 ## be/src/io/cache/fs_file_cache_storage.cpp: ## @@ -588,6 +588,114 @@ void FSFileCacheStorage::load_cache_info_into_memory(BlockFileCache* _mgr) const

[PR] branch-3.0: [opt](agg function) Signature verification of aggregate function. [doris]

2024-11-07 Thread via GitHub
github-actions[bot] opened a new pull request, #43191: URL: https://github.com/apache/doris/pull/43191 Cherry-picked from #40682 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [PR] branch-3.0: [opt](agg function) Signature verification of aggregate function. [doris]

2024-11-07 Thread via GitHub
dataroaring closed pull request #43191: branch-3.0: [opt](agg function) Signature verification of aggregate function. URL: https://github.com/apache/doris/pull/43191 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] feat(cloud): Add File Cache Consistency Check (#41280) [doris]

2024-11-07 Thread via GitHub
Lupinus opened a new pull request, #43440: URL: https://github.com/apache/doris/pull/43440 Add a feature to verify the consistency of the file cache, checking whether the disk cache is under the control of the file cache management system. ### What problem does this PR solve?

  1   2   3   4   5   6   7   8   9   >