Re: [PR] test [doris]

2025-05-10 Thread via GitHub
zhangstar333 commented on PR #50780: URL: https://github.com/apache/doris/pull/50780#issuecomment-2869541734 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] [feat](refactor-param)Integrate New Storage System Support for BACKUP/RESTORE/LOAD/TVF [doris]

2025-05-10 Thread via GitHub
CalvinKirs commented on PR #50598: URL: https://github.com/apache/doris/pull/50598#issuecomment-2869538858 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-website) branch asf-site updated (617c9ffa658 -> 6a0d3e1816b)

2025-05-10 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 617c9ffa658 Automated deployment with doris branch @ 350b61bdc4713ac0eff9d52bd09e889dc2e48373 new 6

Re: [PR] [Refactor] Provide safer typecasting mechanisms with instanceof in 3.05 given JDK 17+ [doris]

2025-05-10 Thread via GitHub
vivekkoya commented on PR #50789: URL: https://github.com/apache/doris/pull/50789#issuecomment-2869531174 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
xinyiZzz commented on PR #50784: URL: https://github.com/apache/doris/pull/50784#issuecomment-2869522790 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-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
xinyiZzz commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2869521596 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-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
xinyiZzz commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2869521309 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] [Refactor](type&case) Remove TypeIndex, add Cast cases, rename some Date utils [doris]

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50772: URL: https://github.com/apache/doris/pull/50772#issuecomment-2869508672 # BE Regression && UT Coverage Report Increment line coverage `100.00% (23/23)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50772_4232bb38f8b

(doris-website) branch asf-site updated (46fcfd8c826 -> 617c9ffa658)

2025-05-10 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 46fcfd8c826 Automated deployment with doris branch @ 350b61bdc4713ac0eff9d52bd09e889dc2e48373 new 6

Re: [PR] test [doris]

2025-05-10 Thread via GitHub
zhangstar333 commented on PR #50780: URL: https://github.com/apache/doris/pull/50780#issuecomment-286941 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-website) branch asf-site updated (7113ba2f61f -> 46fcfd8c826)

2025-05-10 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 7113ba2f61f Automated deployment with doris branch @ 350b61bdc4713ac0eff9d52bd09e889dc2e48373 new 4

(doris-website) branch asf-site updated (a8f5193cc23 -> 7113ba2f61f)

2025-05-10 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 a8f5193cc23 Automated deployment with doris branch @ 350b61bdc4713ac0eff9d52bd09e889dc2e48373 new 7

Re: [PR] test [doris]

2025-05-10 Thread via GitHub
zhangstar333 commented on PR #50780: URL: https://github.com/apache/doris/pull/50780#issuecomment-2869373265 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] Provide safer typecasting mechanisms with instanceof [doris]

2025-05-10 Thread via GitHub
vivekkoya commented on PR #50789: URL: https://github.com/apache/doris/pull/50789#issuecomment-2869372466 > 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+you

Re: [PR] Provide safer typecasting mechanisms with instanceof [doris]

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50789: URL: https://github.com/apache/doris/pull/50789#issuecomment-2869371345 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+pro

Re: [PR] Provide safer typecasting mechanisms as described in https://openjdk.org/jeps/394. [doris]

2025-05-10 Thread via GitHub
vivekkoya commented on PR #50788: URL: https://github.com/apache/doris/pull/50788#issuecomment-2869371435 Mistakenly picked the wrong branch, intended to begin with small examples of where casting could be dangerous for the application. Corrected in #50789 Thanks -- This is an automated m

[PR] Provide safer typecasting mechanisms with instanceof [doris]

2025-05-10 Thread via GitHub
vivekkoya opened a new pull request, #50789: URL: https://github.com/apache/doris/pull/50789 ### What problem does this PR solve? Issue Number: close #50788 Related PR: #xxx Problem Summary: Typecasting code is unsafe and could be made safer with recent Java featur

Re: [PR] Topn lazy materialize poc [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2869355738 TeamCity cloud ut coverage result: Function Coverage: 83.18% (1103/1326) Line Coverage: 66.14% (18576/28084) Region Coverage: 65.73% (9250/14073) Branch Coverage: 55.57

[PR] Provide safer mechanisms as described in https://openjdk.org/jeps/394. [doris]

2025-05-10 Thread via GitHub
vivekkoya opened a new pull request, #50788: URL: https://github.com/apache/doris/pull/50788 ### What problem does this PR solve? Refactor code to change a potential runtime exception into compile time. Aligned to best practices outline in https://openjdk.org/jeps/394. -- This is a

Re: [PR] Provide safer mechanisms as described in https://openjdk.org/jeps/394. [doris]

2025-05-10 Thread via GitHub
Thearas commented on PR #50788: URL: https://github.com/apache/doris/pull/50788#issuecomment-2869353886 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] [feature](function) support nth_value window function [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #50559: URL: https://github.com/apache/doris/pull/50559#issuecomment-2869347467 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](function) support nth_value function [doris-website]

2025-05-10 Thread via GitHub
HappenLee merged PR #2350: URL: https://github.com/apache/doris-website/pull/2350 -- 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...@do

(doris-website) branch master updated: [doc](function) support nth_value function (#2350)

2025-05-10 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 350b61bdc47 [doc](function) support nt

Re: [PR] [feature](function) support nth_value window function [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #50559: URL: https://github.com/apache/doris/pull/50559#issuecomment-2869347425 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] Topn lazy materialize poc [doris]

2025-05-10 Thread via GitHub
HappenLee commented on PR #50585: URL: https://github.com/apache/doris/pull/50585#issuecomment-2869334027 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

(doris-website) branch asf-site updated (1b10565aedd -> 14334d67f6c)

2025-05-10 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 1b10565aedd Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 1

Re: [PR] [Improment]Add workload group checker [doris]

2025-05-10 Thread via GitHub
wangbo commented on PR #50782: URL: https://github.com/apache/doris/pull/50782#issuecomment-2869303408 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

(doris-website) branch asf-site updated (e97e92c3288 -> 1b10565aedd)

2025-05-10 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 e97e92c3288 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 1

Re: [PR] [fix] (inverted index) fix inverted index file from variant column [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #43543: URL: https://github.com/apache/doris/pull/43543#issuecomment-2869267130 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] [branch-2.1](broker-load) fix error in broker-load with read_json_by_line #41788 [doris]

2025-05-10 Thread via GitHub
github-actions[bot] closed pull request #43470: [branch-2.1](broker-load) fix error in broker-load with read_json_by_line #41788 URL: https://github.com/apache/doris/pull/43470 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [cherry-pick](branch-2.0)regression-test alter table partition [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #43559: URL: https://github.com/apache/doris/pull/43559#issuecomment-2869267123 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

(doris-website) branch asf-site updated (a741977f1c8 -> e97e92c3288)

2025-05-10 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 a741977f1c8 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new e

(doris-website) branch asf-site updated (eda132f35e9 -> a741977f1c8)

2025-05-10 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 eda132f35e9 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new a

(doris-website) branch asf-site updated (5060dca7e42 -> eda132f35e9)

2025-05-10 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 5060dca7e42 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new e

(doris-website) branch asf-site updated (fe6ab8a3819 -> 5060dca7e42)

2025-05-10 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 fe6ab8a3819 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 5

(doris-website) branch asf-site updated (9ee890fbbd3 -> fe6ab8a3819)

2025-05-10 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 9ee890fbbd3 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new f

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

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50787: URL: https://github.com/apache/doris/pull/50787#issuecomment-2869040985 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+pro

[PR] [Enhancement] (nereids) implement ShowReplicaStatusCommand in nereids [doris]

2025-05-10 Thread via GitHub
yx-keith opened a new pull request, #50787: URL: https://github.com/apache/doris/pull/50787 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

(doris-website) branch asf-site updated (0c958f9bd86 -> 8451167d105)

2025-05-10 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 0c958f9bd86 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 8

Re: [PR] [feat](refactor-param)Integrate New Storage System Support for BACKUP/RESTORE/LOAD/TVF [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50598: URL: https://github.com/apache/doris/pull/50598#issuecomment-2868973894 ClickBench: Total hot run time: 29.23 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](refactor-param)Integrate New Storage System Support for BACKUP/RESTORE/LOAD/TVF [doris]

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

(doris-website) branch asf-site updated (3e64dfd1356 -> 0c958f9bd86)

2025-05-10 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 3e64dfd1356 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 0

Re: [PR] [feat](refactor-param)Integrate New Storage System Support for BACKUP/RESTORE/LOAD/TVF [doris]

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

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

2025-05-10 Thread via GitHub
Thearas commented on PR #50786: URL: https://github.com/apache/doris/pull/50786#issuecomment-2868939583 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] (nereids) implement ShowCatalogRecycleBinCommand in nereids [doris]

2025-05-10 Thread via GitHub
yx-keith opened a new pull request, #50786: URL: https://github.com/apache/doris/pull/50786 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

(doris-website) branch asf-site updated (b3e56f5c904 -> 3e64dfd1356)

2025-05-10 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 b3e56f5c904 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 3

(doris-website) branch asf-site updated (725c6825cc9 -> b3e56f5c904)

2025-05-10 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 725c6825cc9 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new b

Re: [PR] [feat](refactor-param)Integrate New Storage System Support for BACKUP/RESTORE/LOAD/TVF [doris]

2025-05-10 Thread via GitHub
CalvinKirs commented on PR #50598: URL: https://github.com/apache/doris/pull/50598#issuecomment-2868848752 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #50784: URL: https://github.com/apache/doris/pull/50784#issuecomment-2868833099 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
github-actions[bot] commented on PR #50784: URL: https://github.com/apache/doris/pull/50784#issuecomment-2868833113 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-website) branch asf-site updated (5c902c870b2 -> 725c6825cc9)

2025-05-10 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 5c902c870b2 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 7

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
eyesgodcode commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868770890 Very clean code with good test coverage. This is a great example of best practices. -- This is an automated message from the Apache Git Service. To respond to the message, please lo

(doris-website) branch asf-site updated (7b40a88ee6a -> 5c902c870b2)

2025-05-10 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 7b40a88ee6a Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 5

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
fivemtebex commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868764421 Great implementation of this feature. I particularly like the approach to error handling. -- This is an automated message from the Apache Git Service. To respond to the message, plea

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
fivemeyestore commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868764375 The documentation in this repository is excellent! Very clear and comprehensive. -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
fivemserverhostings commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868764255 Impressive project structure! The architecture really demonstrates solid design principles. -- This is an automated message from the Apache Git Service. To respond to the me

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
fivemhostingserver commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868762607 This is a well-structured codebase. I appreciate the clean separation of concerns. -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
scriptforfivem commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868758733 This is a well-structured codebase. I appreciate the clean separation of concerns. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] branch-2.1: [fix](mtmv)before mtmv refresh,check column type if change [doris]

2025-05-10 Thread via GitHub
zddr commented on PR #50730: URL: https://github.com/apache/doris/pull/50730#issuecomment-2868744956 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] [Improment]Add workload group checker [doris]

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

(doris-website) branch asf-site updated (2d26d9aad08 -> 7b40a88ee6a)

2025-05-10 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 2d26d9aad08 Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 7

Re: [PR] [fix](aws iam role) Fix some bug about iam role feature [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50682: URL: https://github.com/apache/doris/pull/50682#issuecomment-2868730636 ClickBench: Total hot run time: 29.92 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](aws iam role) Fix some bug about iam role feature [doris]

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

Re: [PR] [fix](aws iam role) Fix some bug about iam role feature [doris]

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

Re: [PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
xinyiZzz commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868720870 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

[PR] branch-2.1: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
xinyiZzz opened a new pull request, #50785: URL: https://github.com/apache/doris/pull/50785 pick #50756 -- 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: [fix](memory) Fix `PODArray::add_num_element` [doris]

2025-05-10 Thread via GitHub
Thearas commented on PR #50785: URL: https://github.com/apache/doris/pull/50785#issuecomment-2868720812 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
xinyiZzz commented on PR #50784: URL: https://github.com/apache/doris/pull/50784#issuecomment-2868715282 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
Thearas commented on PR #50784: URL: https://github.com/apache/doris/pull/50784#issuecomment-2868715263 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](memory) Fix `PODArray::add_num_element` step2 [doris]

2025-05-10 Thread via GitHub
xinyiZzz opened a new pull request, #50784: URL: https://github.com/apache/doris/pull/50784 ### What problem does this PR solve? Use `PODArray::resize_fill` instead of `PODArray::add_num_element`, not pick branch-2.1 and 3.0 ### Check List (For Author) - Test - [

(doris) branch master updated: [opt](memtracker) Optimize `PODArray` memory tracking accuracy (#50549)

2025-05-10 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 f58e18a34b3 [opt](memtracker) Optimize `PODArr

Re: [PR] [opt](memtracker) Optimize `PODArray` memory tracking accuracy [doris]

2025-05-10 Thread via GitHub
xinyiZzz merged PR #50549: URL: https://github.com/apache/doris/pull/50549 -- 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

[PR] [opt](memtracker) Optimize `PODArray` memory tracking accuracy [doris]

2025-05-10 Thread via GitHub
xinyiZzz opened a new pull request, #50549: URL: https://github.com/apache/doris/pull/50549 ### What problem does this PR solve? Based on #11740 The memory size tracked in Allocator is virtual memory. If the allocated memory is not fully used, the tracked virtual memory may be

Re: [PR] [opt](memtracker) Optimize `PODArray` memory tracking accuracy [doris]

2025-05-10 Thread via GitHub
yiguolei closed pull request #50549: [opt](memtracker) Optimize `PODArray` memory tracking accuracy URL: https://github.com/apache/doris/pull/50549 -- 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 t

Re: [PR] [improve](cloud-mow)Add white list for delete bitmap update lock version [doris]

2025-05-10 Thread via GitHub
gavinchou commented on code in PR #50173: URL: https://github.com/apache/doris/pull/50173#discussion_r2083081533 ## cloud/src/common/config.h: ## @@ -281,4 +282,6 @@ CONF_Strings(recycler_storage_vault_white_list, ""); //Trace = 6 CONF_Int32(aws_log_level, "2"); +CONF_mS

Re: [PR] [fix](aws iam role) Fix some bug about iam role feature [doris]

2025-05-10 Thread via GitHub
SWJTU-ZhangLei commented on PR #50682: URL: https://github.com/apache/doris/pull/50682#issuecomment-2868686184 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] branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50781: URL: https://github.com/apache/doris/pull/50781#issuecomment-2868682834 # BE UT Coverage Report Increment line coverage `100.00% (3/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/40a99b2c63d019535982ec7c744f2ad45

(doris-website) branch asf-site updated (231220f43fd -> 2d26d9aad08)

2025-05-10 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 231220f43fd Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 2

Re: [PR] branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50781: URL: https://github.com/apache/doris/pull/50781#issuecomment-2868675638 ClickBench: Total hot run time: 32.74 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

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

Re: [PR] [Refactor] Refactor ConnectContext.getCluster [doris]

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50783: URL: https://github.com/apache/doris/pull/50783#issuecomment-2868670949 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+pro

[PR] [Refactor] Refactor ConnectContext.getCluster [doris]

2025-05-10 Thread via GitHub
wangbo opened a new pull request, #50783: URL: https://github.com/apache/doris/pull/50783 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

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

Re: [PR] [Improment]Add workload group checker [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50782: URL: https://github.com/apache/doris/pull/50782#issuecomment-2868659873 ClickBench: Total hot run time: 29.51 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Improment]Add workload group checker [doris]

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

Re: [PR] [Refactor](type&case) Remove TypeIndex, add Cast cases, rename some Date utils [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50772: URL: https://github.com/apache/doris/pull/50772#issuecomment-2868636274 # BE UT Coverage Report Increment line coverage `95.65% (22/23)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/4232bb38f8baa0bd081a798e3f07faf340

(doris-website) branch asf-site updated (a95f67d13ff -> 231220f43fd)

2025-05-10 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 a95f67d13ff Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new 2

[I] Issue on docs 没有直观的说明,存算分离模式下的扩缩容操作 [doris-website]

2025-05-10 Thread via GitHub
yl-yue opened a new issue, #2370: URL: https://github.com/apache/doris-website/issues/2370 Path:/zh-CN/docs/3.0/install/deploy-on-kubernetes/separating-storage-compute/install-doris-cluster 没有直观的文档说明,存算分离模式下的扩缩容操作,只知道存算分离优点是动态扩缩容,但存算一体有相关文档,反而存算分离没有。期望增加这方面的文档与注意事项,方便小白用户直接了解。 --

Re: [PR] [Improment]Add workload group checker [doris]

2025-05-10 Thread via GitHub
wangbo commented on PR #50782: URL: https://github.com/apache/doris/pull/50782#issuecomment-2868618946 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

[PR] [Improment]Add workload group checker [doris]

2025-05-10 Thread via GitHub
wangbo opened a new pull request, #50782: URL: https://github.com/apache/doris/pull/50782 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test

Re: [PR] [Improment]Add workload group checker [doris]

2025-05-10 Thread via GitHub
hello-stephen commented on PR #50782: URL: https://github.com/apache/doris/pull/50782#issuecomment-2868616462 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+pro

Re: [PR] [Refactor](type&case) Remove TypeIndex, add Cast cases, rename some Date utils [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50772: URL: https://github.com/apache/doris/pull/50772#issuecomment-2868577106 ClickBench: Total hot run time: 29.07 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Refactor](type&case) Remove TypeIndex, add Cast cases, rename some Date utils [doris]

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

(doris-website) branch asf-site updated (125eb8b59ac -> a95f67d13ff)

2025-05-10 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 125eb8b59ac Automated deployment with doris branch @ ac37f25bd73ef4a6074354d9075f1cae7391ed7a new a

(doris) branch auto-pick-50756-branch-2.1 deleted (was b662b346fda)

2025-05-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50756-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was b662b346fda branch-2.1: [fix](test) fix regression test same table name in one database #50737

Re: [PR] [Refactor](type&case) Remove TypeIndex, add Cast cases, rename some Date utils [doris]

2025-05-10 Thread via GitHub
doris-robot commented on PR #50772: URL: https://github.com/apache/doris/pull/50772#issuecomment-2868574794 TPC-DS: Total hot run time: 184991 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: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

2025-05-10 Thread via GitHub
dataroaring closed pull request #50781: branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 URL: https://github.com/apache/doris/pull/50781 -- 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

Re: [PR] branch-3.0: [fix](memory) Fix `PODArray::add_num_element` #50756 [doris]

2025-05-10 Thread via GitHub
Thearas commented on PR #50781: URL: https://github.com/apache/doris/pull/50781#issuecomment-2868574489 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsu

(doris) branch auto-pick-50756-branch-2.1 created (now b662b346fda)

2025-05-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50756-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at b662b346fda branch-2.1: [fix](test) fix regression test same table name in one database #50737

(doris) branch auto-pick-50756-branch-3.0 updated (b33d1a8a0c1 -> 40a99b2c63d)

2025-05-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50756-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b33d1a8a0c1 branch-3.0: [enhance](mtmv)Exclude trigger table support db and catalog #49961 (#5

  1   2   >