Re: [PR] [fix](mtmv)Fix the case failure issue caused by the same catalog name [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31058: URL: https://github.com/apache/doris/pull/31058#issuecomment-1951888641 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](mtmv)Fix the case failure issue caused by the same catalog name [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31058: URL: https://github.com/apache/doris/pull/31058#issuecomment-1951888592 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](index compaction) Only check rowid_coversion for MOW table for … [doris]

2024-02-18 Thread via GitHub
qidaye commented on PR #31102: URL: https://github.com/apache/doris/pull/31102#issuecomment-1951887020 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] [regression](subquery)Subquery test case not supported in add select list [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31103: URL: https://github.com/apache/doris/pull/31103#issuecomment-1951886314 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] [regression](subquery)Subquery test case not supported in add select list [doris]

2024-02-18 Thread via GitHub
caoliang-web opened a new pull request, #31103: URL: https://github.com/apache/doris/pull/31103 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](ma

(doris) branch master updated: [fix](mysql-channel) initialize mysql serializer by default (#31083)

2024-02-18 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 5c252e3c526 [fix](mysql-channel) initialize mys

Re: [PR] [fix](mysql-channel) initialize mysql serializer by default [doris]

2024-02-18 Thread via GitHub
yiguolei merged PR #31083: URL: https://github.com/apache/doris/pull/31083 -- 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](index compaction) Only check rowid_coversion for MOW table for … [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31102: URL: https://github.com/apache/doris/pull/31102#issuecomment-1951883819 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](index compaction) Only check rowid_coversion for MOW table for … [doris]

2024-02-18 Thread via GitHub
qidaye opened a new pull request, #31102: URL: https://github.com/apache/doris/pull/31102 …now. ## Proposed changes The `rowid_conversion` correctness check is designed for MOW table. Since we allow MOR table to create inverted index, we should add limitation for the check.

Re: [PR] [bugfix](performance) fix performance problem [doris]

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

Re: [PR] [Bug](agg-state) fix not match function when agg combinator function has alias [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on code in PR #31101: URL: https://github.com/apache/doris/pull/31101#discussion_r1494125685 ## be/src/vec/data_types/data_type_agg_state.h: ## @@ -14,20 +14,10 @@ // KIND, either express or implied. See the License for the // specific language g

Re: [PR] [Improve](common)Optimize logging performance with LOG.isDebugEnabled() [doris]

2024-02-18 Thread via GitHub
CalvinKirs commented on PR #31091: URL: https://github.com/apache/doris/pull/31091#issuecomment-1951860775 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] [Bug](agg-state) fix not match function when agg combinator function has alias [doris]

2024-02-18 Thread via GitHub
BiteThet commented on PR #31101: URL: https://github.com/apache/doris/pull/31101#issuecomment-1951860270 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] [Bug](agg-state) fix not match function when agg combinator function has alias [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31101: URL: https://github.com/apache/doris/pull/31101#issuecomment-1951859546 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] [Bug](agg-state) fix not match function when agg combinator function has alias [doris]

2024-02-18 Thread via GitHub
BiteThet opened a new pull request, #31101: URL: https://github.com/apache/doris/pull/31101 ## Proposed changes fix not match function when agg combinator function has alias ## Further comments If this is a relatively large or complex change, kick off the discussion at [

Re: [PR] [fix](ci) tar log if exist [doris]

2024-02-18 Thread via GitHub
hello-stephen commented on PR #31100: URL: https://github.com/apache/doris/pull/31100#issuecomment-1951858048 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](ci) tar log if exist [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31100: URL: https://github.com/apache/doris/pull/31100#issuecomment-1951857948 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](ci) tar log if exist [doris]

2024-02-18 Thread via GitHub
hello-stephen opened a new pull request, #31100: URL: https://github.com/apache/doris/pull/31100 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](m

Re: [PR] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31093: URL: https://github.com/apache/doris/pull/31093#issuecomment-1951857443 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] support merge remote rf local first [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on code in PR #31067: URL: https://github.com/apache/doris/pull/31067#discussion_r1494114707 ## be/src/runtime/runtime_filter_mgr.cpp: ## @@ -89,28 +89,72 @@ Status RuntimeFilterMgr::register_consumer_filter(const TRuntimeFilterDesc& desc

Re: [PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951853726 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 317e135e43f9687c32b2fc436fe236dfb19d824e with default session variables Stream

Re: [PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951849512 ClickBench: Total hot run time: 31.22 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
yiguolei commented on PR #31093: URL: https://github.com/apache/doris/pull/31093#issuecomment-1951845164 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: [I] Doris Roadmap 2024 [doris]

2024-02-18 Thread via GitHub
cs3163077 commented on issue #30669: URL: https://github.com/apache/doris/issues/30669#issuecomment-1951843718 > Looking forward to version 2.1 me too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] support merge remote rf local first [doris]

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

Re: [PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

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

Re: [PR] [fix](routine-load) add lock to avoid editlog out of order when concurrent update job [doris]

2024-02-18 Thread via GitHub
HHoflittlefish777 commented on PR #31095: URL: https://github.com/apache/doris/pull/31095#issuecomment-1951840857 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]Optimize debug logging [doris]

2024-02-18 Thread via GitHub
ixzc closed pull request #30995: [fix]Optimize debug logging URL: https://github.com/apache/doris/pull/30995 -- 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-m

Re: [PR] [fix](audit) The time field in the audit log table is set to the millisecond level [doris]

2024-02-18 Thread via GitHub
nextdreamblue commented on PR #31096: URL: https://github.com/apache/doris/pull/31096#issuecomment-1951829754 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] Doris doc [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951827663 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] Doris doc [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951827608 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](outfile) Fix unable to export empty data (#30703) [doris]

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

Re: [PR] [fix](routine-load) add lock to avoid editlog out of order when concurrent update job [doris]

2024-02-18 Thread via GitHub
liaoxin01 commented on code in PR #31095: URL: https://github.com/apache/doris/pull/31095#discussion_r1494093313 ## fe/fe-core/src/main/java/org/apache/doris/load/routineload/RoutineLoadManager.java: ## @@ -307,12 +307,23 @@ public List checkPrivAndGetAllJobs(String dbName)

Re: [PR] (enhance)(S3) Change s3 metric from bvar adder to latency recorder [doris]

2024-02-18 Thread via GitHub
dataroaring merged PR #28861: URL: https://github.com/apache/doris/pull/28861 -- 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: (enhance)(S3) Change s3 metric from bvar adder to latency recorder (#28861)

2024-02-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 31d8df8de28 (enhance)(S3) Change s3 metric f

Re: [PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951822145 TeamCity be ut coverage result: Function Coverage: 37.82% (8035/21247) Line Coverage: 29.48% (65497/222155) Region Coverage: 28.96% (33703/116394) Branch Coverage: 24.8

Re: [PR] [fix](audit) The time field in the audit log table is set to the millisecond level [doris]

2024-02-18 Thread via GitHub
nextdreamblue commented on PR #31096: URL: https://github.com/apache/doris/pull/31096#issuecomment-1951818601 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] Doris doc [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31099: URL: https://github.com/apache/doris/pull/31099#issuecomment-1951817231 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] Doris doc [doris]

2024-02-18 Thread via GitHub
Hyman-zhao opened a new pull request, #31099: URL: https://github.com/apache/doris/pull/31099 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mail

Re: [PR] [fix](Nereids) two phase topn opt support topn-project-filter-scan [doris]

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

Re: [PR] [fix](Nereids) two phase topn opt support topn-project-filter-scan [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31097: URL: https://github.com/apache/doris/pull/31097#issuecomment-1951815492 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

[I] [Bug] BE crash when enable auto_compaction [doris]

2024-02-18 Thread via GitHub
lhjw9810 opened a new issue, #31098: URL: https://github.com/apache/doris/issues/31098 ### 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.4 ### What's

[PR] [fix](Nereids) two phase topn opt support topn-project-filter-scan [doris]

2024-02-18 Thread via GitHub
morrySnow opened a new pull request, #31097: URL: https://github.com/apache/doris/pull/31097 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailt

Re: [PR] [Enhancement](group commit) Add bvar and log for group commit [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31017: URL: https://github.com/apache/doris/pull/31017#issuecomment-1951814121 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](audit) The time field in the audit log table is set to the mill… [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31096: URL: https://github.com/apache/doris/pull/31096#issuecomment-1951813867 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](audit) The time field in the audit log table is set to the mill… [doris]

2024-02-18 Thread via GitHub
felixwluo opened a new pull request, #31096: URL: https://github.com/apache/doris/pull/31096 …isecond level ## Proposed changes Issue Number: close #xxx 1、The time field type in the audit log is set to milliseconds If this is a relatively large or complex c

Re: [PR] [Enhancement](group commit) Add bvar and log for group commit [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31017: URL: https://github.com/apache/doris/pull/31017#issuecomment-1951808949 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](group_commit) Need to wait wal to be deleted when creating MaterializedView [doris]

2024-02-18 Thread via GitHub
mymeiyi commented on code in PR #30956: URL: https://github.com/apache/doris/pull/30956#discussion_r1494080560 ## fe/fe-core/src/main/java/org/apache/doris/alter/MaterializedViewHandler.java: ## @@ -1164,6 +1173,7 @@ private void onJobDone(AlterJobV2 alterJob) { cha

Re: [PR] [Enhancement](group commit) Add bvar and log for group commit [doris]

2024-02-18 Thread via GitHub
Yukang-Lian commented on PR #31017: URL: https://github.com/apache/doris/pull/31017#issuecomment-1951804339 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](routine-load) add lock to avoid editlog out of order when concurrent update job [doris]

2024-02-18 Thread via GitHub
HHoflittlefish777 commented on PR #31095: URL: https://github.com/apache/doris/pull/31095#issuecomment-1951799034 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] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31093: URL: https://github.com/apache/doris/pull/31093#issuecomment-1951798414 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](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
zxealous commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951797106 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](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951796555 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](group commit) Add bvar and log for group commit [doris]

2024-02-18 Thread via GitHub
mymeiyi commented on code in PR #31017: URL: https://github.com/apache/doris/pull/31017#discussion_r1494069859 ## be/src/vec/sink/group_commit_block_sink.cpp: ## @@ -141,12 +144,9 @@ Status GroupCommitBlockSink::send(RuntimeState* state, vectorized::Block* input_ retur

Re: [PR] [Feature] Support to do schema change in cloud mode [doris]

2024-02-18 Thread via GitHub
platoneko commented on code in PR #31055: URL: https://github.com/apache/doris/pull/31055#discussion_r1494003957 ## be/src/olap/schema_change.cpp: ## @@ -624,18 +604,16 @@ Result> VSchemaChangeWithSorting: } else { rowset_writer = std::move(result).value(); }

Re: [PR] [fix](routine-load) add lock to avoid editlog out of order when concurrent update job [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31095: URL: https://github.com/apache/doris/pull/31095#issuecomment-1951791747 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](routine-load) add lock to avoid editlog out of order when concurrent update job [doris]

2024-02-18 Thread via GitHub
HHoflittlefish777 opened a new pull request, #31095: URL: https://github.com/apache/doris/pull/31095 ## Proposed changes ### question When replay some ``` Operation Type 201 java.lang.NullPointerException: null at org.apache.doris.load.routineload.RoutineLoadManager.repla

Re: [PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31094: URL: https://github.com/apache/doris/pull/31094#issuecomment-1951789902 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] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
yiguolei opened a new pull request, #31093: URL: https://github.com/apache/doris/pull/31093 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

[PR] [fix](outfile) Fix unable to export empty data (#30703) [doris]

2024-02-18 Thread via GitHub
zxealous opened a new pull request, #31094: URL: https://github.com/apache/doris/pull/31094 ## Proposed changes Issue Number: close #xxx cherry-pick #30703 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d..

Re: [PR] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
yiguolei commented on PR #31093: URL: https://github.com/apache/doris/pull/31093#issuecomment-1951789383 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] [bugfix](performance) fix performance problem [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31093: URL: https://github.com/apache/doris/pull/31093#issuecomment-1951789321 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 branch-2.0 updated: fix partial-update doc (#30615)

2024-02-18 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring 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 b0d724d248d fix partial-update doc (

Re: [PR] [typo](doc) Errata the partial-update document for branch-2.0 [doris]

2024-02-18 Thread via GitHub
dataroaring merged PR #30615: URL: https://github.com/apache/doris/pull/30615 -- 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] [Improve](common)Optimize logging performance with LOG.isDebugEnabled() [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31091: URL: https://github.com/apache/doris/pull/31091#issuecomment-1951782967 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] [improvment](group_commit) Refector scan wal function [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #30939: URL: https://github.com/apache/doris/pull/30939#issuecomment-1951774056 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] [improvment](group_commit) Refector scan wal function [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #30939: URL: https://github.com/apache/doris/pull/30939#issuecomment-1951773937 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

(doris) branch master updated (b473b98d58a -> ff9a962dfb8)

2024-02-18 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 b473b98d58a [Improvement](join) optimization for build_side_output_column (#30826) add ff9a962dfb8 [opt](Nerei

Re: [PR] [nereids] refine group by elimination column prune [doris]

2024-02-18 Thread via GitHub
morrySnow merged PR #30953: URL: https://github.com/apache/doris/pull/30953 -- 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](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #30844: URL: https://github.com/apache/doris/pull/30844#issuecomment-1951767117 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](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #30844: URL: https://github.com/apache/doris/pull/30844#issuecomment-1951767086 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] [nereids] refine group by elimination column prune [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #30953: URL: https://github.com/apache/doris/pull/30953#issuecomment-1951766772 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] [improve] add JdbcSourceSchema extends SourceSchema [doris-flink-connector]

2024-02-18 Thread via GitHub
JNSimba commented on PR #303: URL: https://github.com/apache/doris-flink-connector/pull/303#issuecomment-1951765807 please rebase master, there is a conflict -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

Re: [PR] [opt](datetime) increase precision of microseconds from 6 to 9 [doris]

2024-02-18 Thread via GitHub
yiguolei commented on code in PR #31090: URL: https://github.com/apache/doris/pull/31090#discussion_r1494050996 ## docs/zh-CN/docs/sql-manual/sql-reference/Data-Types/DATETIME.md: ## @@ -35,13 +35,13 @@ DATETIMEV2 ### description DATETIME([P]) -日期时间类型,可选参数P表示时间精度,取值范围是[0, 6]

(doris) branch master updated: [Improvement](join) optimization for build_side_output_column (#30826)

2024-02-18 Thread panxiaolei
This is an automated email from the ASF dual-hosted git repository. panxiaolei 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 b473b98d58a [Improvement](join) optimization

Re: [PR] [Improvement](join) optimization for build_side_output_column [doris]

2024-02-18 Thread via GitHub
BiteThet merged PR #30826: URL: https://github.com/apache/doris/pull/30826 -- 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] [typo](doc)Window function sum/avg does not support distinct document modification [doris]

2024-02-18 Thread via GitHub
caoliang-web commented on PR #31066: URL: https://github.com/apache/doris/pull/31066#issuecomment-1951759884 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 (3d94119ca24 -> 60fd8448956)

2024-02-18 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 3d94119ca24 [Refactor](catalog) Refactor Jdbc Catalog external name case mapping rules (#28414) add 60fd8448

Re: [PR] [fix](pick pr) fix pick_pr.sh push_id [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31041: URL: https://github.com/apache/doris/pull/31041#issuecomment-1951758266 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](pick pr) fix pick_pr.sh push_id [doris]

2024-02-18 Thread via GitHub
dataroaring merged PR #31041: URL: https://github.com/apache/doris/pull/31041 -- 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] [regression-test](decimalv3) Adding numerical precision exceeding the data type will error case [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31068: URL: https://github.com/apache/doris/pull/31068#issuecomment-1951757580 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] [regression-test](decimalv3) Adding numerical precision exceeding the data type will error case [doris]

2024-02-18 Thread via GitHub
yiguolei commented on PR #31068: URL: https://github.com/apache/doris/pull/31068#issuecomment-1951756996 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] Revert "[chore](refactor) refactor some rf code and delete rpc file" [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31088: URL: https://github.com/apache/doris/pull/31088#issuecomment-1951718948 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 8c6e456c891d136857e11044f8c75d56f09c with default session variables Stream

Re: [PR] Revert "[chore](refactor) refactor some rf code and delete rpc file" [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31088: URL: https://github.com/apache/doris/pull/31088#issuecomment-1951716400 ClickBench: Total hot run time: 30.62 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] Revert "[chore](refactor) refactor some rf code and delete rpc file" [doris]

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

Re: [PR] [fix](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-18 Thread via GitHub
wsjz commented on code in PR #30844: URL: https://github.com/apache/doris/pull/30844#discussion_r1494017303 ## fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/HadoopUGI.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software Foundation (ASF) und

Re: [PR] [fix](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-18 Thread via GitHub
wsjz commented on code in PR #30844: URL: https://github.com/apache/doris/pull/30844#discussion_r1494016754 ## fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/HadoopUGI.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software Foundation (ASF) und

Re: [PR] Revert "[chore](refactor) refactor some rf code and delete rpc file" [doris]

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

Re: [PR] [enhancement](paimon)add obs filesystem for paimon for 2.0 [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31089: URL: https://github.com/apache/doris/pull/31089#issuecomment-1951699860 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 50b1336db592501b1ebdca49e3727ca256acedd5 with default session variables Stream

Re: [PR] Revert "[chore](refactor) refactor some rf code and delete rpc file" [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31088: URL: https://github.com/apache/doris/pull/31088#issuecomment-1951698589 TeamCity be ut coverage result: Function Coverage: 35.76% (8559/23932) Line Coverage: 27.73% (69426/250397) Region Coverage: 26.85% (36021/134163) Branch Coverage: 23.6

Re: [PR] [enhancement](paimon)add obs filesystem for paimon for 2.0 [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31089: URL: https://github.com/apache/doris/pull/31089#issuecomment-1951697437 ClickBench: Total hot run time: 30.44 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](paimon)add obs filesystem for paimon for 2.0 [doris]

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

Re: [PR] [improvement](hudi)Obtain partition information through HMS's API for 2.0 [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31087: URL: https://github.com/apache/doris/pull/31087#issuecomment-1951685636 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 85836d9fe98361450af872736a638e2bb4e83917 with default session variables Stream

Re: [PR] [improvement](hudi)Obtain partition information through HMS's API for 2.0 [doris]

2024-02-18 Thread via GitHub
doris-robot commented on PR #31087: URL: https://github.com/apache/doris/pull/31087#issuecomment-1951682972 ClickBench: Total hot run time: 30.11 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhancement](paimon)add obs filesystem for paimon for 2.0 [doris]

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

Re: [PR] [improvement](hudi)Obtain partition information through HMS's API for 2.0 [doris]

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

Re: [PR] [Feature] Support to do schema change in cloud mode [doris]

2024-02-18 Thread via GitHub
platoneko commented on code in PR #31055: URL: https://github.com/apache/doris/pull/31055#discussion_r1493996872 ## be/src/olap/schema_change.cpp: ## @@ -85,7 +90,7 @@ constexpr int ALTER_TABLE_BATCH_SIZE = 4064; class MultiBlockMerger { public: -MultiBlockMerger(TabletS

Re: [PR] [fix](mysql-channel) initialize mysql serializer by default [doris]

2024-02-18 Thread via GitHub
github-actions[bot] commented on PR #31083: URL: https://github.com/apache/doris/pull/31083#issuecomment-1951677495 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](multi-catalog)fix getting ugi methods and unify them [doris]

2024-02-18 Thread via GitHub
morningman commented on code in PR #30844: URL: https://github.com/apache/doris/pull/30844#discussion_r1493992936 ## fe/fe-common/src/main/java/org/apache/doris/common/security/authentication/HadoopUGI.java: ## @@ -0,0 +1,135 @@ +// Licensed to the Apache Software Foundation (AS

Re: [PR] [Feature] Support to do schema change in cloud mode [doris]

2024-02-18 Thread via GitHub
platoneko commented on code in PR #31055: URL: https://github.com/apache/doris/pull/31055#discussion_r1493994661 ## be/src/cloud/cloud_schema_change_job.h: ## @@ -0,0 +1,35 @@ +#pragma once + +#include +#include "cloud/cloud_storage_engine.h" +#include "olap/rowset/rowset.h" +#

  1   2   3   4   >