Re: [PR] fix p0 [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33210: URL: https://github.com/apache/doris/pull/33210#issuecomment-2033704451 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 p0 [doris]

2024-04-02 Thread via GitHub
Jibing-Li opened a new pull request, #33210: URL: https://github.com/apache/doris/pull/33210 ## 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] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

Re: [PR] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33202: URL: https://github.com/apache/doris/pull/33202#issuecomment-2033697789 TeamCity be ut coverage result: Function Coverage: 35.65% (8880/24909) Line Coverage: 27.38% (72906/266309) Region Coverage: 26.55% (37703/142006) Branch Coverage: 23.3

Re: [PR] [Fix](executor)Fix normal group can not be appended when image exits [doris]

2024-04-02 Thread via GitHub
wangbo commented on PR #33197: URL: https://github.com/apache/doris/pull/33197#issuecomment-2033694319 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] [Cherry-pick](branch-2.0) Pick "[Fix](partial update) Fix partial update load false when schema includes auto increment column (#31725)" [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on code in PR #33209: URL: https://github.com/apache/doris/pull/33209#discussion_r1549009504 ## be/src/exec/tablet_info.h: ## @@ -88,6 +88,10 @@ std::set partial_update_input_columns() const { return _partial_update_input_columns;

Re: [PR] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

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

Re: [PR] [fix](fe) partitionInfo is null, fe can not start (#33108) [doris]

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

Re: [PR] [feature](cloud) Support decomission in cloud [doris]

2024-04-02 Thread via GitHub
deardeng commented on PR #33201: URL: https://github.com/apache/doris/pull/33201#issuecomment-2033690314 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](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33206: URL: https://github.com/apache/doris/pull/33206#issuecomment-2033689838 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: [I] [INTERNAL_ERROR]UdfRuntimeException: Initialize datasource failed: CAUSED BY: GetConnectionTimeoutException: wait millis 5000, active 149, maxActive 100, creating 0, createErrorCount 3050[Bug

2024-04-02 Thread via GitHub
tsj68 commented on issue #22060: URL: https://github.com/apache/doris/issues/22060#issuecomment-2033686817 doris版本:2.0.6,用一段时间后,报同样的错误,重启集群后,报错消失。 -- 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

Re: [PR] [Cherry-pick](branch-2.0) Pick "[Fix](partial update) Fix partial update load false when schema includes auto increment column (#31725)" [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33209: URL: https://github.com/apache/doris/pull/33209#issuecomment-2033684118 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](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

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

[PR] [Cherry-pick](branch-2.0) Pick "[Fix](partial update) Fix partial update load false when schema includes auto increment column (#31725)" [doris]

2024-04-02 Thread via GitHub
Yukang-Lian opened a new pull request, #33209: URL: https://github.com/apache/doris/pull/33209 Problem: When partially updating columns without specifying the auto-increment column, and the imported data contains new keys, an error stating the auto-increment column could not be f

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

Re: [PR] [fix](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
BePPPower commented on PR #33206: URL: https://github.com/apache/doris/pull/33206#issuecomment-2033681356 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](compile) fix gcc compile failed (#30596) [doris]

2024-04-02 Thread via GitHub
yujun777 commented on PR #33150: URL: https://github.com/apache/doris/pull/33150#issuecomment-2033681571 run cloud_p1 -- 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](case) ignore single_replica_compaction in cloud mode [doris]

2024-04-02 Thread via GitHub
dataroaring commented on PR #33072: URL: https://github.com/apache/doris/pull/33072#issuecomment-2033681370 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](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33206: URL: https://github.com/apache/doris/pull/33206#issuecomment-2033678181 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](hdfs-writer) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
BePPPower commented on PR #33195: URL: https://github.com/apache/doris/pull/33195#issuecomment-2033678153 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](Nereids) convert agg state type failed in some cases [doris]

2024-04-02 Thread via GitHub
morrySnow commented on PR #33208: URL: https://github.com/apache/doris/pull/33208#issuecomment-2033677550 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](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

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

Re: [PR] [fix](Nereids) convert agg state type failed in some cases [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33208: URL: https://github.com/apache/doris/pull/33208#issuecomment-2033677501 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](merge-cloud) Add `SecurityChecker` for cloud [doris]

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

[PR] [fix](Nereids) convert agg state type failed in some cases [doris]

2024-04-02 Thread via GitHub
morrySnow opened a new pull request, #33208: URL: https://github.com/apache/doris/pull/33208 ## 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] [fix](merge-cloud) fix backend id in tablet invert index [doris]

2024-04-02 Thread via GitHub
yujun777 commented on PR #33194: URL: https://github.com/apache/doris/pull/33194#issuecomment-2033676730 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 unsubsc

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

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

Re: [PR] [Fix](nereids) modify the binding aggregate function in order by [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #32758: URL: https://github.com/apache/doris/pull/32758#issuecomment-2033670222 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](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
BePPPower commented on PR #33206: URL: https://github.com/apache/doris/pull/33206#issuecomment-2033669916 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

(doris) branch master updated (7e873924d50 -> fe777f0c682)

2024-04-02 Thread zykkk
This is an automated email from the ASF dual-hosted git repository. zykkk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 7e873924d50 [bugfix](deadlock) fix dead lock in cancel fragment (#33181) add fe777f0c682 [enhancement](commands) C

Re: [PR] [enhancement](commands) Clarify user feedback messages [doris]

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

Re: [PR] [fix](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33206: URL: https://github.com/apache/doris/pull/33206#issuecomment-2033669537 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](Branch2.0) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
BePPPower opened a new pull request, #33206: URL: https://github.com/apache/doris/pull/33206 ## 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] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

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

Re: [PR] [fix](merge-cloud) fix backend id in tablet invert index [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33194: URL: https://github.com/apache/doris/pull/33194#issuecomment-2033668359 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](hdfs-writer) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33195: URL: https://github.com/apache/doris/pull/33195#issuecomment-2033668564 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](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33196: URL: https://github.com/apache/doris/pull/33196#issuecomment-2033659463 TeamCity be ut coverage result: Function Coverage: 37.80% (8050/21297) Line Coverage: 29.48% (65776/223127) Region Coverage: 28.94% (33843/116945) Branch Coverage: 24.7

Re: [I] [Bug] FE start failed on centos [doris]

2024-04-02 Thread via GitHub
TanLingxiao commented on issue #22002: URL: https://github.com/apache/doris/issues/22002#issuecomment-2033657131 The right way to start fe is ``` 1. ./bin/start_fe.sh --helper xx.xx.xx.xx:9010 --daemon 2. ALTER SYSTEM ADD FOLLOWER "10.10.10.3:9010"; ``` [document](https://do

svn commit: r68282 - /dev/doris/2.1.1-rc05/ /release/doris/2.1/2.1.1/

2024-04-02 Thread yiguolei
Author: yiguolei Date: Wed Apr 3 06:26:43 2024 New Revision: 68282 Log: move doris 2.1.1-rc05 to release Added: release/doris/2.1/2.1.1/ - copied from r68281, dev/doris/2.1.1-rc05/ Removed: dev/doris/2.1.1-rc05/

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

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

Re: [PR] [Fix]fix insert overwrite non-partition table null pointer exception [doris]

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

Re: [PR] [Fix]fix insert overwrite non-partition table null pointer exception [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33205: URL: https://github.com/apache/doris/pull/33205#issuecomment-2033653296 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]fix insert overwrite non-partition table null pointer exception [doris]

2024-04-02 Thread via GitHub
feiniaofeiafei opened a new pull request, #33205: URL: https://github.com/apache/doris/pull/33205 (no comment) -- 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] [fix](fe) partitionInfo is null, fe can not start (#33108) [doris]

2024-04-02 Thread via GitHub
dataroaring commented on PR #33203: URL: https://github.com/apache/doris/pull/33203#issuecomment-2033651748 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](Nereids) let inverted index work with top opt (#29000) [doris]

2024-04-02 Thread via GitHub
morrySnow commented on PR #33200: URL: https://github.com/apache/doris/pull/33200#issuecomment-2033651170 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] [fix](spark load)Init the array to avoid hidden columns __DORIS_DELETE_SIGN__ being polluted by old memory in spark load #32971 [doris]

2024-04-02 Thread via GitHub
trunckman commented on PR #32973: URL: https://github.com/apache/doris/pull/32973#issuecomment-2033644681 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](tvf) Support fs.defaultFS with postfix '/' [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33202: URL: https://github.com/apache/doris/pull/33202#issuecomment-2033646520 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](npe) fix load be id npe [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33151: URL: https://github.com/apache/doris/pull/33151#issuecomment-2033644603 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] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

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

Re: [PR] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33204: URL: https://github.com/apache/doris/pull/33204#issuecomment-2033643877 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](hdfs-writer) Catch error information after `hdfsCloseFile()` [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33195: URL: https://github.com/apache/doris/pull/33195#issuecomment-2033643835 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](hdfs-writer) Catch error information after `hdfsCloseFile()` [doris]

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

[PR] [bugfix](paimon)merge meta-inf/services for paimon FileIOLoader for 2.0 [doris]

2024-04-02 Thread via GitHub
wuwenchi opened a new pull request, #33204: URL: https://github.com/apache/doris/pull/33204 ## Proposed changes mirror: #33166 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d...@dori

Re: [PR] [fix](plsql) Fix plsql variable initialization [doris]

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

Re: [PR] [fix](fe) partitionInfo is null, fe can not start (#33108) [doris]

2024-04-02 Thread via GitHub
xiaokang commented on PR #33203: URL: https://github.com/apache/doris/pull/33203#issuecomment-2033643421 #33108 -- 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

[PR] [fix](fe) partitionInfo is null, fe can not start (#33108) [doris]

2024-04-02 Thread via GitHub
SWJTU-ZhangLei opened a new pull request, #33203: URL: https://github.com/apache/doris/pull/33203 ## 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](

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDEX for key columns [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33196: URL: https://github.com/apache/doris/pull/33196#issuecomment-2033643420 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](fe) partitionInfo is null, fe can not start (#33108) [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33203: URL: https://github.com/apache/doris/pull/33203#issuecomment-2033642401 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](tvf) Support fs.defaultFS with postfix '/' [doris]

2024-04-02 Thread via GitHub
morningman commented on PR #33202: URL: https://github.com/apache/doris/pull/33202#issuecomment-2033639686 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](plsql) Fix plsql variable initialization [doris]

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

Re: [PR] [Fix](trino-connector) Disable JUL from printing logs to the console [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33178: URL: https://github.com/apache/doris/pull/33178#issuecomment-2033637751 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](trino-connector) Disable JUL from printing logs to the console [doris]

2024-04-02 Thread via GitHub
github-actions[bot] commented on PR #33178: URL: https://github.com/apache/doris/pull/33178#issuecomment-2033637700 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] [feature](hive)support `ExternalTransaction` for writing exteral table. [doris]

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

Re: [PR] [feature](cloud) Support decomission in cloud [doris]

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

Re: [PR] [fix](plsql) Fix plsql variable initialization [doris]

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

Re: [PR] [feature](hive)support `ExternalTransaction` for writing exteral table. [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

2024-04-02 Thread via GitHub
zzzxl1993 commented on PR #33196: URL: https://github.com/apache/doris/pull/33196#issuecomment-2033630853 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](cloud) Support decomission in cloud [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

Re: [PR] [feature](hive)support `ExternalTransaction` for writing exteral table. [doris]

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

Re: [PR] [opt](Nereids) let inverted index work with top opt (#29000) [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

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

2024-04-02 Thread via GitHub
chaos-cn closed issue #31979: [Bug] Hardware Info in web home page loading and NPE in fe log URL: https://github.com/apache/doris/issues/31979 -- 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 spe

Re: [PR] [feature](cloud) Support decomission in cloud [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

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

Re: [PR] [opt](Nereids) let inverted index work with top opt (#29000) [doris]

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

Re: [PR] [fix](plsql) Fix plsql variable initialization [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

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

Re: [PR] [opt](Nereids) let inverted index work with top opt (#29000) [doris]

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

Re: [PR] [only test] [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33199: URL: https://github.com/apache/doris/pull/33199#issuecomment-2033586347 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] [feature](hive)support `ExternalTransaction` for writing exteral table. [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

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

Re: [PR] [feature](cloud) Support decomission in cloud [doris]

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

Re: [PR] [Bug](materialized-view) fix wrong result when salias name same with base slot on mv [doris]

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

Re: [PR] [only test] [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33202: URL: https://github.com/apache/doris/pull/33202#issuecomment-2033577760 TeamCity be ut coverage result: Function Coverage: 35.65% (8881/24909) Line Coverage: 27.38% (72908/266312) Region Coverage: 26.55% (37710/142010) Branch Coverage: 23.3

Re: [PR] [Bug](materialized-view) fix wrong result when salias name same with base slot on mv [doris]

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

Re: [PR] [fix](tvf) Support fs.defaultFS with postfix '/' [doris]

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

(doris) branch branch-2.1 updated: [bugfix](deadlock) fix dead lock in cancel fragment (#33181)

2024-04-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 7675383c400 [bugfix](deadlock) fix dead

(doris) branch master updated (b61b5076990 -> 7e873924d50)

2024-04-02 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from b61b5076990 [Enhencement](Nereids) reduce child output rows if agg child is literal (#32188) add 7e873924d50 [b

Re: [PR] [bugfix](deadlock) fix dead lock in cancel fragment [doris]

2024-04-02 Thread via GitHub
yiguolei merged PR #33181: URL: https://github.com/apache/doris/pull/33181 -- 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](Nereids) let inverted index work with top opt (#29000) [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

2024-04-02 Thread via GitHub
doris-robot commented on PR #33196: URL: https://github.com/apache/doris/pull/33196#issuecomment-2033572014 TeamCity be ut coverage result: Function Coverage: 37.80% (8050/21297) Line Coverage: 29.48% (65782/223127) Region Coverage: 28.94% (33846/116945) Branch Coverage: 24.8

Re: [PR] [fix](plsql) Fix plsql variable initialization [doris]

2024-04-02 Thread via GitHub
xinyiZzz commented on PR #33186: URL: https://github.com/apache/doris/pull/33186#issuecomment-2033571548 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] [Bug](materialized-view) fix wrong result when salias name same with base slot on mv [doris]

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

Re: [PR] [fix](inverted index) fix the incorrect result issue of COUNT_ON_INDE… [doris]

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

  1   2   3   4   5   6   7   8   9   >