Re: [PR] test [doris]

2025-06-05 Thread via GitHub
BiteThet commented on PR #51552: URL: https://github.com/apache/doris/pull/51552#issuecomment-2948289061 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] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

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

Re: [PR] test [doris]

2025-06-05 Thread via GitHub
Thearas commented on PR #51552: URL: https://github.com/apache/doris/pull/51552#issuecomment-2948288923 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] test [doris]

2025-06-05 Thread via GitHub
BiteThet opened a new pull request, #51552: URL: https://github.com/apache/doris/pull/51552 …erSourceOperator ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check Li

(doris) branch master updated: [fix](case) fix unstable cases (#51433)

2025-06-05 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon 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 ddf23261279 [fix](case) fix unstable cases (#5

(doris) branch branch-3.0 updated: [release](version) bump to 3.0.6 (#51538)

2025-06-05 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 ae1d1cc071a [release](version) bump

Re: [PR] [release](version) bump to 3.0.6 [doris]

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

Re: [PR] [fix](case) fix unstable cases [doris]

2025-06-05 Thread via GitHub
eldenmoon merged PR #51433: URL: https://github.com/apache/doris/pull/51433 -- 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](blocking queue) introduce condition variable wait timeout to avoid blocking queue deadlock [doris]

2025-06-05 Thread via GitHub
sollhui commented on PR #50906: URL: https://github.com/apache/doris/pull/50906#issuecomment-2948286277 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] [release](version) bump to 3.0.6 [doris]

2025-06-05 Thread via GitHub
github-actions[bot] commented on PR #51538: URL: https://github.com/apache/doris/pull/51538#issuecomment-2948285519 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] [release](version) bump to 3.0.6 [doris]

2025-06-05 Thread via GitHub
github-actions[bot] commented on PR #51538: URL: https://github.com/apache/doris/pull/51538#issuecomment-2948285449 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] branch-3.0 [Enhancement](systable)add information_schema backend_configuration table [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51542: URL: https://github.com/apache/doris/pull/51542#issuecomment-2948285403 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/fcb2770a16bd34036bbbdcc4d2ca052395c5fb59_f

(doris) branch master updated (8f11b0b1004 -> 2d9f448fcca)

2025-06-05 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 8f11b0b1004 [fix](test) Fix the unstable test (#51182) add 2d9f448fcca [Fix](Compaction) Fix delete rowset sl

Re: [PR] [Fix](Compaction) Fix delete rowset sleeping when compaction [doris]

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

Re: [PR] [fix](decimal)Fix the issue where decimal multiplication produces incorrect results due to mul_overflow error [doris]

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

[I] INSERT OVERWRITE TABLE Iceberg table doesn't work [doris-website]

2025-06-05 Thread via GitHub
ywill3 opened a new issue, #2446: URL: https://github.com/apache/doris-website/issues/2446 Path: https://doris.apache.org/zh-CN/docs/3.0/lakehouse/datalake-building/iceberg-build/ I use INSERT OVERWRITE TABLE into iceberg table(create in catalog:"type" = "iceberg","iceberg.catalog.type"

Re: [PR] [fix](mow) remove delete bitmap when remove unused rowsets [doris]

2025-06-05 Thread via GitHub
mymeiyi commented on code in PR #50973: URL: https://github.com/apache/doris/pull/50973#discussion_r2131396741 ## be/src/cloud/cloud_tablet.h: ## @@ -275,8 +275,8 @@ class CloudTablet final : public BaseTablet { DeleteBitmapPtr& new_del

Re: [PR] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

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

(doris-mcp-server) branch master updated: support Multi-Catalog

2025-06-05 Thread freeoneplus
This is an automated email from the ASF dual-hosted git repository. freeoneplus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git The following commit(s) were added to refs/heads/master by this push: new d9fed06 support Multi-Catalog d9

Re: [PR] [Enhancement] add information_schema backend_tablets table [doris]

2025-06-05 Thread via GitHub
koarz commented on PR #51282: URL: https://github.com/apache/doris/pull/51282#issuecomment-2948248706 run beut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [fix](decimal)Fix the issue where decimal multiplication produces incorrect results due to mul_overflow error [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51533: URL: https://github.com/apache/doris/pull/51533#issuecomment-2948262416 TPC-DS: Total hot run time: 185923 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 [Enhancement](systable)add information_schema backend_configuration table [doris]

2025-06-05 Thread via GitHub
koarz commented on PR #51542: URL: https://github.com/apache/doris/pull/51542#issuecomment-2948254177 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 unsubs

(doris-mcp-server) branch master updated: support Multi-Catalog

2025-06-05 Thread freeoneplus
This is an automated email from the ASF dual-hosted git repository. freeoneplus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-mcp-server.git The following commit(s) were added to refs/heads/master by this push: new 5e98e5b support Multi-Catalog 5e

Re: [PR] [feat](param-refactor)Rename FS v2 to v1, remove legacy FS, and integrate new Storage/Azure features [doris]

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

Re: [PR] [Enchancement](scan) use CpuInfo::num_cores as default max scanners count [doris]

2025-06-05 Thread via GitHub
BiteThet commented on PR #51551: URL: https://github.com/apache/doris/pull/51551#issuecomment-2948250914 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] [feature](inverted index) add custom analyzer [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #50143: URL: https://github.com/apache/doris/pull/50143#issuecomment-2948250069 # Cloud UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/cb2a32a804b7c0d340707dba23646d7b2a1c5768_cb2

Re: [PR] [Enchancement](scan) use CpuInfo::num_cores as default max scanners count [doris]

2025-06-05 Thread via GitHub
Thearas commented on PR #51551: URL: https://github.com/apache/doris/pull/51551#issuecomment-2948248029 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] [Enchancement](scan) use CpuInfo::num_cores as default max scanners count [doris]

2025-06-05 Thread via GitHub
BiteThet opened a new pull request, #51551: URL: https://github.com/apache/doris/pull/51551 ### What problem does this PR solve? use CpuInfo::num_cores as default max scanners count, too many scanners may cause performance degradation ### Check List (For Author) - Test

Re: [PR] [fix](planner)Fix the concurrency issue caused by Expr setting member variables [doris]

2025-06-05 Thread via GitHub
zddr commented on PR #51389: URL: https://github.com/apache/doris/pull/51389#issuecomment-2948246093 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

Re: [PR] [feat](param-refactor)Rename FS v2 to v1, remove legacy FS, and integrate new Storage/Azure features [doris]

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

Re: [PR] [fix](decimal)Fix the issue where decimal multiplication produces incorrect results due to mul_overflow error [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51533: URL: https://github.com/apache/doris/pull/51533#issuecomment-2948242999 TPC-H: Total hot run time: 33815 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 (60afb733815 -> b9469c895a9)

2025-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 60afb733815 Automated deployment with doris branch @ 77b7f0851867613a38c78b326425333225ffa8d6 new b

[PR] [fix](compile) Add complie check for some file [doris]

2025-06-05 Thread via GitHub
wyxxxcat opened a new pull request, #51550: URL: https://github.com/apache/doris/pull/51550 ### 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] [opt](nereids) optimize small sql [doris]

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

Re: [PR] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

2025-06-05 Thread via GitHub
xiedeyantu commented on PR #51549: URL: https://github.com/apache/doris/pull/51549#issuecomment-2948233424 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](storage) Add log and metric when aws/azure sdk do retry operation [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51485: URL: https://github.com/apache/doris/pull/51485#issuecomment-2948230517 # Cloud UT Coverage Report Increment line coverage `25.93% (7/27)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/aafbf9ca2f9c6c5b436c5f43117b05

Re: [PR] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

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

Re: [PR] [fix](build) fix macOS build [doris]

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

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

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

Re: [PR] [fix](compile) Add complie check for some file [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51550: URL: https://github.com/apache/doris/pull/51550#issuecomment-2948227024 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] [feat](param-refactor)Rename FS v2 to v1, remove legacy FS, and integrate new Storage/Azure features [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51539: URL: https://github.com/apache/doris/pull/51539#issuecomment-2948224336 TPC-H: Total hot run time: 34311 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 RefreshLdapCommand in nereids [doris]

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

Re: [PR] [fix](mow) remove delete bitmap when remove unused rowsets [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #50973: URL: https://github.com/apache/doris/pull/50973#issuecomment-2948222349 # BE Regression && UT Coverage Report Increment line coverage `39.33% (35/89)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50973_0f3fdb9bda47

Re: [PR] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

2025-06-05 Thread via GitHub
xiedeyantu commented on PR #51549: URL: https://github.com/apache/doris/pull/51549#issuecomment-2948220210 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](mow) remove delete bitmap when remove unused rowsets [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #50973: URL: https://github.com/apache/doris/pull/50973#issuecomment-2948219866 # BE Regression && UT Coverage Report Increment line coverage `39.33% (35/89)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50973_0f3fdb9bda47

Re: [PR] [feature](inverted index) add custom analyzer [doris]

2025-06-05 Thread via GitHub
zzzxl1993 commented on PR #50143: URL: https://github.com/apache/doris/pull/50143#issuecomment-2948218835 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] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

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

Re: [PR] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

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

Re: [PR] [fix](nereids) fix cast ipv4 to string [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51546: URL: https://github.com/apache/doris/pull/51546#issuecomment-2948188709 # FE UT Coverage Report Increment line coverage ` 70.00% (21/30)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51546_d1e0706ee6b8aed6b7a23c9925cf

Re: [PR] [opt](storage) Add log and metric when aws/azure sdk do retry operation [doris]

2025-06-05 Thread via GitHub
SWJTU-ZhangLei commented on PR #51485: URL: https://github.com/apache/doris/pull/51485#issuecomment-2948199463 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] [chore](SerDe) remove date_olap_format in FormatOptions [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51260: URL: https://github.com/apache/doris/pull/51260#issuecomment-2948198898 TPC-H: Total hot run time: 33962 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 RefreshLdapCommand in nereids [doris]

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

Re: [PR] [feat](param-refactor)Rename FS v2 to v1, remove legacy FS, and integrate new Storage/Azure features [doris]

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

(doris) branch master updated (00077d21a00 -> 8f11b0b1004)

2025-06-05 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 00077d21a00 [Chore](nereids) Remove ShowQueryStatsStmt (#51536) add 8f11b0b1004 [fix](test) Fix the unstable tes

Re: [PR] [fix](test) Fix the unstable test [doris]

2025-06-05 Thread via GitHub
englefly merged PR #51182: URL: https://github.com/apache/doris/pull/51182 -- 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 master updated (a2a69c3f60a -> 00077d21a00)

2025-06-05 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a2a69c3f60a [fix](mtmv)Fix issue that refreshState turns to init when replaying alterStatus editLog (#51439) a

Re: [PR] [Chore](nereids) Remove ShowQueryStatsStmt [doris]

2025-06-05 Thread via GitHub
englefly merged PR #51536: URL: https://github.com/apache/doris/pull/51536 -- 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] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

2025-06-05 Thread via GitHub
xiedeyantu opened a new pull request, #51549: URL: https://github.com/apache/doris/pull/51549 ### 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] [Chore](nereids) Remove ShowCatalogRecycleBinStmt [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51549: URL: https://github.com/apache/doris/pull/51549#issuecomment-2948188384 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] [feat](profile) support getting query progress [doris]

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

[I] [Bug] doris will shutdown with time going by [doris]

2025-06-05 Thread via GitHub
ScalaFirst opened a new issue, #51548: URL: https://github.com/apache/doris/issues/51548 ### Search before asking - [x] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version v1.2.7-1 ### W

Re: [PR] [fix](test) Fix the unstable test [doris]

2025-06-05 Thread via GitHub
github-actions[bot] commented on PR #51182: URL: https://github.com/apache/doris/pull/51182#issuecomment-2948167592 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] [Feture](function)Support Time Function [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51475: URL: https://github.com/apache/doris/pull/51475#issuecomment-2948176853 # BE Regression && UT Coverage Report Increment line coverage `86.21% (25/29)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51475_ecd6c88fd756

Re: [PR] [feat](profile) support getting query progress [doris]

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

Re: [I] [Bug] doris will shutdown with time going by [doris]

2025-06-05 Thread via GitHub
ScalaFirst commented on issue #51548: URL: https://github.com/apache/doris/issues/51548#issuecomment-2948173718 another error, but I think the same issue ![Image](https://github.com/user-attachments/assets/33ddeae0-1d05-4edf-a39c-31327557c5ac) -- This is an automated message from the A

Re: [PR] [fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug. [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51384: URL: https://github.com/apache/doris/pull/51384#issuecomment-2948173071 # BE UT Coverage Report Increment line coverage `0.00% (0/4)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/6565bd8521b34affb8989445937d31c494b2e

Re: [PR] [chore](status) remove static_cast in vec/functions [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51545: URL: https://github.com/apache/doris/pull/51545#issuecomment-2948170803 # BE UT Coverage Report Increment line coverage `56.25% (18/32)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/b88d5d5c43ac51fde15735f85b35ffc4

Re: [PR] [fix](mow) remove delete bitmap when remove unused rowsets [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #50973: URL: https://github.com/apache/doris/pull/50973#issuecomment-2948169982 # BE UT Coverage Report Increment line coverage `0.00% (0/89)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0f3fdb9bda473aeed683d7308f3b1fd835d1

Re: [PR] [fix](build) fix macOS build [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51473: URL: https://github.com/apache/doris/pull/51473#issuecomment-2948169740 # BE UT Coverage Report Increment line coverage `100.00% (2/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e1c0a24c44da3eafb144f079da61c5c27b1

Re: [PR] [fix](test) Fix the unstable test [doris]

2025-06-05 Thread via GitHub
github-actions[bot] commented on PR #51182: URL: https://github.com/apache/doris/pull/51182#issuecomment-2948167552 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] [Chore](nereids) Remove ShowQueryStatsStmt [doris]

2025-06-05 Thread via GitHub
github-actions[bot] commented on PR #51536: URL: https://github.com/apache/doris/pull/51536#issuecomment-2948163780 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: [I] [Bug] use after free on page cache [doris]

2025-06-05 Thread via GitHub
ScalaFirst commented on issue #9591: URL: https://github.com/apache/doris/issues/9591#issuecomment-2948164037 I have the same issue in doris version 1.2.7 ![Image](https://github.com/user-attachments/assets/dbe7fcd8-a2a3-41e3-ab81-5b0b1d988ad6) -- This is an automated message from

Re: [PR] [Refactor]refactor dummy workload group [doris]

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

Re: [PR] [Chore](nereids) Remove ShowQueryStatsStmt [doris]

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

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

2025-06-05 Thread via GitHub
codeDing18 commented on PR #50655: URL: https://github.com/apache/doris/pull/50655#issuecomment-2948161771 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] [feat](profile) support getting query progress [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51400: URL: https://github.com/apache/doris/pull/51400#issuecomment-2948159109 TPC-H: Total hot run time: 34175 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 showRoutineLoadCommand in nereids [doris]

2025-06-05 Thread via GitHub
yx-keith commented on PR #51096: URL: https://github.com/apache/doris/pull/51096#issuecomment-2948155077 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] [Refactor]refactor dummy workload group [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #50817: URL: https://github.com/apache/doris/pull/50817#issuecomment-2948155748 TPC-DS: Total hot run time: 193332 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 (3c62f5bbf87 -> 60afb733815)

2025-06-05 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 3c62f5bbf87 Automated deployment with doris branch @ 77b7f0851867613a38c78b326425333225ffa8d6 new 6

Re: [PR] [Refactor]refactor dummy workload group [doris]

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

Re: [PR] [Chore](nereids) Remove ShowQueryStatsStmt [doris]

2025-06-05 Thread via GitHub
xiedeyantu commented on PR #51536: URL: https://github.com/apache/doris/pull/51536#issuecomment-2947511401 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] [draft]view [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51521: URL: https://github.com/apache/doris/pull/51521#issuecomment-2948135250 # FE UT Coverage Report Increment line coverage ` 100.00% (1/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51521_308c2fa9763e27972c4ddef48ee7d

Re: [PR] [fix](nereids) fix cast ipv4 to string [doris]

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

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

2025-06-05 Thread via GitHub
hello-stephen commented on PR #50655: URL: https://github.com/apache/doris/pull/50655#issuecomment-2948109603 # FE UT Coverage Report Increment line coverage ` 4.76% (1/21)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/50655_a2bdc5ef96309e010795653453f89c

Re: [PR] [fix](nereids) fix cast ipv4 to string [doris]

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

Re: [PR] [Fix](Compaction) Fix delete rowset sleeping when compaction [doris]

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

Re: [PR] [fix](decimal)Fix the issue where decimal multiplication produces incorrect results due to mul_overflow error [doris]

2025-06-05 Thread via GitHub
Mryange commented on PR #51533: URL: https://github.com/apache/doris/pull/51533#issuecomment-2948081944 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] [Feture](function)Support Time Function [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51475: URL: https://github.com/apache/doris/pull/51475#issuecomment-2948081559 # BE UT Coverage Report Increment line coverage `10.34% (3/29)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ecd6c88fd7568c16ab002ecae6f7f66aaec

Re: [PR] [opt](nereids) optimize small sql [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #43546: URL: https://github.com/apache/doris/pull/43546#issuecomment-2948074723 # BE UT Coverage Report Increment line coverage `100.00% (3/3)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/61e7e1014e6c0e8fed3edac4a6b0f4ea90f

Re: [PR] [draft]view [doris]

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

Re: [PR] [Fix](Compaction) Fix delete rowset sleeping when compaction [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51482: URL: https://github.com/apache/doris/pull/51482#issuecomment-2948072406 # BE UT Coverage Report Increment line coverage `0.00% (0/2)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/a30fe4f03d1999832155c2d291e1c542f4f13

Re: [PR] [opt](storage) Add log and metric when aws/azure sdk do retry operation [doris]

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

Re: [PR] [draft]view [doris]

2025-06-05 Thread via GitHub
doris-robot commented on PR #51521: URL: https://github.com/apache/doris/pull/51521#issuecomment-2948066941 TPC-DS: Total hot run time: 193102 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 cast ipv4 to string [doris]

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

Re: [PR] [opt](runtimeFilter) set runtimeFilterMaxBuildRowCount [doris]

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

Re: [PR] [chore](be) remove some static cast void and rename some filenames [doris]

2025-06-05 Thread via GitHub
yiguolei closed pull request #51402: [chore](be) remove some static cast void and rename some filenames URL: https://github.com/apache/doris/pull/51402 -- 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 t

Re: [PR] [improve](hive) Refactor csv reader [doris]

2025-06-05 Thread via GitHub
morningman merged PR #50379: URL: https://github.com/apache/doris/pull/50379 -- 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] [Enhancement] add information_schema backend_tablets table [doris]

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

Re: [PR] [opt](runtimeFilter) set runtimeFilterMaxBuildRowCount [doris]

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

Re: [PR] [fix](test) Fix the unstable test [doris]

2025-06-05 Thread via GitHub
hello-stephen commented on PR #51182: URL: https://github.com/apache/doris/pull/51182#issuecomment-2948054224 # FE UT Coverage Report Increment line coverage `` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/51182_0224cca4f93d6f0e3ea29b1a8e01f793540fc80c/fe_

  1   2   3   4   5   6   7   8   >