Re: [PR] branch-3.1: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52634: URL: https://github.com/apache/doris/pull/52634#issuecomment-3026685156 ClickBench: Total hot run time: 29.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [draft]set operator [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52643: URL: https://github.com/apache/doris/pull/52643#issuecomment-3026673395 TPC-H: Total hot run time: 34149 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: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52634: URL: https://github.com/apache/doris/pull/52634#issuecomment-3026672754 TPC-DS: Total hot run time: 189743 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: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52634: URL: https://github.com/apache/doris/pull/52634#issuecomment-3026645654 TPC-H: Total hot run time: 39891 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: [feat](refactor-param)Integrate New Storage System Suppor… …t for BACKUP/RESTORE/LOAD/TVF (#50849) [doris]

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

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #51222: URL: https://github.com/apache/doris/pull/51222#issuecomment-3026650672 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] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #51341: URL: https://github.com/apache/doris/pull/51341#issuecomment-3026646924 # BE UT Coverage Report Increment line coverage `49.32% (581/1178)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5584b6287dfea3e155fedfc3f877bdb

Re: [PR] [feat](nereids)support count/sum(distinct A) for window [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #51821: URL: https://github.com/apache/doris/pull/51821#issuecomment-3026643238 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] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

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

Re: [PR] [refactor](divide) Reduce template args for divide operation [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52288: URL: https://github.com/apache/doris/pull/52288#issuecomment-3026635173 ClickBench: Total hot run time: 33.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](nereids)support count/sum(distinct A) for window [doris]

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

Re: [PR] [draft]set operator [doris]

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

(doris) branch master updated (46e94051590 -> 63845e2ef59)

2025-07-01 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 46e94051590 [fix](cache) Add conf `segment_cache_enable_prune` (#52513) add 63845e2ef59 [clean](planner) Rem

Re: [PR] [clean](planner) Remove unused code in subclasses of PlanNode [doris]

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

Re: [PR] [refactor](divide) Reduce template args for divide operation [doris]

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

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52385: URL: https://github.com/apache/doris/pull/52385#issuecomment-3026620123 ClickBench: Total hot run time: 29.84 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

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

[I] [Bug] select 查询 和 insert into table 后,查询和导入的数据格式发生变化 [doris]

2025-07-01 Thread via GitHub
Allen-zy opened a new issue, #52648: URL: https://github.com/apache/doris/issues/52648 ### 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 doris-2.0.5-rc02-67c9cc

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

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

Re: [PR] [feat](nereids)support count/sum(distinct A) for window [doris]

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

(doris-website) branch master updated: [doc](function) update doc about retention function (#2588)

2025-07-01 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new af2d02b5a7b [doc](function) update doc

Re: [PR] [chore](variant) rename object to variant [doris]

2025-07-01 Thread via GitHub
github-actions[bot] commented on PR #52631: URL: https://github.com/apache/doris/pull/52631#issuecomment-3026603314 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] [chore](variant) rename object to variant [doris]

2025-07-01 Thread via GitHub
github-actions[bot] commented on PR #52631: URL: https://github.com/apache/doris/pull/52631#issuecomment-3026603225 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] [doc](function) update doc about retention function [doris-website]

2025-07-01 Thread via GitHub
yiguolei merged PR #2588: URL: https://github.com/apache/doris-website/pull/2588 -- 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...@dor

Re: [PR] [refactor](divide) Reduce template args for divide operation [doris]

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

Re: [PR] [chore](cloud) Move txn kv related files to meta-store/ [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52638: URL: https://github.com/apache/doris/pull/52638#issuecomment-3026595367 ClickBench: Total hot run time: 30.33 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [doc](window function)refactor doc of window [doris-website]

2025-07-01 Thread via GitHub
HappenLee commented on code in PR #2566: URL: https://github.com/apache/doris-website/pull/2566#discussion_r2179206900 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/window-functions/last-value.md: ## @@ -13,7 +13,7 @@ Unless required by applicable

Re: [PR] [doc](window function)refactor doc of window [doris-website]

2025-07-01 Thread via GitHub
HappenLee commented on code in PR #2566: URL: https://github.com/apache/doris-website/pull/2566#discussion_r2179206488 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/window-functions/first-value.md: ## @@ -13,7 +13,7 @@ Unless required by applicabl

Re: [PR] branch-3.1: [fix](cache) Add conf `segment_cache_enable_prune` #52513 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52642: URL: https://github.com/apache/doris/pull/52642#issuecomment-3026593351 ClickBench: Total hot run time: 29.98 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [doc](window function)refactor doc of window [doris-website]

2025-07-01 Thread via GitHub
HappenLee commented on code in PR #2566: URL: https://github.com/apache/doris-website/pull/2566#discussion_r2179206488 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/window-functions/first-value.md: ## @@ -13,7 +13,7 @@ Unless required by applicabl

Re: [PR] revert [doris]

2025-07-01 Thread via GitHub
Thearas commented on PR #52647: URL: https://github.com/apache/doris/pull/52647#issuecomment-3026589134 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] revert [doris]

2025-07-01 Thread via GitHub
amorynan opened a new pull request, #52647: URL: https://github.com/apache/doris/pull/52647 ### What problem does this PR solve? revert orc for heap leak Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (F

Re: [PR] [doc](window function)refactor doc of window [doris-website]

2025-07-01 Thread via GitHub
HappenLee commented on code in PR #2566: URL: https://github.com/apache/doris-website/pull/2566#discussion_r2179205493 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/query-data/window-function.md: ## @@ -492,87 +494,47 @@ where year in (1999, 2000, 2001, 2002) 8 rows in s

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

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

Re: [PR] [chore](cloud) Move txn kv related files to meta-store/ [doris]

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

Re: [PR] [draft]update and delete stmt [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52597: URL: https://github.com/apache/doris/pull/52597#issuecomment-3026583793 ClickBench: Total hot run time: 29.45 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.1: [fix](cache) Add conf `segment_cache_enable_prune` #52513 [doris]

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

Re: [PR] [chore](variant) rename object to variant [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52631: URL: https://github.com/apache/doris/pull/52631#issuecomment-3026569393 # BE UT Coverage Report Increment line coverage `0.00% (0/24)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/87b35453dee381bdd14357c994868d454add

Re: [PR] [draft]update and delete stmt [doris]

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

Re: [PR] [fix](inverted index) index-tool compile error [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52508: URL: https://github.com/apache/doris/pull/52508#issuecomment-3026571791 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/822a9282dd209992a0a0385f1dab4788350e9370_822a92

Re: [PR] [improve](mow) refactor mow update lock for schema change to reduce txn conflict [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #51301: URL: https://github.com/apache/doris/pull/51301#issuecomment-3026571322 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c6f2534005d4356f38290f0a91cf059a62750b21_c6f253

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52639: URL: https://github.com/apache/doris/pull/52639#issuecomment-3026571062 ClickBench: Total hot run time: 29.58 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52645: URL: https://github.com/apache/doris/pull/52645#issuecomment-3026570429 ClickBench: Total hot run time: 29.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](session variables) Limit query_timeout to within LoadTimeout [doris]

2025-07-01 Thread via GitHub
wyxxxcat commented on PR #51222: URL: https://github.com/apache/doris/pull/51222#issuecomment-3026566472 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] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #51341: URL: https://github.com/apache/doris/pull/51341#issuecomment-3026563828 ClickBench: Total hot run time: 30.28 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.1: [fix](cache) Add conf `segment_cache_enable_prune` #52513 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52642: URL: https://github.com/apache/doris/pull/52642#issuecomment-3026562853 # BE UT Coverage Report Increment line coverage `100.00% (1/1)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3a3f92de9800f4791e0e329c36f385bd7b5

Re: [PR] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

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

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

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

Re: [PR] [chore](cloud) Move txn kv related files to meta-store/ [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52638: URL: https://github.com/apache/doris/pull/52638#issuecomment-3026561945 TPC-H: Total hot run time: 33834 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: [fix](cache) Add conf `segment_cache_enable_prune` #52513 [doris]

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

Re: [PR] [fix](nereids) fix bug when CTEConsumer is used as runtime filter target [doris]

2025-07-01 Thread via GitHub
englefly commented on PR #51807: URL: https://github.com/apache/doris/pull/51807#issuecomment-3026557833 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

Re: [PR] [feat](nereids)support count/sum(distinct A) for window [doris]

2025-07-01 Thread via GitHub
englefly commented on PR #51821: URL: https://github.com/apache/doris/pull/51821#issuecomment-3026556330 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] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

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

Re: [PR] [draft]update and delete stmt [doris]

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

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

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

Re: [PR] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

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

Re: [PR] branch-3.0: [fix](cache) Add conf `segment_cache_enable_prune` #52513 [doris]

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

Re: [PR] [feature](external) Support reading Hudi/Paimon/Iceberg tables after schema changes. [doris]

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

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

2025-07-01 Thread via GitHub
englefly commented on PR #52385: URL: https://github.com/apache/doris/pull/52385#issuecomment-3026531736 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](ut) fix ut JsonbParserTest [doris]

2025-07-01 Thread via GitHub
csun5285 closed pull request #52646: [fix](ut) fix ut JsonbParserTest URL: https://github.com/apache/doris/pull/52646 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [PR] [fix](ut) fix ut JsonbParserTest [doris]

2025-07-01 Thread via GitHub
csun5285 commented on PR #52646: URL: https://github.com/apache/doris/pull/52646#issuecomment-3026514338 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] [fix](ut) fix ut JsonbParserTest [doris]

2025-07-01 Thread via GitHub
csun5285 opened a new pull request, #52646: URL: https://github.com/apache/doris/pull/52646 ### 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] [fix](ut) fix ut JsonbParserTest [doris]

2025-07-01 Thread via GitHub
hello-stephen commented on PR #52646: URL: https://github.com/apache/doris/pull/52646#issuecomment-3026514277 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-3.1: [feat](refactor-param)Integrate New Storage System Suppor… …t for BACKUP/RESTORE/LOAD/TVF (#50849) [doris]

2025-07-01 Thread via GitHub
morrySnow commented on PR #52479: URL: https://github.com/apache/doris/pull/52479#issuecomment-3026504719 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 auto-pick-51384-branch-3.1 deleted (was 640244e8fa3)

2025-07-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-51384-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 640244e8fa3 [fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug. (#51384)

(doris) branch branch-3.1 updated: branch-3.1: [fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug. #51384 (#52478)

2025-07-01 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 fdf5d055972 branch-3.1: [fix](iceberg)

Re: [PR] branch-3.1: [fix](iceberg) fix the iceberg timstamp_ntz write schema and values bug. #51384 [doris]

2025-07-01 Thread via GitHub
morrySnow merged PR #52478: URL: https://github.com/apache/doris/pull/52478 -- 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: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 [doris]

2025-07-01 Thread via GitHub
morrySnow commented on PR #52634: URL: https://github.com/apache/doris/pull/52634#issuecomment-3026503443 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: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 [doris]

2025-07-01 Thread via GitHub
morrySnow closed pull request #52634: branch-3.1: Revert "[refactor](sink) refactor vtablet writer v2 sequential close … #52566 URL: https://github.com/apache/doris/pull/52634 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

(doris) branch branch-3.1 updated: branch-3.1: [enhance](compaction) optimize mow base compaction parameters #52321 (#52606)

2025-07-01 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 55187abeafc branch-3.1: [enhance](comp

(doris) branch auto-pick-52321-branch-3.1 deleted (was ec77f70b923)

2025-07-01 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-52321-branch-3.1 in repository https://gitbox.apache.org/repos/asf/doris.git was ec77f70b923 [enhance](compaction) optimize mow base compaction parameters (#52321) The revisi

Re: [PR] branch-3.1: [enhance](compaction) optimize mow base compaction parameters #52321 [doris]

2025-07-01 Thread via GitHub
morrySnow merged PR #52606: URL: https://github.com/apache/doris/pull/52606 -- 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] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52644: URL: https://github.com/apache/doris/pull/52644#issuecomment-3026491255 ClickBench: Total hot run time: 29.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

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

Re: [PR] [refactor](divide) Reduce template args for divide operation [doris]

2025-07-01 Thread via GitHub
Gabriel39 commented on PR #52288: URL: https://github.com/apache/doris/pull/52288#issuecomment-3026463870 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](cloud) Move txn kv related files to meta-store/ [doris]

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

Re: [PR] branch-3.0: [fix](txn load) fix delete in txn load (#52133) [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52635: URL: https://github.com/apache/doris/pull/52635#issuecomment-3026461225 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] [enhance](array) array_min/max support array (#51145) [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52640: URL: https://github.com/apache/doris/pull/52640#issuecomment-3026452434 # BE UT Coverage Report Increment line coverage `67.74% (21/31)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/c85108db37a380793c7f0eb798410769b2

Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

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

Re: [PR] [opt](nereids) Improve sql parse performance by avoid parse twice when collect hint map [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52629: URL: https://github.com/apache/doris/pull/52629#issuecomment-3026451368 ClickBench: Total hot run time: 31.08 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] branch-3.0: [fix](txn load) fix delete in txn load (#52133) [doris]

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

Re: [PR] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

2025-07-01 Thread via GitHub
Mryange commented on PR #52645: URL: https://github.com/apache/doris/pull/52645#issuecomment-3026441036 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] [opt](nereids) Improve sql parse performance by avoid parse twice when collect hint map [doris]

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

Re: [PR] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

2025-07-01 Thread via GitHub
hello-stephen commented on PR #52645: URL: https://github.com/apache/doris/pull/52645#issuecomment-3026438117 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] [fix](ubsan) fix ubsan error in DataTypeHLL::deserialize [doris]

2025-07-01 Thread via GitHub
Mryange opened a new pull request, #52645: URL: https://github.com/apache/doris/pull/52645 ### What problem does this PR solve? ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (a

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52385: URL: https://github.com/apache/doris/pull/52385#issuecomment-3026434386 ClickBench: Total hot run time: 29.69 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement](sql-dialect) Support multiple sql-converter service urls [doris]

2025-07-01 Thread via GitHub
hello-stephen commented on PR #52636: URL: https://github.com/apache/doris/pull/52636#issuecomment-3026427718 # FE UT Coverage Report Increment line coverage ` 66.07% (37/56)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/52636_239ef243cba2ab2a1421feb852ba

Re: [PR] [chore](variant) rename object to variant [doris]

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

Re: [PR] [feat](nereids)support stats derive in RBO phase [doris]

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

Re: [PR] branch-3.0: [fix](txn load) fix delete in txn load (#52133) [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52635: URL: https://github.com/apache/doris/pull/52635#issuecomment-3026421374 TPC-H: Total hot run time: 39487 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: [fix](hudi)fix hudi get current schema for not partitioned table. #51152 [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52623: URL: https://github.com/apache/doris/pull/52623#issuecomment-3026417664 ClickBench: Total hot run time: 29.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [refactor](sink) refactor vtablet writer v2 sequential close to parallel close [doris]

2025-07-01 Thread via GitHub
sollhui commented on PR #52639: URL: https://github.com/apache/doris/pull/52639#issuecomment-3026415372 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] [chore](variant) rename object to variant [doris]

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

Re: [PR] [Enhancement](sql-dialect) Support multiple sql-converter service urls [doris]

2025-07-01 Thread via GitHub
doris-robot commented on PR #52636: URL: https://github.com/apache/doris/pull/52636#issuecomment-3026412902 ClickBench: Total hot run time: 29.66 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [opt](nereids) Improve sql parse performance by avoid parse twice when collect hint map [doris]

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

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

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

Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub
hello-stephen commented on PR #52644: URL: https://github.com/apache/doris/pull/52644#issuecomment-3026408771 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] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub
csun5285 commented on PR #52644: URL: https://github.com/apache/doris/pull/52644#issuecomment-3026408997 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] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub
csun5285 opened a new pull request, #52644: URL: https://github.com/apache/doris/pull/52644 pick from master #50748 -- 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] branch-3.1: [fix](hudi)fix hudi get current schema for not partitioned table. #51152 [doris]

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

  1   2   3   4   5   6   7   8   9   10   >