Re: [PR] [fix](filecache) flaky test_lru_persist regression [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56650: URL: https://github.com/apache/doris/pull/56650#issuecomment-3350227907 ClickBench: Total hot run time: 30.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](catalog) support nested namespaces of iceberg [doris]

2025-09-29 Thread via GitHub
github-actions[bot] commented on PR #56415: URL: https://github.com/apache/doris/pull/56415#issuecomment-3350195595 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] (feat)(nereids) Eager group by [doris]

2025-09-29 Thread via GitHub
englefly commented on PR #55728: URL: https://github.com/apache/doris/pull/55728#issuecomment-3350183605 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-4.0: [fix] remove useless const_cast and explain const_cast for vec (1) #56587 [doris]

2025-09-29 Thread via GitHub
yiguolei merged PR #56664: URL: https://github.com/apache/doris/pull/56664 -- 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] [refine](json type) DataTypeJsonbSerDe no longer inherits from DataTypeStringSerDe. [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56570: URL: https://github.com/apache/doris/pull/56570#issuecomment-3350016019 # BE Regression && UT Coverage Report Increment line coverage `75.00% (12/16)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56570_a1fea8d5f99f

Re: [PR] [feat](iceberg) change OPTIMIZE TABLE to ALTER TABLE EXECUTE syntax [doris]

2025-09-29 Thread via GitHub
github-actions[bot] commented on PR #56638: URL: https://github.com/apache/doris/pull/56638#issuecomment-3349996019 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] [refine](json type) DataTypeJsonbSerDe no longer inherits from DataTypeStringSerDe. [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56570: URL: https://github.com/apache/doris/pull/56570#issuecomment-3349990146 # BE Regression && UT Coverage Report Increment line coverage `75.00% (12/16)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56570_a1fea8d5f99f

Re: [PR] [improvement](cache) add readsize and hitsize metrics to file_cache statistics and be vars [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #52212: URL: https://github.com/apache/doris/pull/52212#issuecomment-3349950426 ClickBench: Total hot run time: 30.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix] remove useless const_cast and explain const_cast for vec (1) [doris]

2025-09-29 Thread via GitHub
BiteThet merged PR #56587: URL: https://github.com/apache/doris/pull/56587 -- 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] [refine](json type) DataTypeJsonbSerDe no longer inherits from DataTypeStringSerDe. [doris]

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

Re: [PR] branch-4.0: [chore](compile) make gcc compiler happy #56606 [doris]

2025-09-29 Thread via GitHub
Thearas commented on PR #56662: URL: https://github.com/apache/doris/pull/56662#issuecomment-3349860548 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-4.0: [chore](compile) make gcc compiler happy #56606 [doris]

2025-09-29 Thread via GitHub
Thearas commented on PR #56662: URL: https://github.com/apache/doris/pull/56662#issuecomment-3349860399 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-4.0 updated: branch-4.0: [fix](profile) add SafeStringBuilder to avoid OOM in profile building​ #56545 (#56652)

2025-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 883d14110f2 branch-4.0: [fix](profile)

[PR] branch-4.0: [chore](compile) make gcc compiler happy #56606 [doris]

2025-09-29 Thread via GitHub
github-actions[bot] opened a new pull request, #56662: URL: https://github.com/apache/doris/pull/56662 Cherry-picked from #56606 -- 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-56606-branch-4.0 created (now 4a73101a94e)

2025-09-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56606-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 4a73101a94e branch-4.0: [fix](cloud) Fix e-230 not retry in cloud #56567 (#56645) No new revi

Re: [PR] [feat](case when) replace nested inner case when duplicate condition to true/false [doris]

2025-09-29 Thread via GitHub
yujun777 commented on PR #56469: URL: https://github.com/apache/doris/pull/56469#issuecomment-3349854461 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](function)Fix second and mirosecond function use the time signature first [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56659: URL: https://github.com/apache/doris/pull/56659#issuecomment-3349834152 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] branch-4.0: [fix](func)fix for nested type in function param which has datetime or decimal #56625 [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56660: URL: https://github.com/apache/doris/pull/56660#issuecomment-3349835082 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

[PR] branch-4.0: [fix](func)fix for nested type in function param which has datetime or decimal #56625 [doris]

2025-09-29 Thread via GitHub
github-actions[bot] opened a new pull request, #56660: URL: https://github.com/apache/doris/pull/56660 Cherry-picked from #56625 -- 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

[PR] [chore](dep)Upgrade netty to 4.1.127 [doris]

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

Re: [PR] branch-4.0: [fix](load)fix the error msg with stack #56640 [doris]

2025-09-29 Thread via GitHub
dataroaring closed pull request #56657: branch-4.0: [fix](load)fix the error msg with stack #56640 URL: https://github.com/apache/doris/pull/56657 -- 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 th

(doris) branch auto-pick-56640-branch-4.0 created (now 4a73101a94e)

2025-09-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56640-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 4a73101a94e branch-4.0: [fix](cloud) Fix e-230 not retry in cloud #56567 (#56645) No new revi

Re: [PR] [enhance](streaming job) recycle streaming job kv in cloud mode [doris]

2025-09-29 Thread via GitHub
sollhui commented on code in PR #56651: URL: https://github.com/apache/doris/pull/56651#discussion_r2389703829 ## fe/fe-core/src/main/java/org/apache/doris/job/manager/JobManager.java: ## @@ -222,6 +225,7 @@ public void dropJobInternal(T job, boolean isReplay) throws JobExcepti

Re: [PR] [feature](function) support add/sub_time functions [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56200: URL: https://github.com/apache/doris/pull/56200#issuecomment-3349716007 # BE Regression && UT Coverage Report Increment line coverage `13.51% (10/74)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56200_0e58a40f8c4d

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3349710670 # FE Regression Coverage Report Increment line coverage ` 50.00% (5/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56602_ce7eac06ff084bdb6a6bc

Re: [PR] [feat](cloud) Add check mvcc meta rowset key for checker [doris]

2025-09-29 Thread via GitHub
dataroaring merged PR #56463: URL: https://github.com/apache/doris/pull/56463 -- 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] branch-4.0: [fix](nereids) set correct hot value after analyze job #56403 [doris]

2025-09-29 Thread via GitHub
yiguolei merged PR #56631: URL: https://github.com/apache/doris/pull/56631 -- 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

(doris) branch branch-4.0 updated: branch-4.0: [fix](nereids) set correct hot value after analyze job #56403 (#56631)

2025-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 37640682198 branch-4.0: [fix](nereids)

Re: [PR] branch-4.0:[fix](case)fix unstable external pipeline case.(#56618) [doris]

2025-09-29 Thread via GitHub
yiguolei merged PR #56620: URL: https://github.com/apache/doris/pull/56620 -- 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

(doris) branch branch-4.0 updated: branch-4.0: [improvement](timezone) Set the default value of the timezone in streamload to global time_zone #56365 (#56635)

2025-09-29 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-4.0 by this push: new 18a22217c57 branch-4.0: [improvement](t

Re: [PR] branch-4.0: [improvement](timezone) Set the default value of the timezone in streamload to global time_zone #56365 [doris]

2025-09-29 Thread via GitHub
yiguolei merged PR #56635: URL: https://github.com/apache/doris/pull/56635 -- 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] branch-4.0: [fix](profile) add SafeStringBuilder to avoid OOM in profile building​ #56545 [doris]

2025-09-29 Thread via GitHub
github-actions[bot] opened a new pull request, #56652: URL: https://github.com/apache/doris/pull/56652 Cherry-picked from #56545 -- 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: [I] [Bug] Doris Writing Profile Files Causes FE OOM if the SQL statement is very complex [doris]

2025-09-29 Thread via GitHub
yiguolei commented on issue #56087: URL: https://github.com/apache/doris/issues/56087#issuecomment-3349547126 Will be fixed in 4.0.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 specific c

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3349267740 # FE Regression Coverage Report Increment line coverage ` 100.00% (10/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56602_ce7eac06ff084bdb6a6

Re: [PR] [Feature](varbinary) add length, from_base64_binary, to_base64_bianry, sub_binary for VarBinary type [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56648: URL: https://github.com/apache/doris/pull/56648#issuecomment-3348924051 # BE Regression && UT Coverage Report Increment line coverage `93.10% (189/203)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56648_5583590f26

Re: [PR] [improvement](load & cache) Set disable_file_cache to true for load data into disposable LRU queue [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56637: URL: https://github.com/apache/doris/pull/56637#issuecomment-3348915789 ClickBench: Total hot run time: 30.52 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (66b5e1fef0e -> 5fda6f042ce)

2025-09-29 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 66b5e1fef0e Automated deployment with doris branch @ ca699ff7a05ff70a6b1368d3ca4267e87f76fbc8 new 5

Re: [PR] [Feature](varbinary) add length, from_base64_binary, to_base64_bianry, sub_binary for VarBinary type [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56648: URL: https://github.com/apache/doris/pull/56648#issuecomment-3348460683 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] [enhance](streaming job) recycle streaming job kv in cloud mode [doris]

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

Re: [PR] [enhance](streaming job) recycle streaming job kv in cloud mode [doris]

2025-09-29 Thread via GitHub
gavinchou commented on code in PR #56651: URL: https://github.com/apache/doris/pull/56651#discussion_r2388608236 ## fe/fe-core/src/main/java/org/apache/doris/job/manager/JobManager.java: ## @@ -235,6 +239,26 @@ public void dropJobInternal(T job, boolean isReplay) throws JobExce

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3347852949 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](external catalog) Distinguish between functions used to refresh cache and change catalog properties [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56639: URL: https://github.com/apache/doris/pull/56639#issuecomment-3347804485 # FE Regression Coverage Report Increment line coverage ` 33.33% (3/9)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56639_8681721fdda615b687aff7

Re: [PR] [Feature](varbinary) add length, from_base64_binary, to_base64_bianry, sub_binary for VarBinary type [doris]

2025-09-29 Thread via GitHub
wumeibanfa commented on code in PR #56648: URL: https://github.com/apache/doris/pull/56648#discussion_r2388209976 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/visitor/ScalarFunctionVisitor.java: ## @@ -2241,8 +2253,13 @@ default R visitToBase64(ToBase64

Re: [PR] [Feature](varbinary) add length, from_base64_binary, to_base64_bianry, sub_binary for VarBinary type [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56648: URL: https://github.com/apache/doris/pull/56648#issuecomment-3347769945 # FE UT Coverage Report Increment line coverage ` 11.11% (5/45)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56648_5e2bb9f9ae174a83d872a1764b517

Re: [PR] [chore](cloud) Add enable_multi_version_status & enable_cluster_snapshot config [doris]

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

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
luwei16 commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3347639630 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] [metrics](ann index) Metrics for in-memory ann index [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56649: URL: https://github.com/apache/doris/pull/56649#issuecomment-3347438197 ClickBench: Total hot run time: 30.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](cloud) Support balance sync warm up [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56164: URL: https://github.com/apache/doris/pull/56164#issuecomment-3347383324 # BE UT Coverage Report Increment line coverage `0.00% (0/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/67fe91811a647bf4d1a11ce32f6f693c96

Re: [PR] [WIP] TIMESTAMP-WITH-TIME-ZONE [doris]

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

Re: [PR] [typo]fix the error msg with stack [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56640: URL: https://github.com/apache/doris/pull/56640#issuecomment-3347109260 # BE Regression && UT Coverage Report Increment line coverage `50.00% (1/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56640_cb978143562b06

Re: [PR] [fix](filecache) flaky test_lru_persist regression [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56650: URL: https://github.com/apache/doris/pull/56650#issuecomment-3347043541 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] [WIP] TIMESTAMP-WITH-TIME-ZONE [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56646: URL: https://github.com/apache/doris/pull/56646#issuecomment-3346975191 # FE UT Coverage Report Increment line coverage ` 13.64% (3/22)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56646_41549811c9ce8d21f756262363a0b

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3346949402 # FE Regression Coverage Report Increment line coverage ` 100.00% (10/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56602_7c91660b79a813d427b

Re: [PR] [fix](schema_change) fix incorrect cache usage of schema change expr leading to schema errors [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56602: URL: https://github.com/apache/doris/pull/56602#issuecomment-3346918504 # FE Regression Coverage Report Increment line coverage ` 100.00% (10/10)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56602_7c91660b79a813d427b

Re: [PR] [Chore](debug) add more rf merger info to debug string [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56632: URL: https://github.com/apache/doris/pull/56632#issuecomment-3346891618 # BE UT Coverage Report Increment line coverage `6.06% (2/33)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e8ee332e5783a51529aba86dbc3c92d0be

Re: [PR] [feature](cloud) Support balance sync warm up [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56164: URL: https://github.com/apache/doris/pull/56164#issuecomment-3346900280 ClickBench: Total hot run time: 30.31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](external catalog) Distinguish between functions used to refresh cache and change catalog properties [doris]

2025-09-29 Thread via GitHub
zy-kkk commented on PR #56639: URL: https://github.com/apache/doris/pull/56639#issuecomment-3346784829 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: [I] [Bug] all backends shut down [doris]

2025-09-29 Thread via GitHub
dataroaring commented on issue #56348: URL: https://github.com/apache/doris/issues/56348#issuecomment-3346610078 Please upgrade to 3.0.8 -- 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] branch-3.0: [fix](bvar) Fix bvar leak after schema change job in be failed [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56270: URL: https://github.com/apache/doris/pull/56270#issuecomment-3346729572 # BE Regression && UT Coverage Report Increment line coverage `100.00% (7/7)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56270_6536f089910ce

(doris-website) branch asf-site updated (9f12e7abc31 -> 448a9fed3e5)

2025-09-29 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 9f12e7abc31 Automated deployment with doris branch @ ca699ff7a05ff70a6b1368d3ca4267e87f76fbc8 new 4

Re: [PR] [Enhancement](nereids) optimize tableRefInfo and move TableNameInfo, ParititionNamesInfo to public package [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56305: URL: https://github.com/apache/doris/pull/56305#issuecomment-3346668029 # FE Regression Coverage Report Increment line coverage ` 54.69% (35/64)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56305_8cb48b12e30b13f3db6d

Re: [PR] branch-3.1: [feat](ObjectStorage)Relax endpoint validation for private object storage #56579 [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56641: URL: https://github.com/apache/doris/pull/56641#issuecomment-3346657476 # FE UT Coverage Report Increment line coverage ` 76.92% (10/13)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56641_e95be3319170cb3d5d62c09d5a96

Re: [PR] [Exec](Cache) Support condition cache in Apache doris [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #55534: URL: https://github.com/apache/doris/pull/55534#issuecomment-3346652795 # BE UT Coverage Report Increment line coverage `14.72% (44/299)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5af3003e53ea7579f5b2aceb3d40b1b70

Re: [PR] [WIP] TIMESTAMP-WITH-TIME-ZONE [doris]

2025-09-29 Thread via GitHub
Thearas commented on PR #56646: URL: https://github.com/apache/doris/pull/56646#issuecomment-3346641609 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] [typo]fix the error msg with stack [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56640: URL: https://github.com/apache/doris/pull/56640#issuecomment-3346631072 # BE UT Coverage Report Increment line coverage `0.00% (0/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/cb978143562b066f4fcb82ce857fc322a24

Re: [PR] branch-4.0: [fix](cloud) Fix e-230 not retry in cloud #56567 [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56645: URL: https://github.com/apache/doris/pull/56645#issuecomment-3346601296 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] branch-4.0: [fix](cloud) Fix e-230 not retry in cloud #56567 [doris]

2025-09-29 Thread via GitHub
github-actions[bot] opened a new pull request, #56645: URL: https://github.com/apache/doris/pull/56645 Cherry-picked from #56567 -- 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-56567-branch-4.0 created (now ff2211b1ef1)

2025-09-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56567-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at ff2211b1ef1 branch-4.0: [Fix](case) Fix `test_rename_compute_group` due to vcg pr pick (#54106

Re: [PR] branch-4.0: [fix](cloud) Fix domain user set default cluster report err #56032 [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56644: URL: https://github.com/apache/doris/pull/56644#issuecomment-3346579216 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

[PR] [feat](snapshot) record upload id in snapshot [doris]

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

(doris) branch master updated: [fix](cloud) Fix domain user set default cluster report err (#56032)

2025-09-29 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new 9ef11f02f11 [fix](cloud) Fix domain user set d

Re: [PR] [fix](cloud) Fix e-230 not retry in cloud [doris]

2025-09-29 Thread via GitHub
dataroaring merged PR #56567: URL: https://github.com/apache/doris/pull/56567 -- 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] [feature](cloud) Support balance sync warm up [doris]

2025-09-29 Thread via GitHub
deardeng commented on PR #56164: URL: https://github.com/apache/doris/pull/56164#issuecomment-3346519656 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.1: [feat](ObjectStorage)Relax endpoint validation for private object storage #56579 [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56641: URL: https://github.com/apache/doris/pull/56641#issuecomment-3346518062 ClickBench: Total hot run time: 28.96 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

(doris-website) branch asf-site updated (8495e30bf16 -> 9f12e7abc31)

2025-09-29 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 8495e30bf16 Automated deployment with doris branch @ ca699ff7a05ff70a6b1368d3ca4267e87f76fbc8 new 9

Re: [PR] branch-3.1: [feat](ObjectStorage)Relax endpoint validation for private object storage #56579 [doris]

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

Re: [PR] support bucketing sparse column [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56502: URL: https://github.com/apache/doris/pull/56502#issuecomment-3346442435 # FE Regression Coverage Report Increment line coverage ` 71.05% (27/38)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56502_56a70706006321aa7911

Re: [PR] [feat](snapshot) recycle support abort multipart upload [doris]

2025-09-29 Thread via GitHub
dataroaring merged PR #56628: URL: https://github.com/apache/doris/pull/56628 -- 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] [chore](cloud) Add enable_multi_version_status & enable_cluster_snapshot config [doris]

2025-09-29 Thread via GitHub
github-actions[bot] commented on PR #56614: URL: https://github.com/apache/doris/pull/56614#issuecomment-3346394822 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] [feat](snapshot) record upload id in snapshot [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56626: URL: https://github.com/apache/doris/pull/56626#issuecomment-3346380097 # BE Regression && UT Coverage Report Increment line coverage `100% (0/0)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56626_e14ad0a162a5cba0

Re: [PR] [fix](func)fix for nested type in function param which has datetime or decimal [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56625: URL: https://github.com/apache/doris/pull/56625#issuecomment-3346365056 # BE Regression && UT Coverage Report Increment line coverage `36.76% (25/68)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56625_74907e1b75c1

Re: [PR] [typo]fix the error msg with stack [doris]

2025-09-29 Thread via GitHub
github-actions[bot] commented on PR #56640: URL: https://github.com/apache/doris/pull/56640#issuecomment-3346353020 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] [typo]fix the error msg with stack [doris]

2025-09-29 Thread via GitHub
dataroaring commented on PR #56640: URL: https://github.com/apache/doris/pull/56640#issuecomment-3346352515 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-56579-branch-4.0 created (now 2e82cdbdd66)

2025-09-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56579-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2e82cdbdd66 branch-4.0: [fix](mtmv) Set default pre materialized view rewrite strategy to NOT_

(doris) branch master updated (4e4b2966923 -> 086eb62d6ad)

2025-09-29 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4e4b2966923 [improvement](timezone) Set the default value of the timezone in streamload to global time_zone (#56365)

Re: [PR] [improvement](load & cache) Set disable_file_cache to true for load data into disposable LRU queue [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56637: URL: https://github.com/apache/doris/pull/56637#issuecomment-3346276432 # BE UT Coverage Report Increment line coverage `100.00% (1/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/f92a1a2d4ec51d5b2c540397eb4dfd13463

Re: [PR] branch-3.1: [fix](file writer) fix value of s3 bytes written bvar incorrect #56262 [doris]

2025-09-29 Thread via GitHub
morrySnow merged PR #56598: URL: https://github.com/apache/doris/pull/56598 -- 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 auto-pick-56428-branch-3.1 deleted (was 03d9c9a712d)

2025-09-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-56428-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 03d9c9a712d [fix](UT) LoadManagerTest::testSerializationNormal remove the streaming_label_ke

Re: [PR] branch-3.1: [fix](UT) LoadManagerTest::testSerializationNormal remove the streaming_label_keep_max_second set #56428 [doris]

2025-09-29 Thread via GitHub
morrySnow merged PR #56568: URL: https://github.com/apache/doris/pull/56568 -- 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] branch-3.1: [typo](tvf & decompression) add case "lz4" -> "lz4frame" #56316 [doris]

2025-09-29 Thread via GitHub
morrySnow merged PR #56592: URL: https://github.com/apache/doris/pull/56592 -- 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] [Enhancement](nereids) optimize tableRefInfo and move TableNameInfo, ParititionNamesInfo to public package [doris]

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

(doris) branch auto-pick-56253-branch-3.1 deleted (was 8206b87b89a)

2025-09-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-56253-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 8206b87b89a [fix](test) Reduce cache cleanup interval to fix flaky test (#56253) The revisions

Re: [PR] [feat](func) Support two-args version of atan [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56561: URL: https://github.com/apache/doris/pull/56561#issuecomment-3346027394 # FE Regression Coverage Report Increment line coverage ` 83.33% (5/6)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56561_c7a641d0dafdf16f891feb

(doris) branch auto-pick-56365-branch-4.0 created (now 2e82cdbdd66)

2025-09-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-56365-branch-4.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2e82cdbdd66 branch-4.0: [fix](mtmv) Set default pre materialized view rewrite strategy to NOT_

Re: [PR] [fix](nereids) partition topn optimization requires all window expressions are in the same order [doris]

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

Re: [PR] branch-3.1: [opt](compatibility) let version mutable #55335 [doris]

2025-09-29 Thread via GitHub
doris-robot commented on PR #56630: URL: https://github.com/apache/doris/pull/56630#issuecomment-3345753065 ClickBench: Total hot run time: 28.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](snapshot) fe support multi part upload [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #56487: URL: https://github.com/apache/doris/pull/56487#issuecomment-3345752252 # FE UT Coverage Report Increment line coverage ` 0.00% (0/93)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/56487_ee900e452e517ceb1e58a22f13b842

Re: [PR] [fix](func)fix for nested type in function param which has datetime or decimal [doris]

2025-09-29 Thread via GitHub
amorynan commented on PR #56625: URL: https://github.com/apache/doris/pull/56625#issuecomment-3345747283 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] [enhance](cloud)enable tablets meta url show rs_meta for cloud [doris]

2025-09-29 Thread via GitHub
hello-stephen commented on PR #55167: URL: https://github.com/apache/doris/pull/55167#issuecomment-3345659122 # BE Regression && UT Coverage Report Increment line coverage `71.43% (10/14)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/55167_c641d4107035

Re: [PR] [fix](serde)fix escaped char in serde for arr/map/struct [doris]

2025-09-29 Thread via GitHub
amorynan commented on PR #56208: URL: https://github.com/apache/doris/pull/56208#issuecomment-3345605070 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 unsubscri

  1   2   >