[I] [Bug] Hardware Info in web home page loading and NPE in fe log [doris]

2024-03-07 Thread via GitHub
chaos-cn opened a new issue, #31979: URL: https://github.com/apache/doris/issues/31979 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 2.1.0 ### What's

Re: [PR] [Improvement]Add schema table backend_active_tasks [doris]

2024-03-07 Thread via GitHub
wangbo commented on PR #31945: URL: https://github.com/apache/doris/pull/31945#issuecomment-1985110956 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

[PR] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-03-07 Thread via GitHub
dengd1937 opened a new pull request, #31980: URL: https://github.com/apache/doris/pull/31980 ## Proposed changes Issue Number: close #xxx Because the previous Nginx load balancing article did not cover how to configure the proxy HTTP (StreamLoad) to write data, I have been work

Re: [PR] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31980: URL: https://github.com/apache/doris/pull/31980#issuecomment-1985111474 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] (feat) release 2.1.0 & 1.2.8 [doris-website]

2024-03-07 Thread via GitHub
velodb-Linjiang opened a new pull request, #414: URL: https://github.com/apache/doris-website/pull/414 - [(feat) release 2.1.0 & 1.2.8](https://github.com/apache/doris-website/commit/934b72d7c1bf26a71e77dd1bad33a3f88deb) -- This is an automated message from the Apache Git Service. To

Re: [PR] (feat) release 2.1.0 & 1.2.8 [doris-website]

2024-03-07 Thread via GitHub
luzhijing merged PR #414: URL: https://github.com/apache/doris-website/pull/414 -- 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...@dori

Re: [PR] [FIX](InPredict) fix in params in to context for thread fragment query [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31935: URL: https://github.com/apache/doris/pull/31935#issuecomment-1985115040 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](InPredict) fix in params in to context for thread fragment query [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31935: URL: https://github.com/apache/doris/pull/31935#issuecomment-1985114996 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-website) branch master updated: (feat) release 2.1.0 & 1.2.8 (#414)

2024-03-07 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing 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 dd1364d24eb (feat) release 2.1.0 & 1.2

Re: [I] [Bug] sql查询报concat output is too large to allocate [doris]

2024-03-07 Thread via GitHub
HappenLee commented on issue #31978: URL: https://github.com/apache/doris/issues/31978#issuecomment-1985118716 string is too large than uint_max in one block,doris do not support -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [PR] [enhance](io) Set segment file size to rowset meta [doris]

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

Re: [PR] [enhancement](cloud) exclude cases not supported in cloud mode [doris]

2024-03-07 Thread via GitHub
dataroaring merged PR #31969: URL: https://github.com/apache/doris/pull/31969 -- 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 (56b3c42f459 -> 72dfed958fe)

2024-03-07 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 56b3c42f459 [Fix](partial-update) Fix wrong column number passing to BE when partial and enable nereids (#31461)

[PR] [enhancement](util) print if using nereids planner when be coredump [doris]

2024-03-07 Thread via GitHub
jacktengg opened a new pull request, #31981: URL: https://github.com/apache/doris/pull/31981 ## Proposed changes ``` *** Query id: 9b6b7e6d2cab4374-b8a74b413939f0cb *** *** is nereids: 1 *** *** tablet id: 0 *** *** Aborted at 1709879366 (unix time) try "date -d @1709879366

Re: [PR] [enhancement](util) print if using nereids planner when be coredump [doris]

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

Re: [PR] [fix](forward) set error code for query state to handle exception of [doris]

2024-03-07 Thread via GitHub
dataroaring commented on PR #31975: URL: https://github.com/apache/doris/pull/31975#issuecomment-1985121378 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) Fix cloud create table need cluster auth and no cluster … [doris]

2024-03-07 Thread via GitHub
dataroaring commented on PR #31772: URL: https://github.com/apache/doris/pull/31772#issuecomment-1985122374 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](util) print if using nereids planner when be coredump [doris]

2024-03-07 Thread via GitHub
jacktengg commented on PR #31981: URL: https://github.com/apache/doris/pull/31981#issuecomment-1985122891 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] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-03-07 Thread via GitHub
dengd1937 commented on PR #31980: URL: https://github.com/apache/doris/pull/31980#issuecomment-1985123182 @hf200012 Can you check if there are any issues with the updated content of the article. -- This is an automated message from the Apache Git Service. To respond to the message, pl

Re: [I] [Bug] sql查询报concat output is too large to allocate [doris]

2024-03-07 Thread via GitHub
yangzhiyuss commented on issue #31978: URL: https://github.com/apache/doris/issues/31978#issuecomment-1985123502 > 不支持 查的是表元数据 column_type, 把类型去掉括号并转化成大写 -- 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: [I] [Bug] sql查询报concat output is too large to allocate [doris]

2024-03-07 Thread via GitHub
yangzhiyuss commented on issue #31978: URL: https://github.com/apache/doris/issues/31978#issuecomment-1985124915 > > 不支持 > > 查的是表元数据 column_type, 把类型去掉括号并转化成大写 ![image](https://github.com/apache/doris/assets/2024/4c92a7f5-da8b-4ffd-9b6a-d19fea0c375d) -- This is an au

Re: [PR] [opt](Nereids) remove canEliminate flag on LogicalProject [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31977: URL: https://github.com/apache/doris/pull/31977#issuecomment-1985125003 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](Nereids) remove canEliminate flag on LogicalProject [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31977: URL: https://github.com/apache/doris/pull/31977#issuecomment-1985125044 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

[PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange opened a new pull request, #31982: URL: https://github.com/apache/doris/pull/31982 ## 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:

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31982: URL: https://github.com/apache/doris/pull/31982#issuecomment-1985125702 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] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
Mryange commented on PR #31982: URL: https://github.com/apache/doris/pull/31982#issuecomment-1985125753 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] [Opt](func) reduce the useless mem alloc and const opt the concat code [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31983: URL: https://github.com/apache/doris/pull/31983#issuecomment-1985128573 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: [release](version) change branch-2.0 version to 2.0.6 (#31973)

2024-03-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 d75ba6ef4eb [release](version) change bran

Re: [PR] [release](version) change branch-2.0 version to 2.0.6 [doris]

2024-03-07 Thread via GitHub
xiaokang merged PR #31973: URL: https://github.com/apache/doris/pull/31973 -- 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] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-07 Thread via GitHub
platoneko commented on PR #31853: URL: https://github.com/apache/doris/pull/31853#issuecomment-1985128911 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] [Opt](func) reduce the useless mem alloc and const opt the concat code [doris]

2024-03-07 Thread via GitHub
HappenLee opened a new pull request, #31983: URL: https://github.com/apache/doris/pull/31983 ## 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

(doris) tag 2.0.6 created (now d75ba6ef4eb)

2024-03-07 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.6 in repository https://gitbox.apache.org/repos/asf/doris.git at d75ba6ef4eb (commit) No new revisions were added by this update. -

Re: [PR] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-03-07 Thread via GitHub
yz-jayhua commented on PR #31980: URL: https://github.com/apache/doris/pull/31980#issuecomment-1985134003 LGTM -- 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] [typo](docs) Add HTTP proxy section for Load Balance Nginx [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31980: URL: https://github.com/apache/doris/pull/31980#issuecomment-1985134371 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](forward) set error code for query state to handle exception of [doris]

2024-03-07 Thread via GitHub
dataroaring commented on PR #31975: URL: https://github.com/apache/doris/pull/31975#issuecomment-1985134814 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] [Opt](func) reduce the useless mem alloc and const opt the concat code [doris]

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

Re: [PR] [Opt](func) reduce the useless mem alloc and const opt the concat code [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31983: URL: https://github.com/apache/doris/pull/31983#issuecomment-1985143571 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](func) reduce the useless mem alloc and const opt the concat code [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31983: URL: https://github.com/apache/doris/pull/31983#issuecomment-1985143622 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

svn commit: r67794 - in /dev/doris/2.0.6: ./ apache-doris-2.0.6-src.tar.gz apache-doris-2.0.6-src.tar.gz.asc apache-doris-2.0.6-src.tar.gz.sha512

2024-03-07 Thread kxiao
Author: kxiao Date: Fri Mar 8 07:08:32 2024 New Revision: 67794 Log: doris-2.0.6 release Added: dev/doris/2.0.6/ dev/doris/2.0.6/apache-doris-2.0.6-src.tar.gz (with props) dev/doris/2.0.6/apache-doris-2.0.6-src.tar.gz.asc (with props) dev/doris/2.0.6/apache-doris-2.0.6-src.ta

Re: [I] [Bug] ky10 aarch64 mysql-connector-python cannot connect to FE [doris]

2024-03-07 Thread via GitHub
liujiwen-up commented on issue #31857: URL: https://github.com/apache/doris/issues/31857#issuecomment-1985159194 Only versions below mysql-connector-python 8.0.16 can connect We will strive to optimize and make it compatible in the future. -- This is an automated message from the Apache

Re: [PR] [fix](forward) set error code for query state to handle exception of [doris]

2024-03-07 Thread via GitHub
dataroaring commented on PR #31975: URL: https://github.com/apache/doris/pull/31975#issuecomment-1985166223 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] [nereids] outer join with is null stats estimation enhancement [doris]

2024-03-07 Thread via GitHub
englefly commented on code in PR #31875: URL: https://github.com/apache/doris/pull/31875#discussion_r1517300085 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java: ## @@ -404,4 +404,15 @@ public static boolean checkReorderPrecondition(LogicalJoin top, Logi

Re: [PR] [feature-wip](Cloud) Support restore HDFS meta data in Meta Service && Add storage vault property [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on code in PR #31415: URL: https://github.com/apache/doris/pull/31415#discussion_r1503775189 ## cloud/test/meta_service_test.cpp: ## @@ -4924,6 +4978,108 @@ TEST(MetaServiceTest, LegacyUpdateAkSkTest) { SyncPoint::get_instance()->clear_all_call

Re: [PR] [nereids] outer join with is null stats estimation enhancement [doris]

2024-03-07 Thread via GitHub
xzj7019 commented on code in PR #31875: URL: https://github.com/apache/doris/pull/31875#discussion_r1517323949 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/JoinUtils.java: ## @@ -404,4 +404,15 @@ public static boolean checkReorderPrecondition(LogicalJoin top, Logic

Re: [PR] [nereids] outer join with is null stats estimation enhancement [doris]

2024-03-07 Thread via GitHub
xzj7019 commented on PR #31875: URL: https://github.com/apache/doris/pull/31875#issuecomment-1985183053 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] [Refactor](metric) Use bvar to refactor metric framework [doris]

2024-03-07 Thread via GitHub
hongkun-Shao commented on PR #31971: URL: https://github.com/apache/doris/pull/31971#issuecomment-1985188724 run beut -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

Re: [PR] [feature](pipelineX) add mem control in local exchange sink [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31982: URL: https://github.com/apache/doris/pull/31982#issuecomment-1985188972 TeamCity be ut coverage result: Function Coverage: 35.37% (8556/24189) Line Coverage: 27.15% (69525/256065) Region Coverage: 26.36% (36073/136835) Branch Coverage: 23.2

Re: [PR] [Refactor](metric) Use bvar to refactor metric framework [doris]

2024-03-07 Thread via GitHub
hongkun-Shao commented on PR #31971: URL: https://github.com/apache/doris/pull/31971#issuecomment-1985189715 run compile -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [enhancement](util) print if using nereids planner when be coredump [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31981: URL: https://github.com/apache/doris/pull/31981#issuecomment-1985190928 TeamCity be ut coverage result: Function Coverage: 35.36% (8554/24191) Line Coverage: 27.15% (69515/256068) Region Coverage: 26.36% (36074/136835) Branch Coverage: 23.2

[I] Release Note 2.0.6 [doris]

2024-03-07 Thread via GitHub
xiaokang opened a new issue, #31984: URL: https://github.com/apache/doris/issues/31984 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Description _No response_

Re: [I] Release Note 2.0.6 [doris]

2024-03-07 Thread via GitHub
xiaokang commented on issue #31984: URL: https://github.com/apache/doris/issues/31984#issuecomment-1985196539 中文版本: ## 1 行为变更 无 ## 2 新功能 - 自动选择物化视图时支持匹配带别名的函数 - 增加安全下线一个tablet副本的命令 - 外表统计信息增加行数统计缓存 - 统计信息收集支持rollup ## 3 改进和优化 - 使用protobuf稳定序列

Re: [PR] [Opt](func) reduce the useless mem alloc and const opt the concat code [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31983: URL: https://github.com/apache/doris/pull/31983#issuecomment-1985200254 TeamCity be ut coverage result: Function Coverage: 35.37% (8555/24188) Line Coverage: 27.15% (69525/256060) Region Coverage: 26.37% (36080/136831) Branch Coverage: 23.2

Re: [PR] [improvement](mtmv) Improve the performance for query rewritting by materialized view [doris]

2024-03-07 Thread via GitHub
seawinde commented on PR #31886: URL: https://github.com/apache/doris/pull/31886#issuecomment-1985201844 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] [opt](fe) Reduce jvm heap memory consumed by profiles of BrokerLoadJob [doris]

2024-03-07 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #31985: URL: https://github.com/apache/doris/pull/31985 * it may cause FE OOM when there are a lot of broker load jobs if the profile is enabled ## Proposed changes Issue Number: close #xxx ## Further comments If t

Re: [PR] [opt](fe) Reduce jvm heap memory consumed by profiles of BrokerLoadJob [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31985: URL: https://github.com/apache/doris/pull/31985#issuecomment-1985205665 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] [opt](fe) Reduce jvm heap memory consumed by profiles of BrokerLoadJob [doris]

2024-03-07 Thread via GitHub
SWJTU-ZhangLei commented on PR #31985: URL: https://github.com/apache/doris/pull/31985#issuecomment-1985205794 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] [opt](fe) Reduce jvm heap memory consumed by profiles of BrokerLoadJob [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31985: URL: https://github.com/apache/doris/pull/31985#issuecomment-1985207294 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

[PR] [Revert](load) Revert "[Fix](load) Fix insert into wrong value #31890" [doris]

2024-03-07 Thread via GitHub
Yukang-Lian opened a new pull request, #31986: URL: https://github.com/apache/doris/pull/31986 Revert "Problem: When the old optimizer processes an INSERT INTO statement that contains two quotation marks, it results in only one quotation mark being written into the database. (#31890)"

Re: [PR] [Revert](load) Revert "[Fix](load) Fix insert into wrong value #31890" [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31986: URL: https://github.com/apache/doris/pull/31986#issuecomment-1985207466 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] [Revert](load) Revert "[Fix](load) Fix insert into wrong value #31890" [doris]

2024-03-07 Thread via GitHub
Yukang-Lian commented on PR #31986: URL: https://github.com/apache/doris/pull/31986#issuecomment-1985207591 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](pipelineX) support paritition tablet sink shuffle [doris]

2024-03-07 Thread via GitHub
zhangstar333 commented on PR #31689: URL: https://github.com/apache/doris/pull/31689#issuecomment-1985209398 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] [doc](apache-superset) Fix zh-CN documentation of apache-superset [doris]

2024-03-07 Thread via GitHub
zy-kkk merged PR #31976: URL: https://github.com/apache/doris/pull/31976 -- 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 master updated: [doc](apache-superset) Fix zh-CN documentation of apache-superset (#31976)

2024-03-07 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk 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 4266cca047f [doc](apache-superset) Fix zh-CN docum

Re: [PR] [enhance](io) Set segment file size to rowset meta [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31853: URL: https://github.com/apache/doris/pull/31853#issuecomment-1985216075 TeamCity be ut coverage result: Function Coverage: 35.37% (8553/24183) Line Coverage: 27.14% (69497/256104) Region Coverage: 26.36% (36079/136849) Branch Coverage: 23.2

Re: [PR] [improvement](mtmv) Improve the performance for query rewritting by materialized view [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31886: URL: https://github.com/apache/doris/pull/31886#issuecomment-1985216630 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

[PR] [Fix](auto-inc) Fix partial update auto inc publish case failure [doris]

2024-03-07 Thread via GitHub
Yukang-Lian opened a new pull request, #31987: URL: https://github.com/apache/doris/pull/31987 The issue introduced by the recently added auto-increment column works fine on a single node but may result in discontinuous auto-increment IDs when running on a cluster. This PR has been modified

Re: [PR] [Fix](auto-inc) Fix partial update auto inc publish case failure [doris]

2024-03-07 Thread via GitHub
doris-robot commented on PR #31987: URL: https://github.com/apache/doris/pull/31987#issuecomment-1985219458 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

<    3   4   5   6   7   8