Re: [PR] branch-3.0: [compile](fix) mow code compile error #45134 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45146: branch-3.0: [compile](fix) mow code compile error #45134 URL: https://github.com/apache/doris/pull/45146 -- 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 s

(doris) branch auto-pick-45254-branch-2.1 created (now fb407f2e940)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45254-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at fb407f2e940 [opt](lambda) let lambda expression support refer outer slot (#45186) No new revi

Re: [PR] branch-3.0: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45317: branch-3.0: [fix](txn insert) txn insert show error url #45254 URL: https://github.com/apache/doris/pull/45317 -- 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] branch-2.1: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] opened a new pull request, #45318: URL: https://github.com/apache/doris/pull/45318 Cherry-picked from #45254 -- 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](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45318: URL: https://github.com/apache/doris/pull/45318#issuecomment-2536149442 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] branch-2.1: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45318: branch-2.1: [fix](txn insert) txn insert show error url #45254 URL: https://github.com/apache/doris/pull/45318 -- 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

Re: [PR] branch-2.1: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45318: URL: https://github.com/apache/doris/pull/45318#issuecomment-2536149623 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

(doris) branch auto-pick-45254-branch-3.0 updated (66975825f6d -> 33d199379a0)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45254-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 66975825f6d branch-3.0: [test](index compaction)Add exception cases for index compaction #4505

(doris) branch auto-pick-45254-branch-2.1 updated (fb407f2e940 -> cfa58a7b390)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45254-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from fb407f2e940 [opt](lambda) let lambda expression support refer outer slot (#45186) add cfa

[PR] [Bug] Wrong result of tosql for add column with comment [doris]

2024-12-11 Thread via GitHub
wyxxxcat opened a new pull request, #45319: URL: https://github.com/apache/doris/pull/45319 ### 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](storage vault) Fix missing use_path_style when create storage vault [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45155: URL: https://github.com/apache/doris/pull/45155#issuecomment-2536157090 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](storage vault) Fix missing use_path_style when create storage vault [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45155: URL: https://github.com/apache/doris/pull/45155#issuecomment-2536157189 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](sql) Fix error result for column tosql [doris]

2024-12-11 Thread via GitHub
starocean999 commented on code in PR #44997: URL: https://github.com/apache/doris/pull/44997#discussion_r1880310713 ## fe/fe-core/src/main/java/org/apache/doris/analysis/ColumnDef.java: ## @@ -680,7 +670,22 @@ public String toSql() { } if (defaultValue.isSet)

Re: [PR] branch-3.0: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45317: URL: https://github.com/apache/doris/pull/45317#issuecomment-2536163775 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] branch-2.1: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45318: URL: https://github.com/apache/doris/pull/45318#issuecomment-2536166816 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] [enhance](nereids) add rule count distinct split [doris]

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

(doris) branch branch-3.0 updated: [chore](check) Add code check for some mow code (#45183)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 08aea68544b [chore](check) Add code

Re: [PR] [fix](cloud) serialize cache init to avoid unstable cache pick (#44429) [doris]

2024-12-11 Thread via GitHub
freemandealer commented on PR #44942: URL: https://github.com/apache/doris/pull/44942#issuecomment-2536170431 run cloud_p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] [fix](vault) avoid encrypt twice when altering vault [doris]

2024-12-11 Thread via GitHub
dataroaring commented on PR #45156: URL: https://github.com/apache/doris/pull/45156#issuecomment-2536174889 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

(doris) branch master updated: [Chore](load) print error url to the log when encountering data quality issues during load (#45212)

2024-12-11 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 02e8c8c547e [Chore](load) print error url to the

(doris) branch auto-pick-45212-branch-3.0 created (now 08aea68544b)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45212-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 08aea68544b [chore](check) Add code check for some mow code (#45183) No new revisions were add

[PR] branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] opened a new pull request, #45320: URL: https://github.com/apache/doris/pull/45320 Cherry-picked from #45212 -- 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-45212-branch-3.0 updated (08aea68544b -> e3420b24316)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45212-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 08aea68544b [chore](check) Add code check for some mow code (#45183) add e3420b24316 [Chor

Re: [PR] branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 [doris]

2024-12-11 Thread via GitHub
dataroaring closed pull request #45320: branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 URL: https://github.com/apache/doris/pull/45320 -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45320: URL: https://github.com/apache/doris/pull/45320#issuecomment-2536178336 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] branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45320: URL: https://github.com/apache/doris/pull/45320#issuecomment-2536178519 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

(doris) branch auto-pick-45212-branch-2.1 created (now fb407f2e940)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45212-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at fb407f2e940 [opt](lambda) let lambda expression support refer outer slot (#45186) No new revi

Re: [PR] [fix](vault) avoid encrypt twice when altering vault [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45156: URL: https://github.com/apache/doris/pull/45156#issuecomment-2536184083 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) optimize insert into values [doris]

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

Re: [PR] branch-3.0: [Fix] Add column with default value string throw exception #45000 [doris]

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

Re: [PR] [Chore](load) print error url to the log when encountering data quality issues during load [doris]

2024-12-11 Thread via GitHub
liaoxin01 merged PR #45212: URL: https://github.com/apache/doris/pull/45212 -- 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] [enhance](nereids) add rule count distinct split [doris]

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

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

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

Re: [PR] branch-3.0: [Chore](load) print error url to the log when encountering data quality issues during load #45212 [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45320: URL: https://github.com/apache/doris/pull/45320#issuecomment-2536196038 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] branch-3.0: [fix](compaction) tablet is not removed in compaction queue if dropped #45085 [doris]

2024-12-11 Thread via GitHub
dataroaring merged PR #45135: URL: https://github.com/apache/doris/pull/45135 -- 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] [enhancement](nereids) optimize insert into values [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2536199753 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 branch-3.0 updated: branch-3.0: [fix](compaction) tablet is not removed in compaction queue if dropped #45085 (#45135)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 7ffb0014f48 branch-3.0: [fix](compac

(doris) branch auto-pick-45085-branch-3.0 deleted (was 11aee121a2e)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45085-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 11aee121a2e [fix](compaction) tablet is not removed in compaction queue if dropped (#45085) T

Re: [PR] [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-11 Thread via GitHub
Yukang-Lian commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2536202779 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] [Enhancement](Test) Add test config to recycler [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #44761: URL: https://github.com/apache/doris/pull/44761#issuecomment-2536212225 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] branch-3.0: [performance](load) increase max_broker_concurrency to 100 #44929 [doris]

2024-12-11 Thread via GitHub
dataroaring commented on PR #45238: URL: https://github.com/apache/doris/pull/45238#issuecomment-2536214494 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

(doris) branch auto-pick-44929-branch-3.0 updated (3bc0434868b -> bca50e9fdd5)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-44929-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git omit 3bc0434868b [performance](load) increase max_broker_concurrency to 100 (#44929) add 323f

Re: [PR] [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2536215346 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](cloud) Cloud enable fe deploy mode from master-observers to mul… [doris]

2024-12-11 Thread via GitHub
gavinchou commented on code in PR #45255: URL: https://github.com/apache/doris/pull/45255#discussion_r1880348137 ## cloud/src/common/config.h: ## @@ -225,4 +225,10 @@ CONF_Int32(max_tablet_index_num_per_batch, "1000"); CONF_mInt64(max_num_aborted_txn, "100"); CONF_Bool(enabl

Re: [PR] branch-3.0: [fix](move-memtable) tolerate non-open streams in close wait #44680 [doris]

2024-12-11 Thread via GitHub
dataroaring merged PR #45153: URL: https://github.com/apache/doris/pull/45153 -- 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 branch-3.0 updated: branch-3.0: [fix](move-memtable) tolerate non-open streams in close wait #44680 (#45153)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 d1eb413b88f branch-3.0: [fix](move-m

(doris) branch auto-pick-44680-branch-3.0 deleted (was c0ac10f7960)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44680-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was c0ac10f7960 [fix](move-memtable) tolerate non-open streams in close wait (#44680) The revisio

(doris) branch auto-pick-45125-branch-3.0 updated (581f25e78b7 -> 6dce6417647)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch auto-pick-45125-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git omit 581f25e78b7 [enhance](auth)When authorization includes create, not check if resources exist (

Re: [PR] branch-3.0: [fix](docker case) Fix `test_sql_mode_node_mgr` and add cloud multi f… #44124 [doris]

2024-12-11 Thread via GitHub
dataroaring merged PR #45239: URL: https://github.com/apache/doris/pull/45239 -- 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 branch-3.0 updated: branch-3.0: [fix](docker case) Fix `test_sql_mode_node_mgr` and add cloud multi f… #44124 (#45239)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 cae93219814 branch-3.0: [fix](docker

(doris) branch auto-pick-44124-branch-3.0 deleted (was 2b87f824de7)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44124-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 2b87f824de7 [fix](docker case) Fix `test_sql_mode_node_mgr` and add cloud multi f… (#44124) T

Re: [PR] branch-3.0: [Enhancement](function) Print exact column name when execute non_nullable failed #44679 [doris]

2024-12-11 Thread via GitHub
dataroaring merged PR #44741: URL: https://github.com/apache/doris/pull/44741 -- 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 branch-3.0 updated: branch-3.0: [Enhancement](function) Print exact column name when execute non_nullable failed #44679 (#44741)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 ea80b34fea4 branch-3.0: [Enhancement

(doris) branch auto-pick-44679-branch-3.0 deleted (was 8a3e2e259d3)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44679-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 8a3e2e259d3 [Enhancement](function) Print exact column name when execute non_nullable failed (

(doris) branch auto-pick-44713-branch-3.0 deleted (was 7d3a45eab25)

2024-12-11 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44713-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 7d3a45eab25 [test](load) injection cases should check Exception is thrown (#44713) The revisi

(doris) branch branch-3.0 updated (cae93219814 -> 8d81327793e)

2024-12-11 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from cae93219814 branch-3.0: [fix](docker case) Fix `test_sql_mode_node_mgr` and add cloud multi f… #44124 (#45239

Re: [PR] branch-3.0: [test](load) injection cases should check Exception is thrown #44713 [doris]

2024-12-11 Thread via GitHub
dataroaring merged PR #45270: URL: https://github.com/apache/doris/pull/45270 -- 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-3.0: [performance](load) increase max_broker_concurrency to 100 #44929 [doris]

2024-12-11 Thread via GitHub
dataroaring commented on PR #45238: URL: https://github.com/apache/doris/pull/45238#issuecomment-2536215673 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] branch-2.1: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45318: URL: https://github.com/apache/doris/pull/45318#issuecomment-2536242914 TeamCity be ut coverage result: Function Coverage: 36.49% (9567/26217) Line Coverage: 27.91% (78589/281533) Region Coverage: 26.58% (40322/151726) Branch Coverage: 23.3

Re: [PR] [Bug] Wrong result of tosql for add column with comment [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45319: URL: https://github.com/apache/doris/pull/45319#issuecomment-2536154894 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] branch-3.0: [enhance](auth)When authorization includes create, not check if resources exist #45125 [doris]

2024-12-11 Thread via GitHub
dataroaring commented on PR #45165: URL: https://github.com/apache/doris/pull/45165#issuecomment-2536220143 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] [feature](statistics)Support auto analyze columns that haven't been analyzed for a long time. #42399 [doris]

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

[PR] rename managing-data to business continuity [doris-website]

2024-12-11 Thread via GitHub
dataroaring opened a new pull request, #1509: URL: https://github.com/apache/doris-website/pull/1509 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] [enhancement](nereids) optimize insert into values [doris]

2024-12-11 Thread via GitHub
924060929 commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2536339387 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](load) injection cases should check Exception is thrown (#44713) [doris]

2024-12-11 Thread via GitHub
kaijchen commented on PR #45321: URL: https://github.com/apache/doris/pull/45321#issuecomment-2536341974 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] [test](load) injection cases should check Exception is thrown (#44713) [doris]

2024-12-11 Thread via GitHub
kaijchen opened a new pull request, #45321: URL: https://github.com/apache/doris/pull/45321 backport #44713 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

Re: [PR] [enhancement](nereids) optimize insert into values [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2536349979 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) optimize insert into values [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #40202: URL: https://github.com/apache/doris/pull/40202#issuecomment-2536350282 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](load) injection cases should check Exception is thrown (#44713) [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45321: URL: https://github.com/apache/doris/pull/45321#issuecomment-2536359903 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](load) injection cases should check Exception is thrown (#44713) [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45321: URL: https://github.com/apache/doris/pull/45321#issuecomment-2536341926 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] [bug][recover] fix example [doris-website]

2024-12-11 Thread via GitHub
Vallishp closed pull request #1489: [bug][recover] fix example URL: https://github.com/apache/doris-website/pull/1489 -- 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] [bug][recover] fix example [doris-website]

2024-12-11 Thread via GitHub
Vallishp commented on PR #1489: URL: https://github.com/apache/doris-website/pull/1489#issuecomment-2536398191 > please also update version 3.0 / 2.1 updated. pls review. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] branch-3.0: [fix](txn insert) txn insert show error url #45254 [doris]

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

Re: [PR] branch-3.0: [enhance](auth)When authorization includes create, not check if resources exist #45125 [doris]

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

Re: [PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-11 Thread via GitHub
suxiaogang223 commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2536413731 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] [fix](hive) fix block decompressor bug [doris]

2024-12-11 Thread via GitHub
suxiaogang223 commented on PR #45289: URL: https://github.com/apache/doris/pull/45289#issuecomment-2536414661 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

[PR] [improvement] imrovement doc of auto inc column [doris-website]

2024-12-11 Thread via GitHub
dataroaring opened a new pull request, #1510: URL: https://github.com/apache/doris-website/pull/1510 ## Versions - [ ] dev - [ ] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [ ] Chinese - [ ] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-11 Thread via GitHub
github-actions[bot] commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2536425630 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] branch-3.0: [fix](txn insert) txn insert show error url #45254 [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45317: URL: https://github.com/apache/doris/pull/45317#issuecomment-2536444209 TPC-DS: Total hot run time: 195754 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: [enhance](auth)When authorization includes create, not check if resources exist #45125 [doris]

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

Re: [PR] [test](load) injection cases should check Exception is thrown (#44713) [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45321: URL: https://github.com/apache/doris/pull/45321#issuecomment-2536470836 TeamCity be ut coverage result: Function Coverage: 36.49% (9567/26217) Line Coverage: 27.92% (78596/281537) Region Coverage: 26.58% (40337/151733) Branch Coverage: 23.3

Re: [PR] [Fix](cloud) Cloud enable fe deploy mode from master-observers to mul… [doris]

2024-12-11 Thread via GitHub
gavinchou commented on code in PR #45255: URL: https://github.com/apache/doris/pull/45255#discussion_r1880520181 ## cloud/src/common/network_util.cpp: ## @@ -158,8 +159,21 @@ static bool get_hosts_v4(std::vector* hosts) { return true; } +// Check if ip eq 127.0.0.1, ms/r

Re: [PR] [fix](orc) ignore null values when the literals of in_predicate contains [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45104: URL: https://github.com/apache/doris/pull/45104#issuecomment-2536514131 TeamCity be ut coverage result: Function Coverage: 38.75% (10104/26073) Line Coverage: 29.69% (84781/285535) Region Coverage: 28.76% (43520/151332) Branch Coverage: 25.

Re: [PR] [fix](hive) fix block decompressor bug [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45289: URL: https://github.com/apache/doris/pull/45289#issuecomment-2536521519 TeamCity be ut coverage result: Function Coverage: 38.75% (10103/26073) Line Coverage: 29.69% (84770/285526) Region Coverage: 28.75% (43503/151325) Branch Coverage: 25.

Re: [PR] [fix](hive) fix block decompressor bug [doris]

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

Re: [PR] [Enhancement](compaction) Do not set failure time when cumulative compaction dealing with delete rowset [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #43466: URL: https://github.com/apache/doris/pull/43466#issuecomment-2536522145 TeamCity be ut coverage result: Function Coverage: 38.75% (10103/26073) Line Coverage: 29.68% (84735/285540) Region Coverage: 28.74% (43501/151335) Branch Coverage: 25.

Re: [PR] [fix](hive) fix block decompressor bug [doris]

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

Re: [PR] [fix](hive) fix block decompressor bug [doris]

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

Re: [PR] [Bug](pipeline) set wake_up_early when pipeline task's sink not executed with eos [doris]

2024-12-11 Thread via GitHub
BiteThet commented on PR #45207: URL: https://github.com/apache/doris/pull/45207#issuecomment-2535568639 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

[PR] [chore](arrow-flight-sql) Add Arrow Flight Sql demo for Java [doris]

2024-12-11 Thread via GitHub
xinyiZzz opened a new pull request, #45306: URL: https://github.com/apache/doris/pull/45306 ### What problem does this PR solve? # How to use: 1. mvn clean install -U 2. mvn package 3. java --add-opens=java.base/java.nio=org.apache.arrow.memory.core,ALL-UNNA

[PR] add docker quick start [doris-website]

2024-12-11 Thread via GitHub
FreeOnePlus opened a new pull request, #1506: URL: https://github.com/apache/doris-website/pull/1506 ## Versions - [x] dev - [x] 3.0 - [x] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Checklist - [ ] Checked by AI - [ ] Test

Re: [PR] [regression-test](opt) add debug log [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45307: URL: https://github.com/apache/doris/pull/45307#issuecomment-2535654038 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

[PR] [fix](hive)Clear processed tasks [doris]

2024-12-11 Thread via GitHub
wuwenchi opened a new pull request, #45309: URL: https://github.com/apache/doris/pull/45309 ### What problem does this PR solve? Problem Summary: Clear processed tasks, or it will be executed twice. ### Check List (For Author) - Test - [ ] Regression test

Re: [PR] [Bug](function) fix repeat function result length is invalid and cause overflow [doris]

2024-12-11 Thread via GitHub
doris-robot commented on PR #45288: URL: https://github.com/apache/doris/pull/45288#issuecomment-2534850266 TeamCity be ut coverage result: Function Coverage: 38.76% (10104/26070) Line Coverage: 29.70% (84738/285360) Region Coverage: 28.76% (43498/151222) Branch Coverage: 25.

Re: [PR] [typo](docker) Adjust the indentation format of the init_be and entry_point scripts, as well as the duration of loop execution. [doris]

2024-12-11 Thread via GitHub
FreeOnePlus commented on PR #45308: URL: https://github.com/apache/doris/pull/45308#issuecomment-2535703666 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](hive)Clear processed tasks [doris]

2024-12-11 Thread via GitHub
wuwenchi commented on PR #45309: URL: https://github.com/apache/doris/pull/45309#issuecomment-2535709326 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](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

2024-12-11 Thread via GitHub
eldenmoon commented on code in PR #45305: URL: https://github.com/apache/doris/pull/45305#discussion_r1879881916 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -1086,8 +1098,14 @@ Status ArrayFileColumnIterator::next_batch(size_t* n, vectorized::MutableColumnP

Re: [PR] branch-3.0: [test](index compaction)Add exception cases for index compaction #45056 [doris]

2024-12-11 Thread via GitHub
qidaye merged PR #45192: URL: https://github.com/apache/doris/pull/45192 -- 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.apach

(doris) branch auto-pick-45056-branch-3.0 deleted (was 26b5b590a68)

2024-12-11 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a change to branch auto-pick-45056-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 26b5b590a68 [test](index compaction)Add exception cases for index compaction (#45056) The re

Re: [PR] [fix](schema-change) fix array/map/struct in schema-change not-null to null will make core [doris]

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

<    1   2   3   4   5   6   7   8   >