Re: [PR] [opt](inverted index) Add Inverted Index Cache Toggle [doris]

2024-12-19 Thread via GitHub
zzzxl1993 commented on PR #45718: URL: https://github.com/apache/doris/pull/45718#issuecomment-2556420338 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] [test](branch-2.1) Storage page cache use LRU-K cache, K=2 [doris]

2024-12-19 Thread via GitHub
xinyiZzz commented on PR #45710: URL: https://github.com/apache/doris/pull/45710#issuecomment-2556420768 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 showStagesCommand in nereids [doris]

2024-12-19 Thread via GitHub
msridhar78 commented on PR #45373: URL: https://github.com/apache/doris/pull/45373#issuecomment-2556422021 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

[PR] [feat](nereids) adjust min/max for partition key #41729 branch-2.1 [doris]

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

Re: [PR] [feat](nereids) adjust min/max for partition key #41729 branch-2.1 [doris]

2024-12-19 Thread via GitHub
englefly commented on PR #45713: URL: https://github.com/apache/doris/pull/45713#issuecomment-2556413549 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 master updated (db3aff97c78 -> e81ecb5fd47)

2024-12-19 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from db3aff97c78 [fix](nereids)use equals instead of == to compare String (#45628) add e81ecb5fd47 [fix](nereids) su

Re: [PR] [fix](nereids) support one phase DeferMaterializeTopN [doris]

2024-12-19 Thread via GitHub
englefly merged PR #45693: URL: https://github.com/apache/doris/pull/45693 -- 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] [feat](nereids) adjust min/max for partition key #41729 branch-2.1 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45713: URL: https://github.com/apache/doris/pull/45713#issuecomment-2556413415 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

(doris) branch auto-pick-45693-branch-3.0 created (now d38f410dfc8)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45693-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

[PR] [opt](inverted index) Add Inverted Index Cache Toggle [doris]

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

Re: [PR] branch-2.1: [fix](nereids) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45716: URL: https://github.com/apache/doris/pull/45716#issuecomment-2556416545 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] [enhance](mtmv)view schema change MTMV [doris]

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

(doris) branch auto-pick-45693-branch-2.1 created (now 17cc76e589b)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45693-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 17cc76e589b branch-2.1: [fix](variable) force update variable not work as expected #45648 (#45

[I] [Bug] inverted index load data core [doris]

2024-12-19 Thread via GitHub
qidaye opened a new issue, #45715: URL: https://github.com/apache/doris/issues/45715 ### 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.0.16 ### What's

Re: [PR] [enhance](mtmv)view schema change MTMV [doris]

2024-12-19 Thread via GitHub
hello-stephen commented on PR #45717: URL: https://github.com/apache/doris/pull/45717#issuecomment-2556416890 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](csv reader) fix core dump when parsing csv with enclose [doris]

2024-12-19 Thread via GitHub
sollhui commented on PR #45485: URL: https://github.com/apache/doris/pull/45485#issuecomment-2556417198 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](cloud-mow) FE should release delete bitmap lock when calculating delete bitmap failed [doris]

2024-12-19 Thread via GitHub
zhannngchen commented on code in PR #45673: URL: https://github.com/apache/doris/pull/45673#discussion_r1893554917 ## fe/fe-core/src/main/java/org/apache/doris/cloud/transaction/CloudGlobalTransactionMgr.java: ## @@ -1187,6 +1189,10 @@ public boolean commitAndPublishTransaction(

(doris) branch auto-pick-45693-branch-2.1 updated (17cc76e589b -> 093547d5766)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45693-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 17cc76e589b branch-2.1: [fix](variable) force update variable not work as expected #45648 (#45

[PR] branch-2.1: [fix](nereids) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45716: URL: https://github.com/apache/doris/pull/45716 Cherry-picked from #45693 -- 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) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45716: URL: https://github.com/apache/doris/pull/45716#issuecomment-2556416472 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) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45716: branch-2.1: [fix](nereids) support one phase DeferMaterializeTopN #45693 URL: https://github.com/apache/doris/pull/45716 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

(doris) branch auto-pick-45693-branch-3.0 updated (d38f410dfc8 -> 4eb2be3a7d9)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45693-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

Re: [PR] branch-3.0: [fix](nereids) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45714: URL: https://github.com/apache/doris/pull/45714#issuecomment-2556415720 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-3.0: [fix](nereids) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45714: URL: https://github.com/apache/doris/pull/45714 Cherry-picked from #45693 -- 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) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45714: URL: https://github.com/apache/doris/pull/45714#issuecomment-2556415653 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) support one phase DeferMaterializeTopN #45693 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45714: branch-3.0: [fix](nereids) support one phase DeferMaterializeTopN #45693 URL: https://github.com/apache/doris/pull/45714 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [improvement](memory) Storage page cache use LRU-K cache, K=2 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45719: URL: https://github.com/apache/doris/pull/45719#issuecomment-2556420414 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] [improvement](memory) Storage page cache use LRU-K cache, K=2 [doris]

2024-12-19 Thread via GitHub
xinyiZzz opened a new pull request, #45719: URL: https://github.com/apache/doris/pull/45719 ### What problem does this PR solve? Storage page cache uses plain LRU Cache, occasional batch operations can cause "cache pollution" in plain LRU Cache. This will cause hotspot data to be squ

Re: [PR] [opt](inverted index) Add Inverted Index Cache Toggle [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45718: URL: https://github.com/apache/doris/pull/45718#issuecomment-2556419437 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] [fix](auth) fix use database stmt access unauthorized access catalog [doris]

2024-12-19 Thread via GitHub
vinlee19 opened a new pull request, #45720: URL: https://github.com/apache/doris/pull/45720 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: For example, suppose there is a database named "testdb" in the internal c

Re: [PR] [fix](auth) fix use database stmt access unauthorized access catalog [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45720: URL: https://github.com/apache/doris/pull/45720#issuecomment-2556432687 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] [fix](cloud) fix abort transaction in runningTxns list when show routine load [doris]

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

Re: [PR] [fix](auth) fix use database stmt access unauthorized catalog [doris]

2024-12-19 Thread via GitHub
vinlee19 commented on PR #45720: URL: https://github.com/apache/doris/pull/45720#issuecomment-2556436128 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 master updated: [fix](cloud) fix abort transaction in runningTxns list when show routine load (#45629)

2024-12-19 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 c87180a3e43 [fix](cloud) fix abort transaction i

(doris) branch auto-pick-45629-branch-3.0 created (now d38f410dfc8)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45629-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

(doris) branch master updated: [fix](routine load) make routine load delay eof schedule work (#45528)

2024-12-19 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 fef962aea6c [fix](routine load) make routine loa

Re: [PR] branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45721: URL: https://github.com/apache/doris/pull/45721#issuecomment-2556437922 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-45629-branch-3.0 updated (d38f410dfc8 -> 6ed0ffc149b)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45629-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

Re: [PR] branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45721: branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 URL: https://github.com/apache/doris/pull/45721 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45721: URL: https://github.com/apache/doris/pull/45721#issuecomment-2556437849 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] branch-3.0: [fix](cloud) fix abort transaction in runningTxns list when show routine load #45629 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45721: URL: https://github.com/apache/doris/pull/45721 Cherry-picked from #45629 -- 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] [fix](routine load) make routine load delay eof schedule work [doris]

2024-12-19 Thread via GitHub
liaoxin01 merged PR #45528: URL: https://github.com/apache/doris/pull/45528 -- 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: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
hello-stephen commented on PR #45723: URL: https://github.com/apache/doris/pull/45723#issuecomment-2556440386 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) branch auto-pick-45290-branch-3.0 updated (d38f410dfc8 -> 0bd7f51b6e6)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45290-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

Re: [PR] branch-3.0: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45723: branch-3.0: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 URL: https://github.com/apache/doris/pull/45723 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[PR] branch-2.1: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45724: URL: https://github.com/apache/doris/pull/45724 Cherry-picked from #45528 -- 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](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45724: branch-2.1: [fix](routine load) make routine load delay eof schedule work #45528 URL: https://github.com/apache/doris/pull/45724 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [PR] branch-2.1: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
hello-stephen commented on PR #45724: URL: https://github.com/apache/doris/pull/45724#issuecomment-2556440799 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) branch auto-pick-45528-branch-3.0 updated (d38f410dfc8 -> ceaa59c102a)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45528-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

Re: [PR] branch-2.1: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

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

(doris) branch auto-pick-45528-branch-2.1 updated (17cc76e589b -> f85a68368f2)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45528-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 17cc76e589b branch-2.1: [fix](variable) force update variable not work as expected #45648 (#45

(doris) branch master updated (fef962aea6c -> fc512ab9771)

2024-12-19 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 fef962aea6c [fix](routine load) make routine load delay eof schedule work (#45528) add fc512ab9771 [enhance](m

Re: [PR] branch-3.0: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45722: branch-3.0: [fix](routine load) make routine load delay eof schedule work #45528 URL: https://github.com/apache/doris/pull/45722 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

(doris) branch auto-pick-45290-branch-3.0 created (now d38f410dfc8)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45290-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at d38f410dfc8 branch-3.0: [opt](cloud) reduce cache hotspot table write amplification #45557 (#4

[PR] branch-3.0: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45723: URL: https://github.com/apache/doris/pull/45723 Cherry-picked from #45290 -- 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-45290-branch-2.1 updated (17cc76e589b -> 90ff135fa45)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45290-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 17cc76e589b branch-2.1: [fix](variable) force update variable not work as expected #45648 (#45

Re: [PR] branch-2.1: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45725: URL: https://github.com/apache/doris/pull/45725#issuecomment-2556441375 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: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45725: branch-2.1: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 URL: https://github.com/apache/doris/pull/45725 -- This is an automated message from the Apache Git Service. To respond to the message, plea

[PR] branch-3.0: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45722: URL: https://github.com/apache/doris/pull/45722 Cherry-picked from #45528 -- 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

[PR] branch-2.1: [enhance](mtmv)Change the way to verify the existence of partition names when refreshing MTMV #45290 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45725: URL: https://github.com/apache/doris/pull/45725 Cherry-picked from #45290 -- 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-45528-branch-2.1 created (now 17cc76e589b)

2024-12-19 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45528-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at 17cc76e589b branch-2.1: [fix](variable) force update variable not work as expected #45648 (#45

Re: [PR] branch-3.0: [fix](routine load) make routine load delay eof schedule work #45528 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45722: URL: https://github.com/apache/doris/pull/45722#issuecomment-2556439792 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] [enchement](iceberg)support read iceberg partition evolution table. (#45367) [doris]

2024-12-19 Thread via GitHub
morningman merged PR #45569: URL: https://github.com/apache/doris/pull/45569 -- 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] [feat](Job)Ensure forced failure handling for tasks from previous master node during failover or restart [doris]

2024-12-19 Thread via GitHub
CalvinKirs commented on PR #45446: URL: https://github.com/apache/doris/pull/45446#issuecomment-2556067264 run po run external run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[PR] [test](nereids) add arthmetic comparison ut [doris]

2024-12-19 Thread via GitHub
yujun777 opened a new pull request, #45690: URL: https://github.com/apache/doris/pull/45690 ### 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] [improve](variant) only sanitize in debug mode [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45689: URL: https://github.com/apache/doris/pull/45689#issuecomment-2556122487 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] [test](nereids) add arthmetic comparison ut [doris]

2024-12-19 Thread via GitHub
yujun777 commented on PR #45690: URL: https://github.com/apache/doris/pull/45690#issuecomment-2556122727 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](cooldown)backup cooldown data [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45589: URL: https://github.com/apache/doris/pull/45589#issuecomment-2556123264 TeamCity be ut coverage result: Function Coverage: 38.87% (10133/26068) Line Coverage: 29.81% (85277/286090) Region Coverage: 28.91% (43497/150448) Branch Coverage: 25.

Re: [PR] [improve](variant) only sanitize in debug mode [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45689: URL: https://github.com/apache/doris/pull/45689#issuecomment-2556126004 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.0: [fix](create table) fix create table fail msg #45623 [doris]

2024-12-19 Thread via GitHub
yiguolei merged PR #45653: URL: https://github.com/apache/doris/pull/45653 -- 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] [test](p0) force replica = 1 in p0 regression tests [doris]

2024-12-19 Thread via GitHub
kaijchen commented on PR #45682: URL: https://github.com/apache/doris/pull/45682#issuecomment-2556167396 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.0 updated: branch-2.0: [fix](create table) fix create table fail msg #45623 (#45653)

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

Re: [PR] [improve](variant) only sanitize in debug mode [doris]

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

(doris) branch branch-2.1 updated (19c0e89da7b -> 2f62954525b)

2024-12-19 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 19c0e89da7b [enchement](iceberg)support read iceberg partition evolution table. (#45367) (#45569) add 2f629

Re: [PR] [feature](mtmv)Support iceberg mtmv query. [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45659: URL: https://github.com/apache/doris/pull/45659#issuecomment-2556170957 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] [feature](mtmv)Support iceberg mtmv query. [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45659: URL: https://github.com/apache/doris/pull/45659#issuecomment-2556171163 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] [opt](Nereids) lock table in ascending order of table IDs (#45045) [doris]

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

Re: [PR] [fix](vault) Fix bugs about altering storage vault name [doris]

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

Re: [PR] [fix](compaction) fix compaction producer hold for permits leak [doris]

2024-12-19 Thread via GitHub
dqz123 commented on PR #45664: URL: https://github.com/apache/doris/pull/45664#issuecomment-2556181770 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] branch-3.0: [fix](fold) fixed an issue with be computing constants #43410 [doris]

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

Re: [PR] [opt](recycler) Improve robustness and observability [doris]

2024-12-19 Thread via GitHub
hello-stephen commented on PR #45617: URL: https://github.com/apache/doris/pull/45617#issuecomment-2556188952 run cloud_p1 -- 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] [feature](cooldown)backup cooldown data [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45589: URL: https://github.com/apache/doris/pull/45589#issuecomment-2556046728 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] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-19 Thread via GitHub
Gabriel39 commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2556108023 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](catalog) cache the Configuration object [doris]

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

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

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

Re: [PR] [improve](variant) only sanitize in debug mode [doris]

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

Re: [PR] [fix](compaction) fix compaction producer hold for permits leak [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45664: URL: https://github.com/apache/doris/pull/45664#issuecomment-2556162863 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] [Improvement](scheduler) Use a separate eager queue to execute cancel… [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45614: URL: https://github.com/apache/doris/pull/45614#issuecomment-2556163136 TeamCity be ut coverage result: Function Coverage: 38.87% (10131/26062) Line Coverage: 29.80% (85212/285993) Region Coverage: 28.91% (43479/150398) Branch Coverage: 25.

Re: [PR] [improve](variant) only sanitize in debug mode [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45689: URL: https://github.com/apache/doris/pull/45689#issuecomment-2556163634 TeamCity be ut coverage result: Function Coverage: 38.87% (10130/26062) Line Coverage: 29.79% (85208/285991) Region Coverage: 28.90% (43469/150393) Branch Coverage: 25.

Re: [PR] [fix](catelog) Unifies partition items string [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45669: URL: https://github.com/apache/doris/pull/45669#issuecomment-2556164339 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] [fix](compaction) fix compaction producer hold for permits leak [doris]

2024-12-19 Thread via GitHub
TangSiyang2001 commented on PR #45664: URL: https://github.com/apache/doris/pull/45664#issuecomment-2556164935 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] branch-3.0: [fix](fold) fixed an issue with be computing constants #43410 [doris]

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

Re: [PR] [test](p0) force replica = 1 in p0 regression tests [doris]

2024-12-19 Thread via GitHub
kaijchen commented on PR #45684: URL: https://github.com/apache/doris/pull/45684#issuecomment-2556166932 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-2.1: [fix](create table) fix create table fail msg #45623 [doris]

2024-12-19 Thread via GitHub
yiguolei merged PR #45651: URL: https://github.com/apache/doris/pull/45651 -- 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] [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) [doris]

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

(doris) branch master updated (a15e3e549af -> 8956279255c)

2024-12-19 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from a15e3e549af [fix](catelog) Unifies partition items string (#45669) add 8956279255c [chore](script) fix `start

Re: [PR] branch-3.0: [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) #45610 [doris]

2024-12-19 Thread via GitHub
dataroaring closed pull request #45701: branch-3.0: [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) #45610 URL: https://github.com/apache/doris/pull/45701 -- This is an automated message from the Apache Git Service. T

[PR] branch-3.0: [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) #45610 [doris]

2024-12-19 Thread via GitHub
github-actions[bot] opened a new pull request, #45701: URL: https://github.com/apache/doris/pull/45701 Cherry-picked from #45610 -- 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: [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) #45610 [doris]

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

Re: [PR] branch-3.0: [chore](script) fix `start_fe.sh --version` not work and MetaService scripts occur error in Debian GNU/Linux 11 (bullseye) #45610 [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45701: URL: https://github.com/apache/doris/pull/45701#issuecomment-2556272204 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

<    2   3   4   5   6   7   8   9   10   11   >