Re: [PR] [opt](nereids) remove const join condition (#49730) [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52505: URL: https://github.com/apache/doris/pull/52505#issuecomment-3018023038 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] [opt](nereids) remove const join condition (#49730) [doris]

2025-06-29 Thread via GitHub
englefly commented on PR #52505: URL: https://github.com/apache/doris/pull/52505#issuecomment-3018023169 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] [opt](nereids) remove const join condition (#49730) [doris]

2025-06-29 Thread via GitHub
englefly opened a new pull request, #52505: URL: https://github.com/apache/doris/pull/52505 ### What problem does this PR solve? pick #49730 The follow plan fragment: T1 join T2 on T1.a=T2.a and T1.b=T2.b and T1.a=1 and T2.a=1 can be simplified by removing the join condition `T1.a=T

Re: [PR] [Feature](MTMV) add mv dependence system table [doris]

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

Re: [PR] branch-3.1: [Enhancement] add information_schema backend_tablets table [doris]

2025-06-29 Thread via GitHub
koarz commented on PR #52485: URL: https://github.com/apache/doris/pull/52485#issuecomment-3018019118 run nonConcurrent -- 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] branch-3.1: [fix](nereids) fix scalar subquery output nullable #51928 [doris]

2025-06-29 Thread via GitHub
yujun777 commented on PR #52492: URL: https://github.com/apache/doris/pull/52492#issuecomment-3018017788 run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [Opt](cloud-mow) Do fast retry when commit compaction job for mow tablet [doris]

2025-06-29 Thread via GitHub
bobhan1 commented on PR #52476: URL: https://github.com/apache/doris/pull/52476#issuecomment-3018016620 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] [feature](cloud)Implement vcg related functions [doris]

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

Re: [PR] [feature](cloud)Implement vcg related functions [doris]

2025-06-29 Thread via GitHub
github-actions[bot] commented on PR #52433: URL: https://github.com/apache/doris/pull/52433#issuecomment-3018014847 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

[PR] [fix](ut) Remove bitmap_to_base64 cases when bitmap type is set [doris]

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

Re: [PR] branch-3.1: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52503: URL: https://github.com/apache/doris/pull/52503#issuecomment-3018009717 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-3.1: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52503: URL: https://github.com/apache/doris/pull/52503#issuecomment-3018009596 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] branch-3.1: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
dataroaring closed pull request #52503: branch-3.1: [improve](statistics)Specify column name when insert into stat table. #52441 URL: https://github.com/apache/doris/pull/52503 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(doris) branch auto-pick-52441-branch-3.1 updated (1b275cee872 -> 1f704240498)

2025-06-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-52441-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 1b275cee872 branch-3.1: [chore](ci)Replace local setup-maven with setup-java for more stable a

[PR] branch-3.1: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

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

Re: [PR] [chore](ci) change stop order from FE BE MS to BE FE MS [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #51945: URL: https://github.com/apache/doris/pull/51945#issuecomment-3018007894 ([#52295](vscode-file://vscode-app/Applications/Visual%20Studio%20Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.html)) had picked to 3.1 -- Thi

[PR] branch-2.1: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

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

Re: [PR] [feat](fs)Refactor Catalog FS Access to Use Unified StorageProperties [doris]

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

Re: [PR] branch-3.0: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52501: URL: https://github.com/apache/doris/pull/52501#issuecomment-3018005280 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-52441-branch-2.1 updated (dc8102bbf4c -> 6d52a84360a)

2025-06-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-52441-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from dc8102bbf4c branch-2.1: [Bug](distinct) fix distinct function with over return error result #5

(doris) branch auto-pick-52441-branch-3.1 created (now 1b275cee872)

2025-06-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-52441-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 1b275cee872 branch-3.1: [chore](ci)Replace local setup-maven with setup-java for more stable a

Re: [PR] branch-3.0: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52501: URL: https://github.com/apache/doris/pull/52501#issuecomment-3018005162 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 auto-pick-52441-branch-3.0 updated (e3ba7875bfb -> fe938a991d4)

2025-06-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-52441-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from e3ba7875bfb [cherry-pick](branch-30) fix array_map cause coredump as NULL (#51618) (#51740)

Re: [PR] branch-3.0: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

2025-06-29 Thread via GitHub
dataroaring closed pull request #52501: branch-3.0: [improve](statistics)Specify column name when insert into stat table. #52441 URL: https://github.com/apache/doris/pull/52501 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

(doris) branch auto-pick-52441-branch-2.1 created (now dc8102bbf4c)

2025-06-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-52441-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at dc8102bbf4c branch-2.1: [Bug](distinct) fix distinct function with over return error result #5

[PR] branch-3.0: [improve](statistics)Specify column name when insert into stat table. #52441 [doris]

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

Re: [PR] [improve](statistics)Specify column name when insert into stat table. [doris]

2025-06-29 Thread via GitHub
Jibing-Li merged PR #52441: URL: https://github.com/apache/doris/pull/52441 -- 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-52441-branch-3.0 created (now e3ba7875bfb)

2025-06-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-52441-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at e3ba7875bfb [cherry-pick](branch-30) fix array_map cause coredump as NULL (#51618) (#51740) N

[PR] Fixed the issue that the broken link detection did not detect community documents [doris-website]

2025-06-29 Thread via GitHub
yang1666204 opened a new pull request, #2571: URL: https://github.com/apache/doris-website/pull/2571 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

(doris) branch master updated (297315657c6 -> b67f6f46fbf)

2025-06-29 Thread lijibing
This is an automated email from the ASF dual-hosted git repository. lijibing pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 297315657c6 [fix](planner)fix routine load meta data failed (#52473) add b67f6f46fbf [improve](statistics)Specif

Re: [PR] [Feature](MTMV) add mv dependence system table [doris]

2025-06-29 Thread via GitHub
dqz123 commented on PR #50411: URL: https://github.com/apache/doris/pull/50411#issuecomment-3018000213 run cloudut -- 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

Re: [PR] [opt](rowset) Remote fetch rowsets to avoid -230 error when capturing rowsets [doris]

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

Re: [PR] [opt](rowset) Remote fetch rowsets to avoid -230 error when capturing rowsets [doris]

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

Re: [PR] [refine](Agg)Reduce the binary size by providing more information to agg [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52376: URL: https://github.com/apache/doris/pull/52376#issuecomment-3017984185 # BE UT Coverage Report Increment line coverage `62.50% (70/112)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3432bf9d73b89a31572b0aec7a19a3e

Re: [PR] Pick to 3.1 [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52499: URL: https://github.com/apache/doris/pull/52499#issuecomment-3017982164 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] branch-3.1 [enhance](meta-service)add bvar for ms kv get del put count [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52482: URL: https://github.com/apache/doris/pull/52482#issuecomment-3017981745 # Cloud UT Coverage Report Increment line coverage `97.36% (258/265)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/7de8d7c01825a9caceabd2b69a5

Re: [PR] [feature](array) Support group by Array Column [doris]

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

[PR] Pick to 3.1 [doris]

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

Re: [I] [Bug] function_bitmap_test.function_bitmap_to_base64 test failed on aarch64 platform [doris]

2025-06-29 Thread via GitHub
kevinw66 commented on issue #42157: URL: https://github.com/apache/doris/issues/42157#issuecomment-3017978873 This is caused by when the bitmap type is `set`, the used container `phmap::flat_hash_set` is an unordered_set, which doesn't guarantee the order during loop, so the base64 output c

[PR] [fix](catalog) refactor the cache key to solve name case sensibility issue [doris]

2025-06-29 Thread via GitHub
morningman opened a new pull request, #52498: URL: https://github.com/apache/doris/pull/52498 ### 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] [fix](catalog) refactor the cache key to solve name case sensibility issue [doris]

2025-06-29 Thread via GitHub
Thearas commented on PR #52498: URL: https://github.com/apache/doris/pull/52498#issuecomment-3017972944 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] [improve](analytic) support window function execute with incremental mode [doris]

2025-06-29 Thread via GitHub
doris-robot commented on PR #52138: URL: https://github.com/apache/doris/pull/52138#issuecomment-3017973045 TPC-DS: Total hot run time: 185314 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 (a0271f622be -> a923b0895d8)

2025-06-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 a0271f622be Automated deployment with doris branch @ 96066013ef9efab85ea8d3094ccc906a21ca660f new a

Re: [PR] [Feature](MTMV) add mv dependence system table [doris]

2025-06-29 Thread via GitHub
dqz123 commented on PR #50411: URL: https://github.com/apache/doris/pull/50411#issuecomment-3017969604 run cloud_ut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsub

Re: [PR] [Feature](MTMV) add mv dependence system table [doris]

2025-06-29 Thread via GitHub
dqz123 commented on PR #50411: URL: https://github.com/apache/doris/pull/50411#issuecomment-3017968085 run Cloud UT -- 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-opentelemetry-demo) branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-a4000f72f5 created (now f65f8bd)

2025-06-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-a4000f72f5 in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git at f65f8bd build(deps): bump

Re: [PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-06-29 Thread via GitHub
dependabot[bot] closed pull request #64: build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates URL: https://github.com/apache/doris-opentelemetry-demo/pull/64 -- This is an automated message from the Apache Git Service. To respond to the message, please

(doris-opentelemetry-demo) branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-dda486e0a6 deleted (was d2e19ec)

2025-06-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/src/flagd-ui/npm-production-dependencies-dda486e0a6 in repository https://gitbox.apache.org/repos/asf/doris-opentelemetry-demo.git was d2e19ec build(deps): bump

[I] Release Note 3.0.6.1 [doris]

2025-06-29 Thread via GitHub
gavinchou opened a new issue, #52497: URL: https://github.com/apache/doris/issues/52497 This is a hotfix to 3.0.6, includes 1. Critical fix to enhance data persistence for cloud mode#51048 #52171 2. Optimize query information_schema.tables in cloud mode -- This is an automated messa

Re: [PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-06-29 Thread via GitHub
dependabot[bot] commented on PR #64: URL: https://github.com/apache/doris-opentelemetry-demo/pull/64#issuecomment-3017962205 Superseded by #65. -- 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

[PR] build(deps): bump the npm-production-dependencies group across 3 directories with 39 updates [doris-opentelemetry-demo]

2025-06-29 Thread via GitHub
dependabot[bot] opened a new pull request, #65: URL: https://github.com/apache/doris-opentelemetry-demo/pull/65 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

Re: [PR] [feature](array) Support group by Array Column [doris]

2025-06-29 Thread via GitHub
HappenLee commented on code in PR #52452: URL: https://github.com/apache/doris/pull/52452#discussion_r2174318033 ## be/src/vec/columns/column_array.cpp: ## @@ -241,6 +250,173 @@ int ColumnArray::compare_at(size_t n, size_t m, const IColumn& rhs_, int nan_dir return lhs_siz

Re: [PR] [opt](rowset) Remote fetch rowsets to avoid -230 error when capturing rowsets [doris]

2025-06-29 Thread via GitHub
TangSiyang2001 commented on PR #52440: URL: https://github.com/apache/doris/pull/52440#issuecomment-3017951426 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] [opt](rowset) Remote fetch rowsets to avoid -230 error when capturing rowsets [doris]

2025-06-29 Thread via GitHub
TangSiyang2001 commented on PR #52448: URL: https://github.com/apache/doris/pull/52448#issuecomment-3017952808 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] [improve](analytic) support window function execute with incremental mode [doris]

2025-06-29 Thread via GitHub
doris-robot commented on PR #52138: URL: https://github.com/apache/doris/pull/52138#issuecomment-3017950075 TPC-H: Total hot run time: 34051 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 restoreCommand in nereids [doris]

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

Re: [PR] branch-3.1 [enhance](meta-service)add bvar for ms kv get del put count [doris]

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

Re: [PR] branch-3.1: [Enhancement] add information_schema backend_tablets table [doris]

2025-06-29 Thread via GitHub
koarz commented on PR #52485: URL: https://github.com/apache/doris/pull/52485#issuecomment-3017947480 run performance -- 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](external) check duplicate column names for external table schema [doris]

2025-06-29 Thread via GitHub
github-actions[bot] commented on PR #52315: URL: https://github.com/apache/doris/pull/52315#issuecomment-3017947222 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](external) check duplicate column names for external table schema [doris]

2025-06-29 Thread via GitHub
github-actions[bot] commented on PR #52315: URL: https://github.com/apache/doris/pull/52315#issuecomment-3017947279 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 restoreCommand in nereids [doris]

2025-06-29 Thread via GitHub
doris-robot commented on PR #50638: URL: https://github.com/apache/doris/pull/50638#issuecomment-3017941740 TPC-DS: Total hot run time: 185136 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: [fix](nereids) fix scalar subquery output nullable #51928 [doris]

2025-06-29 Thread via GitHub
yujun777 commented on PR #52492: URL: https://github.com/apache/doris/pull/52492#issuecomment-3017943118 run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feature](array) Support group by Array Column [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52452: URL: https://github.com/apache/doris/pull/52452#issuecomment-3017941970 # BE UT Coverage Report Increment line coverage `2.16% (4/185)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/563a8bfe08b8109b00c4abc506b8d7581

Re: [PR] branch-3.1: [Enhancement](Cloud) Check auth when alter vault #51747 [doris]

2025-06-29 Thread via GitHub
morrySnow closed pull request #52490: branch-3.1: [Enhancement](Cloud) Check auth when alter vault #51747 URL: https://github.com/apache/doris/pull/52490 -- 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.1: [Enhancement](Cloud) Check auth when alter vault #51747 [doris]

2025-06-29 Thread via GitHub
morrySnow commented on PR #52490: URL: https://github.com/apache/doris/pull/52490#issuecomment-3017937879 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] branch-3.1: [test](mv)forbid create mv test case #51777 [doris]

2025-06-29 Thread via GitHub
morrySnow closed pull request #52072: branch-3.1: [test](mv)forbid create mv test case #51777 URL: https://github.com/apache/doris/pull/52072 -- 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 spec

Re: [PR] branch-3.0: [test](mv)forbid create mv test case #51777 [doris]

2025-06-29 Thread via GitHub
morrySnow closed pull request #52070: branch-3.0: [test](mv)forbid create mv test case #51777 URL: https://github.com/apache/doris/pull/52070 -- 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 spec

Re: [PR] [fix](doris compose) be disable java support [doris]

2025-06-29 Thread via GitHub
yujun777 commented on PR #52412: URL: https://github.com/apache/doris/pull/52412#issuecomment-3017932973 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

Re: [PR] [feature](function) support to_json function [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52104: URL: https://github.com/apache/doris/pull/52104#issuecomment-3017933230 # BE UT Coverage Report Increment line coverage `73.16% (139/190)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/ad5bdb71640a1bac98069011b5e78b

Re: [PR] [feat](fs)Refactor Catalog FS Access to Use Unified StorageProperties [doris]

2025-06-29 Thread via GitHub
CalvinKirs commented on PR #52084: URL: https://github.com/apache/doris/pull/52084#issuecomment-3017932312 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](load) quorum success write (part I) [doris]

2025-06-29 Thread via GitHub
sollhui commented on PR #52354: URL: https://github.com/apache/doris/pull/52354#issuecomment-3017929612 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-3.1: [fix](map) fix createMap function #52231 [doris]

2025-06-29 Thread via GitHub
morrySnow commented on PR #52402: URL: https://github.com/apache/doris/pull/52402#issuecomment-3017929254 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] branch-3.1: [chore](dep)bump up parquet to 1.15.2 #51372 [doris]

2025-06-29 Thread via GitHub
CalvinKirs commented on PR #52446: URL: https://github.com/apache/doris/pull/52446#issuecomment-3017926434 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 auto-pick-51372-branch-3.1 updated (38f24159c7f -> 4c8d04e2a9e)

2025-06-29 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch auto-pick-51372-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 38f24159c7f [chore](dep)bump up parquet to 1.15.2 (#51372) add 384fb2b7f6f branch-3.1: [Enhancem

Re: [PR] branch-3.1: [chore](ci)Replace local setup-maven with setup-java for more stable and simplified Maven setup (#52229) [doris]

2025-06-29 Thread via GitHub
morrySnow merged PR #52486: URL: https://github.com/apache/doris/pull/52486 -- 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 branch-3.1 updated (f22fedbecdf -> 1b275cee872)

2025-06-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from f22fedbecdf branch-3.1: [fix](paimon)Modify the data type conversion for varchar/char #49623 (#52464) add

Re: [PR] branch-3.1: [fix](fe) multi statements different behavior in master and follower #52144 [doris]

2025-06-29 Thread via GitHub
morrySnow closed pull request #52480: branch-3.1: [fix](fe) multi statements different behavior in master and follower #52144 URL: https://github.com/apache/doris/pull/52480 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] branch-3.1: [fix](fe) multi statements different behavior in master and follower #52144 [doris]

2025-06-29 Thread via GitHub
morrySnow commented on PR #52480: URL: https://github.com/apache/doris/pull/52480#issuecomment-3017924705 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) branch branch-3.1 updated (70814124840 -> a361f745a12)

2025-06-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 70814124840 branch-3.1: [fix](test) Fix regression test test_curd_wlg.groovy (#52417) add a361f745a12 bran

Re: [PR] branch-3.1: [fix](load) fix bad load id in injection #52339 [doris]

2025-06-29 Thread via GitHub
morrySnow merged PR #52451: URL: https://github.com/apache/doris/pull/52451 -- 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-52339-branch-3.1 deleted (was ab79c20bc7e)

2025-06-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-52339-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git was ab79c20bc7e [fix](load) fix bad load id in injection (#52339) The revisions that were on this b

(doris) branch branch-3.1 updated (a361f745a12 -> f22fedbecdf)

2025-06-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git from a361f745a12 branch-3.1: [fix](load) fix bad load id in injection #52339 (#52451) add f22fedbecdf branch-3.

Re: [PR] branch-3.1: [fix](paimon)Modify the data type conversion for varchar/char #49623 [doris]

2025-06-29 Thread via GitHub
morrySnow merged PR #52464: URL: https://github.com/apache/doris/pull/52464 -- 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) implement restoreCommand in nereids [doris]

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

Re: [PR] branch-3.1: [chore](dep)bump commons-validator from 1.7 to 1.9.0 #51753 [doris]

2025-06-29 Thread via GitHub
CalvinKirs commented on PR #52496: URL: https://github.com/apache/doris/pull/52496#issuecomment-3017919605 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] branch-3.1: [chore](dep)bump commons-validator from 1.7 to 1.9.0 #51753 [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52496: URL: https://github.com/apache/doris/pull/52496#issuecomment-3017918834 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-3.1: [chore](dep)bump commons-validator from 1.7 to 1.9.0 #51753 [doris]

2025-06-29 Thread via GitHub
CalvinKirs opened a new pull request, #52496: URL: https://github.com/apache/doris/pull/52496 #51753 -- 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] [improve](statistics)Specify column name when insert into stat table. [doris]

2025-06-29 Thread via GitHub
github-actions[bot] commented on PR #52441: URL: https://github.com/apache/doris/pull/52441#issuecomment-3017918368 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

(doris) branch branch-3.1 updated: branch-3.1: [fix](test) Fix regression test test_curd_wlg.groovy (#52417)

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

Re: [PR] branch-3.1: [chore](dep)bump commons-validator from 1.7 to 1.9.0 (#51753) [doris]

2025-06-29 Thread via GitHub
CalvinKirs closed pull request #52483: branch-3.1: [chore](dep)bump commons-validator from 1.7 to 1.9.0 (#51753) URL: https://github.com/apache/doris/pull/52483 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] branch-3.1: [fix](test) Fix regression test test_curd_wlg.groovy [doris]

2025-06-29 Thread via GitHub
morrySnow merged PR #52417: URL: https://github.com/apache/doris/pull/52417 -- 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 branch-3.1 updated: branch-3.1: [feat](iceberg) Support read iceberg system tables and upgrade paimon and iceberg #51634 #51190 (#52248)

2025-06-29 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 60278229f47 branch-3.1: [feat](iceberg

Re: [PR] branch-3.1: [feat](iceberg) Support read iceberg system tables and upgrade paimon and iceberg (#51634 #51190) [doris]

2025-06-29 Thread via GitHub
morrySnow merged PR #52248: URL: https://github.com/apache/doris/pull/52248 -- 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] [improve](analytic) support window function execute with incremental mode [doris]

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

Re: [PR] [fix](json) incorrect result for json path with wildcard [doris]

2025-06-29 Thread via GitHub
mrhhsg commented on PR #52161: URL: https://github.com/apache/doris/pull/52161#issuecomment-3017896417 run compile -- 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

Re: [PR] Branch 3.1: [memleak](be) fix memleak of TabletColumnObjectPool [doris]

2025-06-29 Thread via GitHub
hello-stephen commented on PR #52493: URL: https://github.com/apache/doris/pull/52493#issuecomment-3017892645 # BE UT Coverage Report Increment line coverage `20.00% (1/5)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/fdc7a041e268698823f21e40f2be75f0db

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

2025-06-29 Thread via GitHub
yx-keith commented on PR #50638: URL: https://github.com/apache/doris/pull/50638#issuecomment-3017889198 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: [opt](cache) Reset initial capacity of all caches after Cgroup memory limit changes #51216 [doris]

2025-06-29 Thread via GitHub
doris-robot commented on PR #52491: URL: https://github.com/apache/doris/pull/52491#issuecomment-3017871296 # BE UT Coverage Report Increment line coverage `73.53% (25/34)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/8c3f455ee85b34e9aba3c5298caf2a7964

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

2025-06-29 Thread via GitHub
codeDing18 commented on PR #52474: URL: https://github.com/apache/doris/pull/52474#issuecomment-3017868735 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

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

2025-06-29 Thread via GitHub
codeDing18 commented on PR #52336: URL: https://github.com/apache/doris/pull/52336#issuecomment-3017867782 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

  1   2   3   4   5   6   >