(doris) branch branch-2.1 updated: [Fix](upgrade) Fix fields not handled correctly during upgrade and downgrade (#36691)

2024-06-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 02fad48870a [Fix](upgrade) Fix fields

(doris) branch master updated: [Feature](inverted index) add no need read data optimize config (#36686)

2024-06-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 815349d3502 [Feature](inverted index) add no ne

(doris) branch branch-2.1 updated: [Fix](multi-catalog) Fix core in orc and parquet reader sometimes after low mem exception. (#36575)

2024-06-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 17cf34b244a [Fix](multi-catalog) Fix

(doris) branch master updated: [chore](routine-load) make get Kafka meta timeout configurable (#36619)

2024-06-21 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 179e650ef11 [chore](routine-load) make get K

(doris) branch master updated: [chore](routine-load) optimize out of range error message (#36450)

2024-06-21 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 cea2f61ec47 [chore](routine-load) optimize o

(doris) branch master updated: [chore](routine-load) increase routine load job default max batch size and rows (#36632)

2024-06-21 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 a43ef44e224 [chore](routine-load) increase r

(doris) branch branch-2.0 updated: [fix](nereids) fix wrong resut of function ifnull/coalesce caused by mixed use multiple columns with type of datetime/datetimev2/date/datev2 of function coalesce whe

2024-06-21 Thread lide
This is an automated email from the ASF dual-hosted git repository. lide 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 bff66079a1b [fix](nereids) fix wrong resut

(doris) branch master updated: [fix](multi-table-load) fix fe log too much when using multi table load (#36458)

2024-06-21 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 888fda7e8b6 [fix](multi-table-load) fix fe l

(doris-website) branch asf-site updated (028df3e893 -> cbcf502b94)

2024-06-21 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 028df3e893 Automated deployment with doris branch @ e971c5eec648b1ffe324debb9a74acc6694401e1 new cb

(doris) branch master updated: [feature](Azure) Implement Azure's multi part upload in BE (#36620)

2024-06-21 Thread gavinchou
This is an automated email from the ASF dual-hosted git repository. gavinchou 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 b598c8b3959 [feature](Azure) Implement Azure's

(doris) branch branch-2.1 updated: [Fix](func) CoreDump and Result Error in percentile function (#36647)

2024-06-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 90a4dd09f36 [Fix](func) CoreDump and

(doris) branch branch-3.0 updated (cfd34cebf34 -> 364d8b3df81)

2024-06-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git from cfd34cebf34 [BUG](Meta) Fix fe exit by wrong dynamic properties (#28138) new f550945bec5 [fix](txn inser

(doris) branch master updated (3a9c29e8162 -> 4edb987eeea)

2024-06-21 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 3a9c29e8162 [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function

(doris) branch master updated: [Fix](inverted index) fix wrong no need read data when same column in inverted index and like function (#36687)

2024-06-21 Thread airborne
This is an automated email from the ASF dual-hosted git repository. airborne 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 3a9c29e8162 [Fix](inverted index) fix wrong no

Re: [PR] [Fix](Nereids) fix leading with different be instance number [doris]

2024-06-21 Thread via GitHub
LiBinfeng-01 commented on PR #36661: URL: https://github.com/apache/doris/pull/36661#issuecomment-2182135861 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](Nereids) fix leading with different be instance number [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36661: URL: https://github.com/apache/doris/pull/36661#issuecomment-2182135782 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36635: URL: https://github.com/apache/doris/pull/36635#issuecomment-2182132182 ClickBench: Total hot run time: 30.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [regression-test](case) do statistics table compaction before quit regression tests [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36611: URL: https://github.com/apache/doris/pull/36611#issuecomment-2182133198 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] [Feature](Row Store) support partial columns row store in cloud mode [doris]

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

Re: [PR] [feat](mtmv) compute agg expressions tree cost [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36368: URL: https://github.com/apache/doris/pull/36368#issuecomment-2182122477 ClickBench: Total hot run time: 31.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](mtmv)support partition tvf [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36479: URL: https://github.com/apache/doris/pull/36479#issuecomment-2182120985 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] [improvement](mysql catalog) disable mysql AbandonedConnectionCleanup Thread [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [feat](mtmv) compute agg expressions tree cost [doris]

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

Re: [PR] [fix](jdbc catalog) fix jdbc mysql client match jsonb type [doris]

2024-06-21 Thread via GitHub
zy-kkk commented on PR #36177: URL: https://github.com/apache/doris/pull/36177#issuecomment-2182110047 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] [test]add check for query release when p0 finish [doris]

2024-06-21 Thread via GitHub
wangbo commented on PR #36660: URL: https://github.com/apache/doris/pull/36660#issuecomment-2182109394 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 unsubs

[PR] [test]add check for query release when p0 finish [doris]

2024-06-21 Thread via GitHub
wangbo opened a new pull request, #36660: URL: https://github.com/apache/doris/pull/36660 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [test]add check for query release when p0 finish [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36660: URL: https://github.com/apache/doris/pull/36660#issuecomment-2182109115 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] [improvement](sqlserver catalog) Configurable whether to use encrypt when connecting to SQL Server using the catalog [doris]

2024-06-21 Thread via GitHub
zy-kkk commented on PR #36659: URL: https://github.com/apache/doris/pull/36659#issuecomment-2182106507 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] [enhance](mtmv)support partition tvf [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36479: URL: https://github.com/apache/doris/pull/36479#issuecomment-2182104491 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] [feat](mtmv) compute agg expressions tree cost [doris]

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

[PR] [Feature](Row Store) support partial columns row store in cloud mode [doris]

2024-06-21 Thread via GitHub
eldenmoon opened a new pull request, #36658: URL: https://github.com/apache/doris/pull/36658 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [PR] [fix](group commit) Fix group commit load complex data type in nereids planner [doris]

2024-06-21 Thread via GitHub
morrySnow commented on code in PR #36553: URL: https://github.com/apache/doris/pull/36553#discussion_r1648476038 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/InsertUtils.java: ## @@ -161,10 +164,16 @@ public static InternalService.PDataRow ge

Re: [PR] [fix](eq_for_null) fix incorrect logic in function eq_for_null #36004 [doris]

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

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182090172 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36635: URL: https://github.com/apache/doris/pull/36635#issuecomment-2182136759 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 218339d097d18d369bd0bc97bcf4e2fc6c9919c0 with default session variables Stream

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [regression-test](case) do statistics table compaction before quit regression tests [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36611: URL: https://github.com/apache/doris/pull/36611#issuecomment-2182133146 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] [improvement](mysql catalog) disable mysql AbandonedConnectionCleanup Thread [doris]

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

Re: [PR] [fix](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

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

Re: [PR] [Feature](Row Store) support partial columns row store in cloud mode [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36658: URL: https://github.com/apache/doris/pull/36658#issuecomment-2182124790 TeamCity be ut coverage result: Function Coverage: 36.47% (9007/24699) Line Coverage: 28.01% (73864/263737) Region Coverage: 27.48% (38357/139589) Branch Coverage: 24.1

Re: [PR] [fix](tvf) Partition columns in CTAS need to be compatible with the STRING type of external tables/TVF [doris]

2024-06-21 Thread via GitHub
BePPPower commented on PR #35489: URL: https://github.com/apache/doris/pull/35489#issuecomment-2182124696 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [PR] Part stats v2 [doris]

2024-06-21 Thread via GitHub
englefly closed pull request #36639: Part stats v2 URL: https://github.com/apache/doris/pull/36639 -- 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: commi

Re: [I] 配置普通AVRO schema [doris-kafka-connector]

2024-06-21 Thread via GitHub
DongLiang-0 commented on issue #29: URL: https://github.com/apache/doris-kafka-connector/issues/29#issuecomment-2182120880 Currently, the schema cannot be specified. If you have such a need, you can add me on WeChat to chat: Shake9988 -- This is an automated message from the Apache Gi

Re: [PR] [fix](txn_manager) Add ingested rowsets to unused rowsets when removing txn [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36551: URL: https://github.com/apache/doris/pull/36551#issuecomment-2182081170 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] [feat](function) Function for compression and decompression of varchar [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36649: URL: https://github.com/apache/doris/pull/36649#issuecomment-2182117355 TeamCity be ut coverage result: Function Coverage: 36.51% (9023/24715) Line Coverage: 28.06% (74024/263850) Region Coverage: 27.53% (38440/139638) Branch Coverage: 24.2

Re: [PR] Fix insert into mode is not restriction for BE storage_flood_stage_us… [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36657: URL: https://github.com/apache/doris/pull/36657#issuecomment-2182079549 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](clone) Increase robustness for clone [doris]

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

Re: [PR] [fix](regression) fix outfile test case failure [doris]

2024-06-21 Thread via GitHub
jacktengg merged PR #36592: URL: https://github.com/apache/doris/pull/36592 -- 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

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

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
morningman commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182110266 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] [improvement](sqlserver catalog) Configurable whether to use encrypt when connecting to SQL Server using the catalog [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36659: URL: https://github.com/apache/doris/pull/36659#issuecomment-2182106172 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] [enhance](mtmv)mtmv query sql expand star [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36543: URL: https://github.com/apache/doris/pull/36543#issuecomment-2182104158 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] [Feature](Row Store) support partial columns row store in cloud mode [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36658: URL: https://github.com/apache/doris/pull/36658#issuecomment-2182105304 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] [Feature](Row Store) support partial columns row store in cloud mode [doris]

2024-06-21 Thread via GitHub
eldenmoon commented on PR #36658: URL: https://github.com/apache/doris/pull/36658#issuecomment-2182101283 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] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182101610 TeamCity be ut coverage result: Function Coverage: 36.29% (9135/25172) Line Coverage: 27.78% (74323/267547) Region Coverage: 26.71% (38351/143603) Branch Coverage: 23.4

Re: [PR] [fix](clone) Increase robustness for clone [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36642: URL: https://github.com/apache/doris/pull/36642#issuecomment-2182099934 ClickBench: Total hot run time: 31.2 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [Feature](Row Store) support partial columns row store in cloud mode [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36658: URL: https://github.com/apache/doris/pull/36658#issuecomment-2182099464 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36635: URL: https://github.com/apache/doris/pull/36635#issuecomment-2182092084 TeamCity be ut coverage result: Function Coverage: 37.86% (8107/21415) Line Coverage: 29.52% (66343/224717) Region Coverage: 28.99% (34190/117926) Branch Coverage: 24.8

Re: [PR] [fix](clone) Increase robustness for clone [doris]

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

Re: [PR] [fix](clone) Increase robustness for clone [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36642: URL: https://github.com/apache/doris/pull/36642#issuecomment-2182072632 TeamCity be ut coverage result: Function Coverage: 36.48% (9009/24699) Line Coverage: 28.02% (73893/263761) Region Coverage: 27.49% (38377/139599) Branch Coverage: 24.1

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-21 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2182072496 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] [improvement](mysql catalog) disable mysql AbandonedConnectionCleanup Thread [doris]

2024-06-21 Thread via GitHub
zy-kkk commented on PR #36655: URL: https://github.com/apache/doris/pull/36655#issuecomment-2182071380 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] [feat](function) Function for compression and decompression of varchar [doris]

2024-06-21 Thread via GitHub
zhiqiang- commented on PR #36649: URL: https://github.com/apache/doris/pull/36649#issuecomment-2182083665 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](txn_manager) Add ingested rowsets to unused rowsets when removing txn [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36551: URL: https://github.com/apache/doris/pull/36551#issuecomment-2182081202 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 insert into mode is not restriction for BE storage_flood_stage_us… [doris]

2024-06-21 Thread via GitHub
dh-cloud opened a new pull request, #36657: URL: https://github.com/apache/doris/pull/36657 …age_percent param # Steps to reproduce: ## 1,Create Doris ENV ``` 3 FE + 4 BE FE have one data path:/data1 BE have one data path:/data1 ``` ## 2,Create table

Re: [PR] Fix insert into mode is not restriction for BE storage_flood_stage_us… [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36657: URL: https://github.com/apache/doris/pull/36657#issuecomment-2182069657 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](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on code in PR #36656: URL: https://github.com/apache/doris/pull/36656#discussion_r1648457620 ## be/test/vec/function/function_string_test.cpp: ## @@ -1155,6 +1155,288 @@ TEST(function_string_test, function_replace) { static_cast(check_function(

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182081725 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

2024-06-21 Thread via GitHub
amorynan commented on PR #36635: URL: https://github.com/apache/doris/pull/36635#issuecomment-2182065252 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](be) Check MD5 of the downloaded files before ingesting binlog [doris]

2024-06-21 Thread via GitHub
dataroaring merged PR #36621: URL: https://github.com/apache/doris/pull/36621 -- 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] [fix](txn insert) Fix txn insert connect to observer fe in cloud mode [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36615: URL: https://github.com/apache/doris/pull/36615#issuecomment-2182052374 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](mtmv)support partition tvf [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36479: URL: https://github.com/apache/doris/pull/36479#issuecomment-2182062011 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] [improvement](meta) serialize meta via gson part3 [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36552: URL: https://github.com/apache/doris/pull/36552#issuecomment-2182049199 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] [improvement](meta) serialize meta via gson part3 [doris]

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

Re: [PR] [feat](nereids)support partition level column stats [doris]

2024-06-21 Thread via GitHub
englefly commented on PR #35875: URL: https://github.com/apache/doris/pull/35875#issuecomment-2182075777 run p0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
morningman commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182074432 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] [improvement](meta) serialize meta via gson part3 [doris]

2024-06-21 Thread via GitHub
dataroaring commented on PR #36552: URL: https://github.com/apache/doris/pull/36552#issuecomment-2182048549 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

Re: [PR] [improvement](meta) serialize meta via gson part3 [doris]

2024-06-21 Thread via GitHub
dataroaring commented on PR #36552: URL: https://github.com/apache/doris/pull/36552#issuecomment-2182072400 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

(doris) branch branch-2.1 updated: [fix](topn-opt) remove redundant check for fetch phase (#36676)

2024-06-21 Thread eldenmoon
This is an automated email from the ASF dual-hosted git repository. eldenmoon pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 445d42a57dd [fix](topn-opt) remove red

Re: [PR] [Fix](export/outfile) Support compression when exporting data to Parquet / ORC. [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36490: URL: https://github.com/apache/doris/pull/36490#issuecomment-2182018700 TeamCity be ut coverage result: Function Coverage: 36.46% (9006/24699) Line Coverage: 28.01% (73864/263707) Region Coverage: 27.48% (38359/139584) Branch Coverage: 24.1

Re: [PR] [fix](planner) fix result wrong caused by mixed use multiple columns with type of datetime/datetimev2/date/datev2 of function coalesce [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36640: URL: https://github.com/apache/doris/pull/36640#issuecomment-2182067840 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](planner) fix result wrong caused by mixed use multiple columns with type of datetime/datetimev2/date/datev2 of function coalesce [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36640: URL: https://github.com/apache/doris/pull/36640#issuecomment-2182067880 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] [Chore](GA) Set the maintainer for the FE ENV file [doris]

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

Re: [PR] [Fix](export/outfile) Support compression when exporting data to Parquet / ORC. [doris]

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

Re: [PR] [Feature](json_functions) support json-keys [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36411: URL: https://github.com/apache/doris/pull/36411#issuecomment-2182014567 ClickBench: Total hot run time: 30.83 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](mtmv) compute agg expressions tree cost [doris]

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

Re: [PR] [feat](Nereids): Optimize Sum Literal Rewriting by Excluding Single Instances [doris]

2024-06-21 Thread via GitHub
XieJiann merged PR #35559: URL: https://github.com/apache/doris/pull/35559 -- 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](clone) Increase robustness for clone [doris]

2024-06-21 Thread via GitHub
dataroaring commented on PR #36642: URL: https://github.com/apache/doris/pull/36642#issuecomment-2182039478 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] [improvement](meta) serialize meta via gson part3 [doris]

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

Re: [PR] [fix](index compaction)Change index_id from int32 to int64 to avoid overflow [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36625: URL: https://github.com/apache/doris/pull/36625#issuecomment-2180617649 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 231ca56ce513a2f6dada675015f421d452767c6d with default session variables Stream

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

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

Re: [PR] [fix](txn insert) Fix txn insert connect to observer fe in cloud mode [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36615: URL: https://github.com/apache/doris/pull/36615#issuecomment-2182052350 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](map) fix core dump when upgrading from 1.2.x to 2.0.x with map datatype column [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36635: URL: https://github.com/apache/doris/pull/36635#issuecomment-2182054183 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
morningman opened a new pull request, #36656: URL: https://github.com/apache/doris/pull/36656 #36283 -- 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:

Re: [PR] [feature](function) support new function replace_empty (#36283) [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36656: URL: https://github.com/apache/doris/pull/36656#issuecomment-2182054009 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] [bugfix]Rename compression parameters [doris]

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

Re: [PR] [fix](clone) Increase robustness for clone [doris]

2024-06-21 Thread via GitHub
github-actions[bot] commented on PR #36642: URL: https://github.com/apache/doris/pull/36642#issuecomment-2182040084 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] [feat](function) Function for compression and decompression of varchar [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36649: URL: https://github.com/apache/doris/pull/36649#issuecomment-2182026803 TeamCity be ut coverage result: Function Coverage: 36.50% (9021/24715) Line Coverage: 28.04% (73977/263846) Region Coverage: 27.50% (38406/139638) Branch Coverage: 24.2

Re: [PR] [Fix](export/outfile) Support compression when exporting data to Parquet / ORC. [doris]

2024-06-21 Thread via GitHub
doris-robot commented on PR #36490: URL: https://github.com/apache/doris/pull/36490#issuecomment-2182025232 ClickBench: Total hot run time: 31.21 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

  1   2   3   >