Re: [PR] [fix](inverted index) add in list to fast execute logic after hit index [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35302: URL: https://github.com/apache/doris/pull/35302#issuecomment-2143734442 TeamCity be ut coverage result: Function Coverage: 37.80% (8099/21424) Line Coverage: 29.47% (66147/224477) Region Coverage: 28.96% (34100/117763) Branch Coverage: 24.8

Re: [PR] [fix](inverted index) add in list to fast execute logic after hit index [doris]

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

svn commit: r69495 - in /dev/doris/2.0.11: ./ apache-doris-2.0.11-src.tar.gz apache-doris-2.0.11-src.tar.gz.asc apache-doris-2.0.11-src.tar.gz.sha512

2024-06-02 Thread kxiao
Author: kxiao Date: Sun Jun 2 07:39:00 2024 New Revision: 69495 Log: doris-2.0.11 release vote Added: dev/doris/2.0.11/ dev/doris/2.0.11/apache-doris-2.0.11-src.tar.gz (with props) dev/doris/2.0.11/apache-doris-2.0.11-src.tar.gz.asc (with props) dev/doris/2.0.11/apache-doris-

Re: [PR] [fix](inverted index) add in list to fast execute logic after hit index [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35302: URL: https://github.com/apache/doris/pull/35302#issuecomment-2143737645 TPC-DS: Total hot run time: 204624 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) add in list to fast execute logic after hit index [doris]

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

Re: [PR] [fix](inverted index) add in list to fast execute logic after hit index [doris]

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

Re: [PR] [wip-enhance](tablet) Ignore expired stale rowsets when load tablets [doris]

2024-06-02 Thread via GitHub
platoneko closed pull request #35669: [wip-enhance](tablet) Ignore expired stale rowsets when load tablets URL: https://github.com/apache/doris/pull/35669 -- 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 g

[PR] [Fix](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
platoneko opened a new pull request, #35768: URL: https://github.com/apache/doris/pull/35768 Fix the issue of redundant loading of stale rowset meta in `TabletMeta::init_from_pb` ## Proposed changes Issue Number: close #xxx -- This is an automated message fr

Re: [PR] [Fix](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143749096 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](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
platoneko commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143749611 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](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
platoneko commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143750287 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](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143751023 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](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143751529 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](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35768: URL: https://github.com/apache/doris/pull/35768#issuecomment-2143754776 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](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-06-02 Thread via GitHub
airborne12 commented on code in PR #35734: URL: https://github.com/apache/doris/pull/35734#discussion_r1623361997 ## be/src/olap/rowset/segment_v2/inverted_index_writer.cpp: ## @@ -695,6 +695,8 @@ Status InvertedIndexColumnWriter::create(const Field* field, M(FieldType:

Re: [PR] [Fix](Tablet) Fix the issue of redundant loading of stale rowset meta [doris]

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

Re: [PR] [only for test] open UBSAN [doris]

2024-06-02 Thread via GitHub
Mryange commented on PR #35177: URL: https://github.com/apache/doris/pull/35177#issuecomment-2143795322 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] [only for test] open UBSAN [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35177: URL: https://github.com/apache/doris/pull/35177#issuecomment-2143795494 `sh-checker report` To get the full details, please check in the [job]("https://github.com/apache/doris/actions/runs/9337639702";) output. shellcheck err

Re: [PR] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

2024-06-02 Thread via GitHub
zzzs commented on PR #32523: URL: https://github.com/apache/doris/pull/32523#issuecomment-2143810905 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](Nereids) Nereids supports group_commit with insert [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

2024-06-02 Thread via GitHub
Mryange commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2143823744 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] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

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

[PR] [fix](ub) fix some ub error [doris]

2024-06-02 Thread via GitHub
Mryange opened a new pull request, #35769: URL: https://github.com/apache/doris/pull/35769 ## Proposed changes test pr in this https://github.com/apache/doris/pull/35177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [PR] [fix](ub) fix some ub error [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35769: URL: https://github.com/apache/doris/pull/35769#issuecomment-2143824954 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] [only for test] open UBSAN [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35177: URL: https://github.com/apache/doris/pull/35177#issuecomment-2143825929 TeamCity be ut coverage result: Function Coverage: 36.27% (9235/25460) Line Coverage: 27.61% (75700/274213) Region Coverage: 26.82% (39182/146108) Branch Coverage: 23.5

Re: [PR] [fix](ub) fix some ub error [doris]

2024-06-02 Thread via GitHub
Mryange commented on PR #35769: URL: https://github.com/apache/doris/pull/35769#issuecomment-2143826387 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] [Enhancement](Nereids) Nereids supports group_commit with insert [doris]

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

Re: [PR] [fix](ub) fix some ub error [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35769: URL: https://github.com/apache/doris/pull/35769#issuecomment-2143827362 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] [opt](spill) handle oom exception in spill tasks (#35025) [doris]

2024-06-02 Thread via GitHub
mrhhsg commented on PR #35171: URL: https://github.com/apache/doris/pull/35171#issuecomment-2143832447 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] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-06-02 Thread via GitHub
mrhhsg commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2143834507 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](ub) fix some ub error [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35769: URL: https://github.com/apache/doris/pull/35769#issuecomment-2143834563 TeamCity be ut coverage result: Function Coverage: 36.26% (9233/25460) Line Coverage: 27.60% (75677/274213) Region Coverage: 26.81% (39177/146108) Branch Coverage: 23.5

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2143839813 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] [Scanner](revert) revert the scanner change by apache#35604 [doris]

2024-06-02 Thread via GitHub
HappenLee commented on PR #31508: URL: https://github.com/apache/doris/pull/31508#issuecomment-2143845932 run performance -- 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](oom) add exception in olap data convertor when memory is not enough to prevent oom [doris]

2024-06-02 Thread via GitHub
yiguolei merged PR #35761: URL: https://github.com/apache/doris/pull/35761 -- 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

(doris) branch master updated (67f1ae8a12f -> 502721149f5)

2024-06-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 67f1ae8a12f [Enhancement] support to erase all tables and partitions with same DbId while drop a database which is n

(doris) branch branch-2.1 updated: [enhancement](oom) add exception in olap data convertor when memory is not enough to prevent oom (#35761)

2024-06-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 f03cee5e30d [enhancement](oom) add exce

Re: [PR] [improvement](mtmv) Materialized view partition track supports date_trunc and optimize the fail reason [doris]

2024-06-02 Thread via GitHub
seawinde commented on PR #35562: URL: https://github.com/apache/doris/pull/35562#issuecomment-2143849451 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] [improvement](mtmv) Materialized view partition track supports date_trunc and optimize the fail reason [doris]

2024-06-02 Thread via GitHub
seawinde commented on PR #35562: URL: https://github.com/apache/doris/pull/35562#issuecomment-2143850141 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] [test](memory) find large memory allocation not catch exception [doris]

2024-06-02 Thread via GitHub
yiguolei commented on PR #35223: URL: https://github.com/apache/doris/pull/35223#issuecomment-2143851756 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] [test](memory) find large memory allocation not catch exception [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35223: URL: https://github.com/apache/doris/pull/35223#issuecomment-2143853497 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] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [fix](ub) fix some ub error [doris]

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

Re: [PR] [Scanner](revert) revert the scanner change by apache#35604 [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [fix](ub) fix some ub error [doris]

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

Re: [PR] [test](memory) find large memory allocation not catch exception [doris]

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

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [fix](ub) fix some ub error [doris]

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

Re: [PR] [improvement](mtmv) Materialized view partition track supports date_trunc and optimize the fail reason [doris]

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

Re: [PR] [Scanner](revert) revert the scanner change by apache#35604 [doris]

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

Re: [PR] [regression] Add test checkpoint for the Show Procedure status and Show create procedure command [doris]

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

(doris) branch master updated: [regression](show stmt) Add test checkpoint for the Show Procedure status and Show create procedure command (#35395)

2024-06-02 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 8cae0848d09 [regression](show stmt) Add test check

Re: [PR] [test](memory) find large memory allocation not catch exception [doris]

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

Re: [PR] [Scanner](revert) revert the scanner change by apache#35604 [doris]

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

Re: [PR] [test](memory) find large memory allocation not catch exception [doris]

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

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35642: URL: https://github.com/apache/doris/pull/35642#issuecomment-2143867161 TeamCity be ut coverage result: Function Coverage: 36.28% (9234/25454) Line Coverage: 27.61% (75703/274161) Region Coverage: 26.83% (39188/146078) Branch Coverage: 23.5

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

2024-06-02 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2143877480 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](exchange) Add buffer size limit for exchange sink operator [doris]

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

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

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

Re: [PR] [opt](exchange) Add buffer size limit for exchange sink operator [doris]

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

[PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
liaoxin01 opened a new pull request, #35770: URL: https://github.com/apache/doris/pull/35770 ## Proposed changes Issue Number: close #xxx when send large data by rpc,load will report the follow error: ``` add batch req success but status isn't ok, err: [INTERNAL_ERROR]

Re: [PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143891048 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: [I] [Bug] Doris2.1.2 be内存占用过高 [doris]

2024-06-02 Thread via GitHub
kingsylin commented on issue #34631: URL: https://github.com/apache/doris/issues/34631#issuecomment-2143891537 I have same problem and i will follow it -- 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 g

Re: [I] [Bug] Memory Leak in BE (2.1.1) [doris]

2024-06-02 Thread via GitHub
kingsylin commented on issue #34168: URL: https://github.com/apache/doris/issues/34168#issuecomment-2143892635 > @yiguolei I have the same issue. version: 2.1.2 me too -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Bug] be oom [doris]

2024-06-02 Thread via GitHub
kingsylin commented on issue #34011: URL: https://github.com/apache/doris/issues/34011#issuecomment-2143893041 I have same problem -- 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 com

Re: [PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143893343 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
liaoxin01 commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143893374 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143893493 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] [Bug] doris稳定复现BE内存泄露 [doris]

2024-06-02 Thread via GitHub
kingsylin commented on issue #34164: URL: https://github.com/apache/doris/issues/34164#issuecomment-2143893553 > 确定是2.1.0版本的问题,问题已修复在2.1.2版本 Are you sure the problem have been resovled -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] [fix](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143894623 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] [Bug] Suspected BE memory leak [doris]

2024-06-02 Thread via GitHub
kingsylin commented on issue #11152: URL: https://github.com/apache/doris/issues/11152#issuecomment-2143895100 I have the same problem -- 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

[PR] [branch-2.0][feature](tvf) support query table value function [doris]

2024-06-02 Thread via GitHub
zy-kkk opened a new pull request, #35771: URL: https://github.com/apache/doris/pull/35771 ## Proposed changes pick #34516,#34779 This PR supports a Table Value Function called `Query`. He can push a query directly to the catalog source for execution by specifying `catalog` and

Re: [PR] [branch-2.0][feature](tvf) support query table value function [doris]

2024-06-02 Thread via GitHub
zy-kkk commented on PR #35771: URL: https://github.com/apache/doris/pull/35771#issuecomment-2143898019 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] [feature](pipelline)add local merge sort exchaner [doris]

2024-06-02 Thread via GitHub
Mryange commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2143898364 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] [branch-2.0][feature](tvf) support query table value function [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35771: URL: https://github.com/apache/doris/pull/35771#issuecomment-2143897998 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](jdbcScan) Change the mysql function that does not support pushdown in JdbcScan to Config [doris]

2024-06-02 Thread via GitHub
zy-kkk commented on PR #35196: URL: https://github.com/apache/doris/pull/35196#issuecomment-2143898582 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] [improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

2024-06-02 Thread via GitHub
zy-kkk commented on PR #35692: URL: https://github.com/apache/doris/pull/35692#issuecomment-2143898658 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] [feature](pipelline)add local merge sort exchaner [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2143900436 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](rpc) fix transfer large data and enable transfer_large_data_by_brpc by default [doris]

2024-06-02 Thread via GitHub
doris-robot commented on PR #35770: URL: https://github.com/apache/doris/pull/35770#issuecomment-2143904447 TeamCity be ut coverage result: Function Coverage: 36.27% (9235/25460) Line Coverage: 27.61% (75717/274205) Region Coverage: 26.84% (39221/146151) Branch Coverage: 23.5

Re: [PR] [branch-2.0][feature](tvf) support query table value function [doris]

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

Re: [PR] [Scanner](revert) revert the scanner change by apache#35604 [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #31508: URL: https://github.com/apache/doris/pull/31508#issuecomment-2143915986 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] [Scanner](revert) revert the scanner change by apache#35604 [doris]

2024-06-02 Thread via GitHub
HappenLee merged PR #31508: URL: https://github.com/apache/doris/pull/31508 -- 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: [Scanner](revert) revert the scanner change by apache#35604 (#31508)

2024-06-02 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 ae50d7a614a [Scanner](revert) revert the scann

Re: [PR] [branch-2.0][feature](tvf) support query table value function [doris]

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

Re: [PR] [branch-2.0][feature](tvf) support query table value function [doris]

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

Re: [PR] [improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

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

Re: [PR] [branch-2.0][feature](tvf) support query table value function [doris]

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

Re: [PR] [improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

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

Re: [PR] [improvement](jdbc catalog) Change JdbcExecutor's error reporting from UDF to JDBC [doris]

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

Re: [PR] [Feature](exec) Support group by limit opt in BE code [doris]

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

Re: [PR] [fix](docs) Update upgrade.md file add mysql_ssl_default_certificate f… [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #28018: URL: https://github.com/apache/doris/pull/28018#issuecomment-2144072238 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [enhancement](log) add config for storage to reduce stacktrace log on fe [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #27061: URL: https://github.com/apache/doris/pull/27061#issuecomment-2144072251 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [feature](spill) support spill to disk for pipeline engine [doris]

2024-06-02 Thread via GitHub
github-actions[bot] commented on PR #21052: URL: https://github.com/apache/doris/pull/21052#issuecomment-2144072269 We're closing this PR because it hasn't been updated in a while. This isn't a judgement on the merit of the PR in any way. It's just a way of keeping the PR queue manageable

Re: [PR] [FIX](MemoryScratchSink) fix issue spark read datev2 and datetimev2 with filter [doris]

2024-06-02 Thread via GitHub
github-actions[bot] closed pull request #27970: [FIX](MemoryScratchSink) fix issue spark read datev2 and datetimev2 with filter URL: https://github.com/apache/doris/pull/27970 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

2024-06-02 Thread via GitHub
Mryange commented on PR #35682: URL: https://github.com/apache/doris/pull/35682#issuecomment-2144078755 run performance -- 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] [feature](pipelline)add local merge sort exchaner [doris]

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

Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-06-02 Thread via GitHub
amorynan commented on code in PR #35734: URL: https://github.com/apache/doris/pull/35734#discussion_r1623693872 ## be/src/olap/rowset/segment_v2/inverted_index_writer.cpp: ## @@ -695,6 +695,8 @@ Status InvertedIndexColumnWriter::create(const Field* field, M(FieldType::O

Re: [PR] [Feature](IP) support ipv4/ipv6 with inverted index and conjuncts for query [doris]

2024-06-02 Thread via GitHub
amorynan commented on code in PR #35734: URL: https://github.com/apache/doris/pull/35734#discussion_r1623694021 ## be/src/olap/rowset/segment_v2/column_reader.cpp: ## @@ -573,7 +573,7 @@ Status ColumnReader::_load_inverted_index_index( "create StringType

Re: [PR] [feature](pipelline)add local merge sort exchaner [doris]

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

  1   2   3   4   5   >