Re: [PR] [feat](iceberg)Supports using rest type catalog to read tables in unity catalog for 2.1 (#43525) [doris]

2024-12-10 Thread via GitHub
wuwenchi commented on PR #45217: URL: https://github.com/apache/doris/pull/45217#issuecomment-2531536074 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

(doris) branch auto-pick-45169-branch-3.0 deleted (was dc51b81367d)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45169-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was dc51b81367d [chore](regression-test) move some variant cases to directory (#45169) The revisi

Re: [PR] [enhance](nereids) add rule count distinct split [doris]

2024-12-10 Thread via GitHub
feiniaofeiafei commented on PR #45209: URL: https://github.com/apache/doris/pull/45209#issuecomment-2531535019 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] Fixed the issue where the search box request took too long [doris-website]

2024-12-10 Thread via GitHub
jeffreys-cat merged PR #1495: URL: https://github.com/apache/doris-website/pull/1495 -- 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] code range between [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45263: URL: https://github.com/apache/doris/pull/45263#issuecomment-2531583635 TPC-H: Total hot run time: 40110 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2533382602 TPC-H: Total hot run time: 40271 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

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

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2533396153 TPC-DS: Total hot run time: 196854 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [opt](ci) debug "Reach limit of connections" [doris]

2024-12-10 Thread via GitHub
hello-stephen commented on PR #45173: URL: https://github.com/apache/doris/pull/45173#issuecomment-2533388796 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

Re: [PR] [opt](Nereids) lock table in ascending order of table IDs [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45045: URL: https://github.com/apache/doris/pull/45045#issuecomment-2533408355 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] [refactor](shuffle) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
Gabriel39 commented on PR #45256: URL: https://github.com/apache/doris/pull/45256#issuecomment-2533420791 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] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533421207 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix] Remove one partition scanned constraint for partition cache [doris]

2024-12-10 Thread via GitHub
github-actions[bot] closed pull request #35733: [fix] Remove one partition scanned constraint for partition cache URL: https://github.com/apache/doris/pull/35733 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [feat](udf)add "bitmap_to_base64" function for converting Hive bitmap to base64 [doris]

2024-12-10 Thread via GitHub
niutaofan commented on PR #45231: URL: https://github.com/apache/doris/pull/45231#issuecomment-2533429640 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] [Enhancement] (nereids)implement showQueryProfileCommand in nereids [doris]

2024-12-10 Thread via GitHub
starocean999 commented on code in PR #45271: URL: https://github.com/apache/doris/pull/45271#discussion_r1879191426 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5014,5 +5016,11 @@ public LogicalPlan visitAdminShowTabletStorageForma

[I] [Bug] V2.1.6 query iceberg MOR v2 table crash [doris]

2024-12-10 Thread via GitHub
liuchunhua opened a new issue, #41460: URL: https://github.com/apache/doris/issues/41460 ### 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.6 ### What

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

2024-12-10 Thread via GitHub
starocean999 commented on code in PR #45272: URL: https://github.com/apache/doris/pull/45272#discussion_r1879198798 ## be/src/clucene: ## Review Comment: remove this change -- This is an automated message from the Apache Git Service. To respond to the message, please lo

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

2024-12-10 Thread via GitHub
doris-robot commented on PR #45271: URL: https://github.com/apache/doris/pull/45271#issuecomment-2533666319 TPC-DS: Total hot run time: 191606 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
wyxxxcat commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2533716048 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] [Enhancement] (nereids)implement showQueryProfileCommand in nereids [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45271: URL: https://github.com/apache/doris/pull/45271#issuecomment-2533672868 ClickBench: Total hot run time: 32.12 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [fix](orc) fix be ut [doris-thirdparty]

2024-12-10 Thread via GitHub
suxiaogang223 opened a new pull request, #260: URL: https://github.com/apache/doris-thirdparty/pull/260 fix orc be ut TestStripeIndexStatistics -- 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

(doris) branch master updated: [refactor](shuffle) (PART I) Unify all hash-partition based shuffling (#45256)

2024-12-10 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new d1e8bebb3c6 [refactor](shuffle) (PART I) Unif

Re: [PR] [refactor](shuffle) (PART I) Unify all hash-partition based shuffling [doris]

2024-12-10 Thread via GitHub
Gabriel39 merged PR #45256: URL: https://github.com/apache/doris/pull/45256 -- 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] [docs](load) restructure broker load docs [doris-website]

2024-12-10 Thread via GitHub
kaijchen commented on code in PR #1372: URL: https://github.com/apache/doris-website/pull/1372#discussion_r1879207655 ## i18n/zh-CN/docusaurus-plugin-content-docs/current/data-operate/import/import-way/broker-load-manual.md: ## @@ -119,10 +187,10 @@ LoadFinishTime: 2022-04-01 18

Re: [PR] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45195: URL: https://github.com/apache/doris/pull/45195#issuecomment-2533451092 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] [opt](exec)Optimize SetOperator by removing unnecessary maintained elements. [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45195: URL: https://github.com/apache/doris/pull/45195#issuecomment-2533451136 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: [opt](test) Make the case stable #44910 (#45007)

2024-12-10 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 635aa6c7d1d branch-3.0: [opt](test) Mak

(doris) branch branch-2.1 updated: [fix] (inverted index) Disallow variant columns from using inverted index format v1 (#43599) (#45179)

2024-12-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new ca85238ccf0 [fix] (inverted index) Disa

Re: [PR] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2533457236 TPC-DS: Total hot run time: 196873 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: [opt](test) Make the case stable #44910 [doris]

2024-12-10 Thread via GitHub
airborne12 merged PR #45007: URL: https://github.com/apache/doris/pull/45007 -- 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] (inverted index) Disallow variant columns from using inverted index format v1 (#43599) [doris]

2024-12-10 Thread via GitHub
airborne12 merged PR #45179: URL: https://github.com/apache/doris/pull/45179 -- 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

(doris) branch auto-pick-44910-branch-3.0 deleted (was dc2f5d901a6)

2024-12-10 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne pushed a change to branch auto-pick-44910-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was dc2f5d901a6 [opt](test) Make the case stable (#44910) The revisions that were on this branch are

Re: [PR] [enhance](nereids) remove first_value and second_value second parameter if the second parameter is false [doris]

2024-12-10 Thread via GitHub
feiniaofeiafei commented on PR #45264: URL: https://github.com/apache/doris/pull/45264#issuecomment-2533452417 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 uns

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
wyxxxcat commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2533460551 run build all -- 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] [Job](Fix)Improve Event Publishing with Timeout [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45103: URL: https://github.com/apache/doris/pull/45103#issuecomment-2533441910 TPC-H: Total hot run time: 39946 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [feat](docker)Add a BE ENV item 'SKIP_CHECK_ULIMIT' for Docker to start quickly [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45267: URL: https://github.com/apache/doris/pull/45267#issuecomment-2533461548 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
wyxxxcat commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2533461778 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

(doris) branch auto-pick-45197-branch-2.1 deleted (was 1601859babb)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45197-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 1601859babb [Enhancement](compaction)Optimize compaction task permit allocation (#45197) The

Re: [PR] branch-3.0: [Enhancement](compaction)Optimize compaction task permit allocation #45197 [doris]

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

(doris) branch branch-3.0 updated: branch-3.0: [Enhancement](compaction)Optimize compaction task permit allocation #45197 (#45242)

2024-12-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 338417017a6 branch-3.0: [Enhancement](c

(doris) branch branch-2.1 updated: [fix](branch-2.1) Cacel the export job when the ring buffer have no enough slot (#45245)

2024-12-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new f54502960c0 [fix](branch-2.1) Cacel the

Re: [PR] [fix](Nereids) fix cancel task jobs failed [doris]

2024-12-10 Thread via GitHub
LiBinfeng-01 commented on PR #44755: URL: https://github.com/apache/doris/pull/44755#issuecomment-2533758958 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: [I] [Enhancement] (nereids)implement showWaringErrorsCommand in nereids [doris]

2024-12-10 Thread via GitHub
starocean999 closed issue #42752: [Enhancement] (nereids)implement showWaringErrorsCommand in nereids URL: https://github.com/apache/doris/issues/42752 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

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

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #44816: URL: https://github.com/apache/doris/pull/44816#issuecomment-2533752874 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](cluster key) fix cluster key schema change [doris]

2024-12-10 Thread via GitHub
mymeiyi commented on PR #45203: URL: https://github.com/apache/doris/pull/45203#issuecomment-2533752115 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](branch-2.1) Cacel the export job when the ring buffer have no enough slot [doris]

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

(doris) branch branch-2.1 updated: branch-2.1: [Enhancement](compaction)Optimize compaction task permit allocation #45197 (#45243)

2024-12-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 44fa86040fb branch-2.1: [Enhancement](c

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

2024-12-10 Thread via GitHub
rijeshkp commented on PR #45271: URL: https://github.com/apache/doris/pull/45271#issuecomment-2533743492 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

(doris) branch branch-2.1 updated: branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 (#45236)

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

(doris) branch master updated: [Enhancement] (nereids)implement showWaringErrorsCommand in nereids (#44816)

2024-12-10 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/master by this push: new a9ce09371e4 [Enhancement] (nereids)implemen

Re: [PR] branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 [doris]

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

Re: [PR] [fix](cluster key) fix cluster key schema change [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45203: URL: https://github.com/apache/doris/pull/45203#issuecomment-2533757353 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

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

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

Re: [PR] branch-2.1: [enhance](nereids) SqlParser support load data into temporary partition #45025 [doris]

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

(doris) branch branch-2.1 updated (cbab6f55c32 -> 55be65d0bdb)

2024-12-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from cbab6f55c32 branch-2.1: [fix](nereids) not rewrite first_value when first_value ignore nulls #45065 (#45236)

Re: [PR] branch-2.1: [Enhancement](compaction)Optimize compaction task permit allocation #45197 [doris]

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

Re: [PR] [fix](sql) Fix error result for column tosql [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #44997: URL: https://github.com/apache/doris/pull/44997#issuecomment-2533767442 TPC-H: Total hot run time: 39826 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

[PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-10 Thread via GitHub
Gabriel39 opened a new pull request, #45280: URL: https://github.com/apache/doris/pull/45280 …al exchanger ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For

[PR] [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet [doris]

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

Re: [PR] [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45279: URL: https://github.com/apache/doris/pull/45279#issuecomment-2533767250 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+proce

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-10 Thread via GitHub
doris-robot commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2533767915 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+proce

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

2024-12-10 Thread via GitHub
LiBinfeng-01 commented on code in PR #45108: URL: https://github.com/apache/doris/pull/45108#discussion_r1879437584 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -4714,6 +4717,26 @@ public LogicalPlan visitShowStorageEngines(ShowStor

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-10 Thread via GitHub
Gabriel39 commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2533771661 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-45025-branch-2.1 deleted (was cb3e4878c5b)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45025-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was cb3e4878c5b [fix](nereids) SqlParser support load data into temporary partition (#45025) The

Re: [PR] [opt](compaction) Don't check missed rows in cumu compaction if input rowsets are not in tablet [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45279: URL: https://github.com/apache/doris/pull/45279#issuecomment-2533773214 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](Nereids) fix create routine load forward strategy [doris]

2024-12-10 Thread via GitHub
LiBinfeng-01 commented on PR #45253: URL: https://github.com/apache/doris/pull/45253#issuecomment-2533763250 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 unsub

Re: [PR] [refactor](shuffle) (PART II) Split local exchange operators from loc… [doris]

2024-12-10 Thread via GitHub
github-actions[bot] commented on PR #45280: URL: https://github.com/apache/doris/pull/45280#issuecomment-2533773502 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

(doris) branch auto-pick-45065-branch-2.1 deleted (was 8d86b400391)

2024-12-10 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45065-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was 8d86b400391 [fix](nereids) not rewrite first_value when first_value ignore nulls (#45065) The

(doris) branch branch-2.1 updated: [enchement](mc)Optimize reading of maxcompute partition tables. (#45148) (#45246)

2024-12-10 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new a233349ea29 [enchement](mc)Optimize rea

<    2   3   4   5   6   7