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

[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] [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

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

(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] [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

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] [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] [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

[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] [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

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
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

[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] [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

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: [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稳定序列

[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: [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

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] [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-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] [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] [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] [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
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] [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: [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

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: [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

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
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] [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] [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] [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

(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] [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

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] [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

[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

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] [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

[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] [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

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: [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: [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: [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: [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] [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] [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] [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

[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

(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)

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.

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: [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] [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: [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

[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] [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] [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] [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

[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] [doc](apache-superset) Fix zh-CN documentation of apache-superset [doris]

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

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

2024-03-07 Thread via GitHub
deardeng commented on code in PR #31772: URL: https://github.com/apache/doris/pull/31772#discussion_r1517210312 ## fe/fe-core/src/main/java/org/apache/doris/catalog/TabletInvertedIndex.java: ## @@ -601,6 +601,23 @@ public void addReplica(long tabletId, Replica replica) {

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-1985102024 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

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

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31969: URL: https://github.com/apache/doris/pull/31969#issuecomment-1985101164 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] (cloud-merge) Support to write data into cache in cloud mode [doris]

2024-03-07 Thread via GitHub
Lchangliang commented on PR #31934: URL: https://github.com/apache/doris/pull/31934#issuecomment-1985100399 run feut -- 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

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

2024-03-07 Thread via GitHub
yangzhiyuss opened a new issue, #31978: URL: https://github.com/apache/doris/issues/31978 ### 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.5 ### Wha

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-1985097193 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] [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-1985086839 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](cloud) exclude cases not supported in cloud mode [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31969: URL: https://github.com/apache/doris/pull/31969#issuecomment-1985083514 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-1985078272 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 (5c9db1acfaa -> 56b3c42f459)

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 5c9db1acfaa [Enhancement](Load) Nereids supports http_stream and group_commit with stream load (#31259) add

Re: [PR] [Fix](partial-update) Fix wrong column number passing to BE when partial and enable nereids [doris]

2024-03-07 Thread via GitHub
dataroaring merged PR #31461: URL: https://github.com/apache/doris/pull/31461 -- 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: [Enhancement](Load) Nereids supports http_stream and group_commit with stream load (#31259)

2024-03-07 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 5c9db1acfaa [Enhancement](Load) Nereids supp

Re: [PR] [Enhancement](Load) Nereids supports http_stream and group_commit with stream load [doris]

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

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
924060929 commented on code in PR #31970: URL: https://github.com/apache/doris/pull/31970#discussion_r1517190146 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/OneRangePartitionEvaluator.java: ## @@ -102,31 +103,33 @@ public OneRangePartitionEvaluato

(doris) branch revert-31891-Pick_31890 deleted (was 525389edaa8)

2024-03-07 Thread morrysnow
This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch revert-31891-Pick_31890 in repository https://gitbox.apache.org/repos/asf/doris.git was 525389edaa8 Revert "[Fix](load) Fix insert into wrong value #31890 (#31891)" The revisions that w

Re: [PR] [Improve](Variant) support bloom filter for variant subcolumns [doris]

2024-03-07 Thread via GitHub
eldenmoon merged PR #31347: URL: https://github.com/apache/doris/pull/31347 -- 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 master updated (959b69a81c0 -> 6ac07ec06e2)

2024-03-07 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 959b69a81c0 [enhancement](Nereids) Speedup PartitionPrunner (#31970) add 6ac07ec06e2 [Improve](Variant) support

(doris) branch master updated (77af4874fc4 -> 959b69a81c0)

2024-03-07 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 77af4874fc4 [improve](routine-load) increase routing load max_batch _size max limit (#31846) add 959b69a81c0 [

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
morrySnow merged PR #31970: URL: https://github.com/apache/doris/pull/31970 -- 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] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
starocean999 commented on code in PR #31970: URL: https://github.com/apache/doris/pull/31970#discussion_r1517186836 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/OneRangePartitionEvaluator.java: ## @@ -102,31 +103,33 @@ public OneRangePartitionEvalu

Re: [PR] [feature](external catalog)Add partition grammar for external catalog to create table [doris]

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

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

2024-03-07 Thread via GitHub
morrySnow opened a new pull request, #31977: URL: https://github.com/apache/doris/pull/31977 ## 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](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31970: URL: https://github.com/apache/doris/pull/31970#issuecomment-1985053732 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] [enhancement](Nereids) Speedup PartitionPrunner [doris]

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

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

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

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

2024-03-07 Thread via GitHub
github-actions[bot] commented on PR #31945: URL: https://github.com/apache/doris/pull/31945#issuecomment-1985053016 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] [Bug] Error occurred while passing status up [doris]

2024-03-07 Thread via GitHub
wyxxxcat commented on issue #31892: URL: https://github.com/apache/doris/issues/31892#issuecomment-1985049882 > I can not reproduce it, using: `doris-2.0.5-rc02-45cbbe9a2e` > > ``` > > SELECT * FROM tbl_scalar_types_dup; > +--++---++---+--

Re: [PR] [enhancement](Nereids) Speedup PartitionPrunner [doris]

2024-03-07 Thread via GitHub
924060929 commented on PR #31970: URL: https://github.com/apache/doris/pull/31970#issuecomment-1985045993 > Any performance data? 100 threads parallel continuous send this sql which query an empty table ```sql select count(1),date_format(time_col,'%Y%m%d'),varchar_col1 from t

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-1985040575 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

  1   2   3   4   5   6   7   8   >