(doris) branch master updated: [fix](arrow-flight-sql) Fix FE not found arrow flight schema (#43960)

2024-11-17 Thread zouxinyi
This is an automated email from the ASF dual-hosted git repository. zouxinyi 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 f7bc15f9811 [fix](arrow-flight-sql) Fix FE not

Re: [PR] [fix](load) fix broker load progress due to retry (#42959) [doris]

2024-11-17 Thread via GitHub
kaijchen commented on PR #44123: URL: https://github.com/apache/doris/pull/44123#issuecomment-2481852750 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: [fix](binlog) add modify comment binlog when replaying journal #43827 (#44108)

2024-11-17 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 52fd800bf89 [fix](binlog) add modify comm

(doris) branch auto-pick-43441-branch-3.0 updated (3e445227a96 -> 04478501c06)

2024-11-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-43441-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from 3e445227a96 branch-3.0: [improve](http) Save the requested url in http execution error #43855

Re: [PR] [fix](binlog) add modify comment binlog when replaying journal #43827 [doris]

2024-11-17 Thread via GitHub
w41ter merged PR #44108: URL: https://github.com/apache/doris/pull/44108 -- 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

Re: [PR] [fix](memory) Fix UT `ThreadMemTrackerMgrTest` [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44147: URL: https://github.com/apache/doris/pull/44147#issuecomment-2481916840 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 master updated (4e7f2582844 -> 713eb6d5fd2)

2024-11-17 Thread zhangstar333
This is an automated email from the ASF dual-hosted git repository. zhangstar333 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 4e7f2582844 [refactor](analytic) refactor analytic expressions (#43847) add 713eb6d5fd2 [Bug](exchange) fix

(doris) branch master updated (103f71fec1a -> 4e7f2582844)

2024-11-17 Thread gabriellee
This is an automated email from the ASF dual-hosted git repository. gabriellee pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 103f71fec1a [fix](runtime filter) Fix runtime filter not found (#43885) add 4e7f2582844 [refactor](analytic) r

Re: [PR] [refactor](analytic) refactor analytic expressions [doris]

2024-11-17 Thread via GitHub
Gabriel39 merged PR #43847: URL: https://github.com/apache/doris/pull/43847 -- 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

(doris) branch branch-2.1-authentication-plugin updated: Branch 2.1 authentication plugin commits (#44156)

2024-11-17 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a commit to branch branch-2.1-authentication-plugin in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1-authentication-plugin by this push: ne

Re: [PR] [fix](analyzer) fixed the NullPointerException (#43269) [doris]

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

Re: [PR] [fix](analyzer) fixed the NullPointerException (#43269) [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44161: URL: https://github.com/apache/doris/pull/44161#issuecomment-2482189524 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] [Opt](checker) Add checker for delete bitmaps [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on code in PR #44154: URL: https://github.com/apache/doris/pull/44154#discussion_r1846032126 ## cloud/src/recycler/checker.h: ## @@ -23,13 +23,18 @@ #include #include #include +#include #include #include #include #include "recycler/s

Re: [PR] [wg](chore) rename workload group memory property names [doris]

2024-11-17 Thread via GitHub
wangbo commented on code in PR #44028: URL: https://github.com/apache/doris/pull/44028#discussion_r1846030203 ## be/src/runtime/workload_group/workload_group.h: ## @@ -95,10 +95,10 @@ class WorkloadGroup : public std::enable_shared_from_this { void do_sweep(); int s

Re: [PR] Update load-manual.md [doris-website]

2024-11-17 Thread via GitHub
Ruffianjiang commented on PR #1339: URL: https://github.com/apache/doris-website/pull/1339#issuecomment-2482185714 > @Ruffianjiang please add this fix to branch dev and 2.1. The changes have already been merged into the dev and 2.1 branches. Thx. -- This is an automated messa

(doris) branch auto-pick-44102-branch-2.1 created (now b776c2a983c)

2024-11-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44102-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git at b776c2a983c branch-2.1: [fix](binlog) add modify comment binlog when replaying journal #43827

Re: [PR] [opt](nereids) optimize push limit to agg [doris]

2024-11-17 Thread via GitHub
englefly commented on PR #44042: URL: https://github.com/apache/doris/pull/44042#issuecomment-2482181538 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-44102-branch-3.0 created (now 2aa1fa281ea)

2024-11-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44102-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at 2aa1fa281ea branch-3.0: [fix](Nereids) fold const return type does not matched with type coerc

Re: [PR] [wg](chore) rename workload group memory property names [doris]

2024-11-17 Thread via GitHub
wangbo commented on code in PR #44028: URL: https://github.com/apache/doris/pull/44028#discussion_r1846026881 ## gensrc/thrift/BackendService.thrift: ## @@ -265,8 +265,8 @@ struct TWorkloadGroupInfo { 9: optional i32 scan_thread_num 10: optional i32 max_remote_scan_thread_

Re: [PR] [refine](column) ColumnArray does not implement the insert data function. [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43926: URL: https://github.com/apache/doris/pull/43926#issuecomment-2482173697 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-44022-branch-3.0 deleted (was dd5da09ed42)

2024-11-17 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch auto-pick-44022-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was dd5da09ed42 [fix](Nereids) fold const return type does not matched with type coercion (#44022)

Re: [PR] [Improvement](rpc) Use 1-phase commit if only 1 BE exists [doris]

2024-11-17 Thread via GitHub
Gabriel39 closed pull request #40897: [Improvement](rpc) Use 1-phase commit if only 1 BE exists URL: https://github.com/apache/doris/pull/40897 -- 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

Re: [PR] [refactor](report) Simplify status reporter [doris]

2024-11-17 Thread via GitHub
Gabriel39 closed pull request #43623: [refactor](report) Simplify status reporter URL: https://github.com/apache/doris/pull/43623 -- 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

(doris) branch branch-3.0 updated: [feat](nereids)disable join reorder if any table row count is not available (#43000) branch-3.0 (#44026)

2024-11-17 Thread englefly
This is an automated email from the ASF dual-hosted git repository. englefly 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 d68516780a4 [feat](nereids)disable join

Re: [PR] [feat](nereids)disable join reorder if any table row count is not available (#43000) branch-3.0 [doris]

2024-11-17 Thread via GitHub
englefly merged PR #44026: URL: https://github.com/apache/doris/pull/44026 -- 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](runtime filter) Fix runtime filter not found [doris]

2024-11-17 Thread via GitHub
Gabriel39 merged PR #43885: URL: https://github.com/apache/doris/pull/43885 -- 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] [Bug](exchange) fix exchange of tablet shuffle send block error [doris]

2024-11-17 Thread via GitHub
zhangstar333 closed pull request #44078: [Bug](exchange) fix exchange of tablet shuffle send block error URL: https://github.com/apache/doris/pull/44078 -- 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

(doris-flink-connector) branch master updated: [Chore](test) improve test example for doc (#513)

2024-11-17 Thread diwu
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-flink-connector.git The following commit(s) were added to refs/heads/master by this push: new 7285212b [Chore](test) improve test

Re: [PR] [refactor](analytic) refactor analytic expressions [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43847: URL: https://github.com/apache/doris/pull/43847#issuecomment-2482160727 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] [Bug](exchange) fix exchange of tablet shuffle send block error [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44102: URL: https://github.com/apache/doris/pull/44102#issuecomment-2482148251 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] [rpc test] [doris]

2024-11-17 Thread via GitHub
Mryange commented on PR #43890: URL: https://github.com/apache/doris/pull/43890#issuecomment-2482145676 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](build) Added type conversion to ensure MacOS compile [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43630: URL: https://github.com/apache/doris/pull/43630#issuecomment-2481781333 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] [improve] (inverted index) show index file size [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44120: URL: https://github.com/apache/doris/pull/44120#issuecomment-2482141938 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](filesystem)Use simple authentication directly in S3FileSystem (#43636) [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44150: URL: https://github.com/apache/doris/pull/44150#issuecomment-2481929655 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](agg-func) Remove some nonsense template interlayers [doris]

2024-11-17 Thread via GitHub
zhangstar333 merged PR #43777: URL: https://github.com/apache/doris/pull/43777 -- 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] [imporve] (inverted index) show index file size [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44120: URL: https://github.com/apache/doris/pull/44120#issuecomment-2481855403 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-2.0 updated: [improve](http) Save the requested url in http execution error #43855 (#44105)

2024-11-17 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 514a17e5d77 [improve](http) Save the requ

Re: [PR] [Enhancement](jdbc catalog) Support reading some array types of PostgreSQL [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44160: URL: https://github.com/apache/doris/pull/44160#issuecomment-2482139096 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 authentication plugin commits [doris]

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

Re: [PR] [chore](sink) `enable_parallel_result_sink` default value is changed to false [doris]

2024-11-17 Thread via GitHub
xinyiZzz commented on PR #43933: URL: https://github.com/apache/doris/pull/43933#issuecomment-2482115909 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] [feat](nereids) add rewrite rule :EliminateGroupByKeyByUniform [doris]

2024-11-17 Thread via GitHub
feiniaofeiafei commented on PR #43391: URL: https://github.com/apache/doris/pull/43391#issuecomment-2482138524 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.

[PR] [Enhancement](jdbc catalog) Support reading some array types of PostgreSQL [doris]

2024-11-17 Thread via GitHub
zy-kkk opened a new pull request, #44160: URL: https://github.com/apache/doris/pull/44160 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: This PR supports reading array types of other fixed dimensions in PostgreSQL e

Re: [PR] [fix](runtime filter) Fix runtime filter not found [doris]

2024-11-17 Thread via GitHub
Gabriel39 closed pull request #43908: [fix](runtime filter) Fix runtime filter not found URL: https://github.com/apache/doris/pull/43908 -- 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

Re: [PR] [docs](load) add missing configs and properties in broker load manual [doris-website]

2024-11-17 Thread via GitHub
kaijchen commented on PR #1365: URL: https://github.com/apache/doris-website/pull/1365#issuecomment-2482065243 included in #1368 -- 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] [improve] (inverted index) show index file size [doris]

2024-11-17 Thread via GitHub
csun5285 commented on PR #44120: URL: https://github.com/apache/doris/pull/44120#issuecomment-2482134215 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](roup commit) remove unused code (#44015) [doris]

2024-11-17 Thread via GitHub
mymeiyi commented on PR #44118: URL: https://github.com/apache/doris/pull/44118#issuecomment-2482132176 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] [improve](http) Save the requested url in http execution error #43855 [doris]

2024-11-17 Thread via GitHub
w41ter merged PR #44106: URL: https://github.com/apache/doris/pull/44106 -- 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

Re: [PR] [opt](parquet-reader)Implement late materialization of parquet comple… [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on code in PR #44098: URL: https://github.com/apache/doris/pull/44098#discussion_r1845990029 ## be/src/vec/exec/format/parquet/vparquet_column_reader.cpp: ## @@ -316,9 +319,15 @@ Status ScalarColumnReader::_read_values(size_t num_values, ColumnPtr&

Re: [PR] [fix](hive)fix hive catalog miss partition that have special characters. #42906 [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44152: URL: https://github.com/apache/doris/pull/44152#issuecomment-2481932571 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] [fix](arrow-flight-sql) Fix Doris NULL column conversion to arrow batch [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43929: URL: https://github.com/apache/doris/pull/43929#issuecomment-2482120182 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-43827-branch-2.1 deleted (was ea36a334e43)

2024-11-17 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter pushed a change to branch auto-pick-43827-branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git was ea36a334e43 [fix](binlog) add modify comment binlog when replaying journal (#43827) The revisions

(doris) branch branch-2.1 updated: branch-2.1: [fix](binlog) add modify comment binlog when replaying journal #43827 (#43986)

2024-11-17 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 b776c2a983c branch-2.1: [fix](binlog) add

Re: [PR] branch-2.1: [fix](binlog) add modify comment binlog when replaying journal #43827 [doris]

2024-11-17 Thread via GitHub
w41ter merged PR #43986: URL: https://github.com/apache/doris/pull/43986 -- 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

Re: [PR] [opt](parquet-reader)Implement late materialization of parquet comple… [doris]

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

Re: [PR] [fix](arrow-flight-sql) Fix Doris NULL column conversion to arrow batch [doris]

2024-11-17 Thread via GitHub
xinyiZzz commented on PR #43929: URL: https://github.com/apache/doris/pull/43929#issuecomment-2482114324 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] [Audit](fix) fix audit log lost for npe [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44145: URL: https://github.com/apache/doris/pull/44145#issuecomment-2481905983 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 showWhitelistCommand in nereids [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44155: URL: https://github.com/apache/doris/pull/44155#issuecomment-2481983291 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](binlog) add modify comment binlog when replaying journal #43827 [doris]

2024-11-17 Thread via GitHub
w41ter commented on PR #43986: URL: https://github.com/apache/doris/pull/43986#issuecomment-2481786986 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] Update load-manual.md [doris-website]

2024-11-17 Thread via GitHub
liaoxin01 commented on PR #1339: URL: https://github.com/apache/doris-website/pull/1339#issuecomment-2482058232 @Ruffianjiang please add this fix to branch dev and 2.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] [bugfix]Fix a mismatch between the type of jdbc query result and the datatype [doris-flink-connector]

2024-11-17 Thread via GitHub
Zhumengze commented on code in PR #512: URL: https://github.com/apache/doris-flink-connector/pull/512#discussion_r1845935751 ## flink-doris-connector/src/test/java/org/apache/doris/flink/lookup/DorisLookupTableITCase.java: ## @@ -0,0 +1,89 @@ +package org.apache.doris.flink.loo

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

2024-11-17 Thread via GitHub
Vallishp commented on PR #44158: URL: https://github.com/apache/doris/pull/44158#issuecomment-2482108810 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 showGrantsCommand in nereids [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44158: URL: https://github.com/apache/doris/pull/44158#issuecomment-2482108661 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] [improve](backup) Add the commit seq at the backup job level. #44049 [doris]

2024-11-17 Thread via GitHub
w41ter merged PR #44110: URL: https://github.com/apache/doris/pull/44110 -- 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 branch-2.1 updated: [improve](backup) Add the commit seq at the backup job level. #44049 (#44110)

2024-11-17 Thread w41ter
This is an automated email from the ASF dual-hosted git repository. w41ter 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 6c796af81b9 [improve](backup) Add the com

Re: [PR] [branch-3.0](runtime filter) pick #43885 [doris]

2024-11-17 Thread via GitHub
dataroaring merged PR #44130: URL: https://github.com/apache/doris/pull/44130 -- 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] [Chore](test) improve test example for doc [doris-flink-connector]

2024-11-17 Thread via GitHub
JNSimba merged PR #513: URL: https://github.com/apache/doris-flink-connector/pull/513 -- 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] branch-3.0: [fix](cloud) explicit message when parse file_cache_path error #44004 [doris]

2024-11-17 Thread via GitHub
dataroaring closed pull request #44157: branch-3.0: [fix](cloud) explicit message when parse file_cache_path error #44004 URL: https://github.com/apache/doris/pull/44157 -- 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-44004-branch-3.0 updated (b7a62a06ec1 -> a2673e9b978)

2024-11-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44004-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from b7a62a06ec1 [branch-3.0](runtime filter) pick #43885 (#44130) add a2673e9b978 [fix](cloud)

Re: [PR] [Opt](checker) Add checker for delete bitmaps [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44154: URL: https://github.com/apache/doris/pull/44154#issuecomment-2482070833 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

[PR] branch-3.0: [fix](cloud) explicit message when parse file_cache_path error #44004 [doris]

2024-11-17 Thread via GitHub
github-actions[bot] opened a new pull request, #44157: URL: https://github.com/apache/doris/pull/44157 Cherry-picked from #44004 -- 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-44004-branch-3.0 created (now b7a62a06ec1)

2024-11-17 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-44004-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git at b7a62a06ec1 [branch-3.0](runtime filter) pick #43885 (#44130) No new revisions were added by t

Re: [PR] branch-3.0: [fix](cloud) explicit message when parse file_cache_path error #44004 [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44157: URL: https://github.com/apache/doris/pull/44157#issuecomment-2482094329 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](cloud) explicit message when parse file_cache_path error [doris]

2024-11-17 Thread via GitHub
gavinchou merged PR #44004: URL: https://github.com/apache/doris/pull/44004 -- 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

[PR] [fix](load) fix broker load progress due to retry (#42959) [doris]

2024-11-17 Thread via GitHub
kaijchen opened a new pull request, #44122: URL: https://github.com/apache/doris/pull/44122 backport #42959 -- 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] [fix](doc) adjust doc case for duplicated table. [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43264: URL: https://github.com/apache/doris/pull/43264#issuecomment-2481767716 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: [I] [Feature] 期望支持webui,用来分析日志 [doris]

2024-11-17 Thread via GitHub
chuangyeshuo commented on issue #37781: URL: https://github.com/apache/doris/issues/37781#issuecomment-2482078705 期待简化流程🚀 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [feat](mtmv)mtmv support paimon partition refresh [doris]

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

Re: [PR] Branch 2.1 authentication plugin commits [doris]

2024-11-17 Thread via GitHub
CalvinKirs merged PR #44156: URL: https://github.com/apache/doris/pull/44156 -- 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] branch-2.1: [fix](Export) fix a memory leak in the FE because of the ExportJob #44019 [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44089: URL: https://github.com/apache/doris/pull/44089#issuecomment-2482063083 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-2.1 updated (445e196041d -> 8da1e8c084b)

2024-11-17 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 445e196041d [improve](load) pass cancel reason to tablet writer when cancelled (#43388) (#44131) add 8da1e8c084

Re: [PR] branch-2.1: [feat](catalog)Support Pre-Execution Authentication for HMS Type Iceberg Catalog Operations. #43445 [doris]

2024-11-17 Thread via GitHub
CalvinKirs merged PR #44129: URL: https://github.com/apache/doris/pull/44129 -- 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] [refine](column) ColumnArray does not implement the insert data function. [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #43926: URL: https://github.com/apache/doris/pull/43926#issuecomment-2482060772 TeamCity be ut coverage result: Function Coverage: 38.00% (9896/26045) Line Coverage: 29.18% (82739/283582) Region Coverage: 28.32% (42485/150043) Branch Coverage: 24.8

Re: [PR] Branch 2.1 authentication plugin commits [doris]

2024-11-17 Thread via GitHub
doris-robot commented on PR #44156: URL: https://github.com/apache/doris/pull/44156#issuecomment-2482057446 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] [opt](nereids) enhance PUSH_DOWN_AGG_THROUGH_JOIN_ONE_SIDE [doris]

2024-11-17 Thread via GitHub
englefly commented on PR #43856: URL: https://github.com/apache/doris/pull/43856#issuecomment-2482053485 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-3.0 updated: branch-3.0: [fix](dynamic partition) data lost with very small dynamic_partition.start #43898 (#44032)

2024-11-17 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 833e679a6af branch-3.0: [fix](dynami

(doris) branch branch-3.0 updated: [branch-3.0](runtime filter) pick #43885 (#44130)

2024-11-17 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 b7a62a06ec1 [branch-3.0](runtime fil

Re: [PR] branch-3.0: [fix](dynamic partition) data lost with very small dynamic_partition.start #43898 [doris]

2024-11-17 Thread via GitHub
dataroaring merged PR #44032: URL: https://github.com/apache/doris/pull/44032 -- 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] [docs](load) improve broker load structure [doris-website]

2024-11-17 Thread via GitHub
liaoxin01 merged PR #1368: URL: https://github.com/apache/doris-website/pull/1368 -- 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...@do

(doris-website) branch master updated: [docs](load) improve broker load structure (#1368)

2024-11-17 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-website.git The following commit(s) were added to refs/heads/master by this push: new edb5412eed [docs](load) improve broker l

Re: [PR] [Improment]Reset workload group's default value [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43942: URL: https://github.com/apache/doris/pull/43942#issuecomment-2482048151 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](checker) Add checker for delete bitmaps [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #44154: URL: https://github.com/apache/doris/pull/44154#issuecomment-2482048209 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] [Improment]Reset workload group's default value [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43942: URL: https://github.com/apache/doris/pull/43942#issuecomment-2482048191 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-2.1-authentication-plugin created (now 1fb1f3b2119)

2024-11-17 Thread kirs
This is an automated email from the ASF dual-hosted git repository. kirs pushed a change to branch branch-2.1-authentication-plugin in repository https://gitbox.apache.org/repos/asf/doris.git at 1fb1f3b2119 [improvement](statistics)Skip auto analyze empty table. (#43865) (#44099) No new

Re: [PR] [cleanup](load) remove unused load properties "use_new_load_scan_node" [doris]

2024-11-17 Thread via GitHub
github-actions[bot] commented on PR #43989: URL: https://github.com/apache/doris/pull/43989#issuecomment-2482044024 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] [cleanup](load) remove unused load properties "use_new_load_scan_node" [doris]

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

Re: [PR] branch-2.1: [fix](Nereids) fold const return type does not matched with type coercion #44022 [doris]

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

(doris) branch branch-2.1 updated: [improve](load) pass cancel reason to tablet writer when cancelled (#43388) (#44131)

2024-11-17 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 445e196041d [improve](load) pass cancel

Re: [PR] [improve](load) pass cancel reason to tablet writer when cancelled (#43388) [doris]

2024-11-17 Thread via GitHub
liaoxin01 merged PR #44131: URL: https://github.com/apache/doris/pull/44131 -- 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] [refine](column) refine append_data_by_selector code [doris]

2024-11-17 Thread via GitHub
BiteThet merged PR #43939: URL: https://github.com/apache/doris/pull/43939 -- 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-2.1 updated: [fix](load) fix broker load progress due to retry (#42959) (#44123)

2024-11-17 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 84726582ab1 [fix](load) fix broker load

  1   2   3   4   5   6   7   >