(doris) branch auto-pick-46438-branch-2.1 updated (4d0037a9288 -> c6fd728a999)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46438-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 4d0037a9288 branch-2.1: [fix](ES catalog)Fix query long value exception with doc_value #46554

Re: [PR] [chore](persist) Save old index schema map in TableAddOrDropColumnsInfo [doris]

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

Re: [PR] [fix](planner) fix core when select and filter by slot in old planner [doris]

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

Re: [PR] [fix][nereids] fix split count distinct for null can't join [doris]

2025-01-08 Thread via GitHub
dqz123 commented on PR #46563: URL: https://github.com/apache/doris/pull/46563#issuecomment-2577047755 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] [fix](set operator) Fix invalid access in set operator (#46528) [doris]

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

(doris-website) branch asf-site updated (da774386422 -> ca4445486d4)

2025-01-08 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 da774386422 Automated deployment with doris branch @ b45592300f484bb4936889f3375d56939a31f20e new c

Re: [PR] [fix](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
wyxxxcat commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577069204 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](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577069196 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](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
wyxxxcat opened a new pull request, #46620: URL: https://github.com/apache/doris/pull/46620 ### 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](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577088775 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](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577088829 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] [test](mtmv) Fix sync mv not partition in rewrite because thought mv is already built wrongly [doris]

2025-01-08 Thread via GitHub
morrySnow commented on code in PR #46546: URL: https://github.com/apache/doris/pull/46546#discussion_r1906781677 ## regression-test/suites/mv_p0/unique_rewrite/unique_rewrite.groovy: ## Review Comment: if move this file, remove useless `unique_rewrite.out` file under `data

Re: [PR] [fix](ordered compaction) Discard index size when meta size is invalid [doris]

2025-01-08 Thread via GitHub
airborne12 closed pull request #46549: [fix](ordered compaction) Discard index size when meta size is invalid URL: https://github.com/apache/doris/pull/46549 -- 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 t

Re: [PR] [fix](group commit) support full prepare of group commit in nereids [doris]

2025-01-08 Thread via GitHub
mymeiyi commented on PR #46533: URL: https://github.com/apache/doris/pull/46533#issuecomment-2577104133 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] [Enhancement] (nereids)implement SHOW CATALOG COMMAND in nereids [doris]

2025-01-08 Thread via GitHub
CalvinKirs commented on PR #44633: URL: https://github.com/apache/doris/pull/44633#issuecomment-2576989502 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] [chore](persist) Save old index schema map in TableAddOrDropColumnsInfo [doris]

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

Re: [PR] [minor](conf) Deprecate variable `PARALLEL_FRAGMENT_EXEC_INSTANCE_NUM` [doris]

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

[PR] [doc]:Remove unused documents [doris-website]

2025-01-08 Thread via GitHub
yang1666204 opened a new pull request, #1736: URL: https://github.com/apache/doris-website/pull/1736 (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

Re: [PR] [Enchancement](join) remove tuple is null maintain on join operators [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46618: URL: https://github.com/apache/doris/pull/46618#issuecomment-2577009498 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] [fix](set operator) Fix invalid access in set operator (#46528) [doris]

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

[PR] [Enchancement](join) remove tuple is null maintain on join operators [doris]

2025-01-08 Thread via GitHub
BiteThet opened a new pull request, #46618: URL: https://github.com/apache/doris/pull/46618 ### What problem does this PR solve? tuple_is_null is useless now ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (

Re: [PR] [fix](set operator) Fix invalid access in set operator (#46528) [doris]

2025-01-08 Thread via GitHub
doris-robot commented on PR #46613: URL: https://github.com/apache/doris/pull/46613#issuecomment-2577008430 TeamCity be ut coverage result: Function Coverage: 36.42% (9565/26265) Line Coverage: 27.99% (79037/282372) Region Coverage: 26.65% (40504/152005) Branch Coverage: 23.4

Re: [PR] [Enchancement](join) remove tuple is null maintain on join operators [doris]

2025-01-08 Thread via GitHub
BiteThet commented on PR #46618: URL: https://github.com/apache/doris/pull/46618#issuecomment-2577008967 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] [minor](conf) Deprecate variable `PARALLEL_FRAGMENT_EXEC_INSTANCE_NUM` [doris]

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

Re: [PR] [feat](nereids)implement alterDatabaseSetQuotaCommand in nereids [doris]

2025-01-08 Thread via GitHub
vinlee19 commented on PR #46459: URL: https://github.com/apache/doris/pull/46459#issuecomment-2577016216 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] [DEBUG] CI DEBUG PROFILE [doris]

2025-01-08 Thread via GitHub
shuke987 commented on PR #46564: URL: https://github.com/apache/doris/pull/46564#issuecomment-2577015613 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

[I] [Bug] function ST_GeometryFromWKB result diff between doris and postgis [doris]

2025-01-08 Thread via GitHub
ScalaFirst opened a new issue, #46619: URL: https://github.com/apache/doris/issues/46619 ### 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 2.1.7 ### What

[I] Issue on docs《日志存储与分析》 [doris-website]

2025-01-08 Thread via GitHub
maomaoxiaoxiao1 opened a new issue, #1737: URL: https://github.com/apache/doris-website/issues/1737 Path:/zh-CN/docs/log-storage-analysis max_cumu_compaction_threads = 8的参数设置说明中“设置为 CPU 核数 / 4,意味着 CPU 资源的 1/4 用于写入,1/4 用于后台 Compaction,2/1 留给查询和其他操作”,这里“意味着 CPU 资源的 1/4 用于写入”与max_cumu_compa

Re: [PR] [fix](set operator) Fix invalid access in set operator (#46528) [doris]

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

Re: [PR] [chore](regression) modify cos bucket of paimon case [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46592: URL: https://github.com/apache/doris/pull/46592#issuecomment-2577124155 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](regression) modify cos bucket of paimon case [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [debug] Add more logs when encounter `unknown index column` #43846 (#46476)

2025-01-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 0c58f2d1b0a branch-3.0: [debug] Add mor

(doris) branch auto-pick-43846-branch-3.0 deleted (was bdddd7df061)

2025-01-08 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch auto-pick-43846-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was b7df061 [debug] Add more logs when encounter `unknown index column` (#43846) The revisions

Re: [PR] branch-3.0: [debug] Add more logs when encounter `unknown index column` #43846 [doris]

2025-01-08 Thread via GitHub
airborne12 merged PR #46476: URL: https://github.com/apache/doris/pull/46476 -- 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] [fix][nereids] fix split count distinct for null can't join [doris]

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

Re: [PR] [fix](index size) discard index size when meta size is invalid [doris]

2025-01-08 Thread via GitHub
airborne12 commented on PR #46549: URL: https://github.com/apache/doris/pull/46549#issuecomment-2577115663 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 split count distinct for null can't join [doris]

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

Re: [PR] [improvement](segment) reduce memory usage when open segments [doris]

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

Re: [PR] [fix][nereids] fix split count distinct for null can't join [doris]

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

Re: [PR] [opt](hashset)Optimize u8/i8 distinct by using SmallFixedSizeHashSet [doris]

2025-01-08 Thread via GitHub
Mryange commented on PR #46542: URL: https://github.com/apache/doris/pull/46542#issuecomment-2577157221 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] [fix](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
wyxxxcat commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577170210 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](ccr) Wrong tosql for alt tbl enable feature [doris]

2025-01-08 Thread via GitHub
wyxxxcat commented on PR #46620: URL: https://github.com/apache/doris/pull/46620#issuecomment-2577168299 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] [fix](recycler) Fix premature exit recycling when there is an invalid storage vault [doris]

2025-01-08 Thread via GitHub
gavinchou opened a new pull request, #46621: URL: https://github.com/apache/doris/pull/46621 ### What problem does this PR solve? Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test

Re: [PR] [fix](recycler) Fix premature exit recycling when there is an invalid storage vault [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46621: URL: https://github.com/apache/doris/pull/46621#issuecomment-2577175834 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

(doris-website) branch master updated: [doc]:Remove unused documents (#1736)

2025-01-08 Thread jeffreyh
This is an automated email from the ASF dual-hosted git repository. jeffreyh 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 bf3283b9ad9 [doc]:Remove unused documen

Re: [PR] [doc]:Remove unused documents [doris-website]

2025-01-08 Thread via GitHub
jeffreys-cat merged PR #1736: URL: https://github.com/apache/doris-website/pull/1736 -- 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...

Re: [PR] [fix](recycler) Fix premature exit recycling when there is an invalid storage vault [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46621: URL: https://github.com/apache/doris/pull/46621#issuecomment-2577184995 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] branch-2.1: [Fix](partial update) Fix incorrect result when partial update include delete sign columns #46194 [doris]

2025-01-08 Thread via GitHub
bobhan1 commented on PR #46543: URL: https://github.com/apache/doris/pull/46543#issuecomment-2577190086 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 unsubscrib

Re: [PR] branch-3.0: [Fix](partial update) abort partial update on shadow index's tablet when the including columns miss key columns on new schema #46347 [doris]

2025-01-08 Thread via GitHub
bobhan1 commented on PR #46587: URL: https://github.com/apache/doris/pull/46587#issuecomment-2577192061 run feut -- 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 unsubscr

Re: [PR] [fix](group commit) support full prepare of group commit in nereids [doris]

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

Re: [PR] [chore](regression) Normalize external case labels [doris]

2025-01-08 Thread via GitHub
zgxme commented on PR #46622: URL: https://github.com/apache/doris/pull/46622#issuecomment-2577197203 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-website) branch asf-site updated (ca4445486d4 -> a91c0c56c21)

2025-01-08 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 ca4445486d4 Automated deployment with doris branch @ b45592300f484bb4936889f3375d56939a31f20e new a

Re: [PR] [chore](regression) Normalize external case labels [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46622: URL: https://github.com/apache/doris/pull/46622#issuecomment-2577194859 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] [nereids](feat) implement CleanLabelCommand in nereids [doris]

2025-01-08 Thread via GitHub
vinlee19 commented on PR #46624: URL: https://github.com/apache/doris/pull/46624#issuecomment-2577225680 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] [chore](regression) Normalize external case labels [doris]

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

Re: [PR] [nereids](feat) implement CleanLabelCommand in nereids [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46624: URL: https://github.com/apache/doris/pull/46624#issuecomment-2577209621 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] [nereids](feat) implement CleanLabelCommand in nereids [doris]

2025-01-08 Thread via GitHub
vinlee19 opened a new pull request, #46624: URL: https://github.com/apache/doris/pull/46624 ### What problem does this PR solve? Issue Number: close https://github.com/apache/doris/issues/42569 Related PR: #xxx Problem Summary: ### Release note None #

Re: [PR] [fix](vault) fix `CreateTableLikeStmt` cannot work in stoarge vault mode [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46625: URL: https://github.com/apache/doris/pull/46625#issuecomment-2577231632 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] [fix](group commit) support full prepare of group commit in nereids [doris]

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

Re: [PR] [branch-2.1] Fix local data dir metric missing (#46200) [doris]

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

Re: [PR] [Fix](Variant) variant should not implicit be short key column when create mv [doris]

2025-01-08 Thread via GitHub
eldenmoon commented on PR #46539: URL: https://github.com/apache/doris/pull/46539#issuecomment-2577272103 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] [opt](hashset)Optimize u8/i8 distinct by using SmallFixedSizeHashSet [doris]

2025-01-08 Thread via GitHub
doris-robot commented on PR #46542: URL: https://github.com/apache/doris/pull/46542#issuecomment-2577275445 TeamCity be ut coverage result: Function Coverage: 38.89% (10140/26073) Line Coverage: 29.92% (85732/286514) Region Coverage: 29.02% (43745/150720) Branch Coverage: 25.

Re: [PR] [opt](nereids)prune unused column after push down common column from agg [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46627: URL: https://github.com/apache/doris/pull/46627#issuecomment-2577275513 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)prune unused column after push down common column from agg [doris]

2025-01-08 Thread via GitHub
englefly commented on PR #46627: URL: https://github.com/apache/doris/pull/46627#issuecomment-2577275566 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] [improvement](segment) reduce memory usage when open segments [doris]

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

Re: [PR] [nereids](feat) implement CleanLabelCommand in nereids [doris]

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

[PR] [opt](nereids)prune unused column after push down common column from agg [doris]

2025-01-08 Thread via GitHub
englefly opened a new pull request, #46627: URL: https://github.com/apache/doris/pull/46627 ### What problem does this PR solve? after extracting common expressions for agg, the underlying projection may project redundant columns. for example: original plan Agg(groupkey=[A+B

(doris) branch auto-pick-46547-branch-3.0 created (now b4f1d7d94ae)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46547-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at b4f1d7d94ae branch-3.0: [Fix](Variant) variant should not implicit be short key column when cr

Re: [PR] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-08 Thread via GitHub
HappenLee commented on PR #46590: URL: https://github.com/apache/doris/pull/46590#issuecomment-2577327398 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] [Bug](explain) fix wrong display of SortAlgorithm on explain [doris]

2025-01-08 Thread via GitHub
BiteThet commented on PR #46559: URL: https://github.com/apache/doris/pull/46559#issuecomment-2577341326 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] [opt](nereids) compare literal discard calling toLegacyLiteral [doris]

2025-01-08 Thread via GitHub
yujun777 commented on PR #46482: URL: https://github.com/apache/doris/pull/46482#issuecomment-2577333830 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](nereids) fix bug in PhysicalTopN.equals() [doris]

2025-01-08 Thread via GitHub
morrySnow merged PR #46547: URL: https://github.com/apache/doris/pull/46547 -- 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.0: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
dataroaring closed pull request #46632: branch-3.0: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 URL: https://github.com/apache/doris/pull/46632 -- 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 g

[PR] branch-3.0: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
github-actions[bot] opened a new pull request, #46632: URL: https://github.com/apache/doris/pull/46632 Cherry-picked from #46547 -- 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] branch-3.0: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
Thearas commented on PR #46632: URL: https://github.com/apache/doris/pull/46632#issuecomment-2577336501 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.0: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
Thearas commented on PR #46632: URL: https://github.com/apache/doris/pull/46632#issuecomment-2577336624 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-46547-branch-2.1 created (now c805e69171f)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46547-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at c805e69171f branch-2.1: [regression-test](fix) fix test_bloom_filter_hit.groovy case bug #4643

[PR] branch-2.1: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

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

(doris) branch auto-pick-46547-branch-3.0 updated (b4f1d7d94ae -> 7293a7e39d6)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46547-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b4f1d7d94ae branch-3.0: [Fix](Variant) variant should not implicit be short key column when cr

(doris) branch auto-pick-46547-branch-2.1 updated (c805e69171f -> cee9ddc9a2c)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46547-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from c805e69171f branch-2.1: [regression-test](fix) fix test_bloom_filter_hit.groovy case bug #4643

Re: [PR] [opt](coordinator) optimize parallel degree of shuffle when use nereids [doris]

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

Re: [PR] branch-2.1: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
dataroaring closed pull request #46633: branch-2.1: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 URL: https://github.com/apache/doris/pull/46633 -- 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 g

Re: [PR] branch-2.1: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
Thearas commented on PR #46633: URL: https://github.com/apache/doris/pull/46633#issuecomment-2577338771 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-2.1: [fix](nereids) fix bug in PhysicalTopN.equals() #46547 [doris]

2025-01-08 Thread via GitHub
Thearas commented on PR #46633: URL: https://github.com/apache/doris/pull/46633#issuecomment-2577338906 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] [fix](vault) fix `CreateTableLikeStmt` cannot work in stoarge vault mode [doris]

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

(doris) branch master updated (5a28a4b719d -> 57e0a1cf13a)

2025-01-08 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 5a28a4b719d [chore](regression) modify cos bucket of paimon case (#46592) add 57e0a1cf13a [fix](nereids) fix b

Re: [PR] [fix](vault) fix `CreateTableLikeStmt` cannot work in stoarge vault mode [doris]

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

Re: [PR] [feature](sql-dialect)support convert hive view and presto view use sql convertor service [doris]

2025-01-08 Thread via GitHub
liujiwen-up commented on PR #46308: URL: https://github.com/apache/doris/pull/46308#issuecomment-2577350595 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] [fix](index size) discard index size when meta size is invalid [doris]

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

Re: [PR] [fix](nereids) analyzing job should not be blocked by enable_stats=false [doris]

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

Re: [PR] [fix](group commit) support full prepare of group commit in nereids [doris]

2025-01-08 Thread via GitHub
mymeiyi commented on PR #46533: URL: https://github.com/apache/doris/pull/46533#issuecomment-2577356615 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 unsu

Re: [PR] [Fix](func) fix group_array_intersect result error in all arr contain null [doris]

2025-01-08 Thread via GitHub
doris-robot commented on PR #46590: URL: https://github.com/apache/doris/pull/46590#issuecomment-2577402375 TeamCity be ut coverage result: Function Coverage: 36.41% (9564/26266) Line Coverage: 27.99% (79034/282373) Region Coverage: 26.65% (40503/152004) Branch Coverage: 23.4

Re: [PR] [opt](nereids) compare literal discard calling toLegacyLiteral [doris]

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

(doris) branch auto-pick-46077-branch-2.1 created (now c805e69171f)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46077-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at c805e69171f branch-2.1: [regression-test](fix) fix test_bloom_filter_hit.groovy case bug #4643

(doris) branch auto-pick-46077-branch-3.0 created (now b4f1d7d94ae)

2025-01-08 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-46077-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at b4f1d7d94ae branch-3.0: [Fix](Variant) variant should not implicit be short key column when cr

Re: [PR] [fix](planner) fix core when select and filter by slot in old planner [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46541: URL: https://github.com/apache/doris/pull/46541#issuecomment-2577400262 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] [test](mtmv) Fix sync mv not partition in rewrite because thought mv is already built wrongly [doris]

2025-01-08 Thread via GitHub
seawinde commented on PR #46546: URL: https://github.com/apache/doris/pull/46546#issuecomment-2577406388 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.0: [fix](Nereids) fix log and power #46077 [doris]

2025-01-08 Thread via GitHub
Thearas commented on PR #46636: URL: https://github.com/apache/doris/pull/46636#issuecomment-2577418720 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

[PR] branch-2.1: [fix](Nereids) fix log and power #46077 [doris]

2025-01-08 Thread via GitHub
github-actions[bot] opened a new pull request, #46635: URL: https://github.com/apache/doris/pull/46635 Cherry-picked from #46077 -- 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] branch-2.1: [fix](Nereids) fix log and power #46077 [doris]

2025-01-08 Thread via GitHub
hello-stephen commented on PR #46635: URL: https://github.com/apache/doris/pull/46635#issuecomment-2577418239 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

  1   2   3   4   5   6   7   8   9   10   >