Re: [PR] [improvement](query) optimize the scan key range generation for query [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on code in PR #36322: URL: https://github.com/apache/doris/pull/36322#discussion_r1640788097 ## be/src/exec/olap_common.h: ## @@ -802,16 +805,92 @@ bool ColumnValueRange::convert_to_avg_range_value( } template -void ColumnValueRange::convert_t

Re: [PR] [improvement](query) optimize the scan key range generation for query [doris]

2024-06-14 Thread via GitHub
DarvenDuan commented on PR #36322: URL: https://github.com/apache/doris/pull/36322#issuecomment-2169148089 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 unsubsc

Re: [PR] [improvement](cloud) reduce call for partition get visible version [doris]

2024-06-14 Thread via GitHub
yujun777 commented on code in PR #36309: URL: https://github.com/apache/doris/pull/36309#discussion_r1640781852 ## fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java: ## @@ -1781,13 +1781,14 @@ private Status allTabletCommitted(boolean isReplay) {

Re: [PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-14 Thread via GitHub
yujun777 commented on code in PR #35970: URL: https://github.com/apache/doris/pull/35970#discussion_r1640781283 ## fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java: ## @@ -1470,6 +1475,43 @@ private void checkReplicaContinuousVersionSucc(long ta

(doris) branch master updated (18a9b7bc790 -> 1096adcbf54)

2024-06-14 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 18a9b7bc790 [Opt](streamload) Commit txn on BE coordinator in cloud mode to avoid RPC and lock overhead (#36237)

Re: [PR] [Performance](exec) SIMD the min/max aggregate function [doris]

2024-06-14 Thread via GitHub
HappenLee merged PR #36281: URL: https://github.com/apache/doris/pull/36281 -- 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](txn insert) Fix txn insert publish [doris]

2024-06-14 Thread via GitHub
yujun777 commented on code in PR #35970: URL: https://github.com/apache/doris/pull/35970#discussion_r1640778197 ## fe/fe-core/src/main/java/org/apache/doris/transaction/DatabaseTransactionMgr.java: ## @@ -1470,6 +1475,43 @@ private void checkReplicaContinuousVersionSucc(long ta

Re: [PR] [fix](memory) Fix reserve memory compatible with memory GC and logging [doris]

2024-06-14 Thread via GitHub
HappenLee commented on code in PR #36307: URL: https://github.com/apache/doris/pull/36307#discussion_r1640779379 ## be/src/olap/memtable_memory_limiter.cpp: ## @@ -225,10 +225,8 @@ void MemTableMemoryLimiter::refresh_mem_tracker() { _log_timer.reset(); // if not exist

Re: [PR] [fix](memory) Fix reserve memory compatible with memory GC and logging [doris]

2024-06-14 Thread via GitHub
HappenLee commented on code in PR #36307: URL: https://github.com/apache/doris/pull/36307#discussion_r1640778008 ## be/src/common/daemon.cpp: ## @@ -259,26 +259,26 @@ void Daemon::memory_gc_thread() { (sys_mem_available < doris::MemInfo::sys_mem_available_low_water

Re: [PR] [fix](memory) Fix reserve memory compatible with memory GC and logging [doris]

2024-06-14 Thread via GitHub
HappenLee commented on code in PR #36307: URL: https://github.com/apache/doris/pull/36307#discussion_r1640777258 ## be/src/vec/sink/writer/vtablet_writer.cpp: ## @@ -556,8 +556,10 @@ Status VNodeChannel::add_block(vectorized::Block* block, const Payload* payload) int VNodeCh

Re: [PR] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [branch-2.1](memory) fix query thread attach memory tracker [doris]

2024-06-14 Thread via GitHub
HappenLee merged PR #36245: URL: https://github.com/apache/doris/pull/36245 -- 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 branch-2.1 updated: [branch-2.1](memory) fix query thread attach memory tracker (#36245)

2024-06-14 Thread lihaopeng
This is an automated email from the ASF dual-hosted git repository. lihaopeng 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 7051431671e [branch-2.1](memory) fix q

Re: [PR] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [bug](fix) show create table show index comment error [doris]

2024-06-14 Thread via GitHub
zgxme commented on PR #36306: URL: https://github.com/apache/doris/pull/36306#issuecomment-2169130752 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 unsubs

Re: [PR] [fix](load) avoid inserting too large string with type of agg_state [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on PR #36117: URL: https://github.com/apache/doris/pull/36117#issuecomment-2169120476 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](load) avoid inserting too large string with type of agg_state [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on PR #36117: URL: https://github.com/apache/doris/pull/36117#issuecomment-2169120457 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](inverted index) fix the issue where need_read_data does not han… [doris]

2024-06-14 Thread via GitHub
zzzxl1993 commented on PR #36292: URL: https://github.com/apache/doris/pull/36292#issuecomment-2169119692 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 un

Re: [I] [Bug] Error: num_columns!=merged_columns.size(), num_columns=3, merged_columns.size()=2 [doris]

2024-06-14 Thread via GitHub
malwaregarry closed issue #36079: [Bug] Error: num_columns!=merged_columns.size(), num_columns=3, merged_columns.size()=2 URL: https://github.com/apache/doris/issues/36079 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [I] [Bug] Error: num_columns!=merged_columns.size(), num_columns=3, merged_columns.size()=2 [doris]

2024-06-14 Thread via GitHub
malwaregarry commented on issue #36079: URL: https://github.com/apache/doris/issues/36079#issuecomment-2169116553 fixed in 2.1.4 -- 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 comme

Re: [I] [Bug] Bug with BIGINT boundary values [doris]

2024-06-14 Thread via GitHub
malwaregarry commented on issue #36077: URL: https://github.com/apache/doris/issues/36077#issuecomment-2169115747 thanks works on 2.1.4 -- 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 specifi

Re: [PR] [Improvement](sink) optimization for parallel result sink [doris]

2024-06-14 Thread via GitHub
BiteThet commented on PR #36305: URL: https://github.com/apache/doris/pull/36305#issuecomment-2169113348 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](segment iterator) fix shrink non-char column coredump [doris]

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

Re: [PR] [Fix](segment iterator) fix shrink non-char column coredump [doris]

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

Re: [PR] [Fix](segment iterator) fix shrink non-char column coredump [doris]

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

Re: [PR] [Fix](segment iterator) fix shrink non-char column coredump [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36275: URL: https://github.com/apache/doris/pull/36275#issuecomment-2169079789 TeamCity be ut coverage result: Function Coverage: 36.44% (8989/24671) Line Coverage: 28.00% (73668/263106) Region Coverage: 27.47% (38261/139300) Branch Coverage: 24.1

Re: [PR] [bug](fix) show create table show index comment error [doris]

2024-06-14 Thread via GitHub
zgxme commented on PR #36306: URL: https://github.com/apache/doris/pull/36306#issuecomment-2169077957 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 unsubscribe,

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-06-14 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Re: [PR] [Refactor](docs) refactor ip functions doc [doris-website]

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

Re: [PR] [fix](schema change) reduce memory usage of create a good deal of shadow tablets in schema change process [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36285: URL: https://github.com/apache/doris/pull/36285#issuecomment-2169074258 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] [fix](schema change) reduce memory usage of create a good deal of shadow tablets in schema change process [doris]

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

(doris) branch master updated: [Opt](streamload) Commit txn on BE coordinator in cloud mode to avoid RPC and lock overhead (#36237)

2024-06-14 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 18a9b7bc790 [Opt](streamload) Commit txn on

Re: [PR] [Opt](streamload) Commit txn on BE coordinator in cloud mode to avoid RPC and lock overhead [doris]

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

(doris-website) branch master updated: [doc](cast) add description of "cast as datetime round " (#714)

2024-06-14 Thread luzhijing
This is an automated email from the ASF dual-hosted git repository. luzhijing pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-website.git The following commit(s) were added to refs/heads/master by this push: new 3d7a2277bcf [doc](cast) add descriptio

Error while running notifications feature from refs/heads/master:.asf.yaml in doris-website!

2024-06-14 Thread Apache Infrastructure
An error occurred while running notifications feature in .asf.yaml!: Invalid notification target 'comm...@foo.apache.org'. Must be a valid @doris.apache.org list! - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

Re: [PR] [doc](cast) add description of "cast as datetime round " [doris-website]

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

Re: [PR] [Fix](segment iterator) fix shrink non-char column coredump [doris]

2024-06-14 Thread via GitHub
airborne12 commented on PR #36275: URL: https://github.com/apache/doris/pull/36275#issuecomment-2169070176 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](schema change) reduce memory usage of create a good deal of shadow tablets in schema change process [doris]

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

Re: [PR] [fix](schema change) reduce memory usage of create a good deal of shadow tablets in schema change process [doris]

2024-06-14 Thread via GitHub
Lchangliang commented on PR #36285: URL: https://github.com/apache/doris/pull/36285#issuecomment-2169044917 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](query) optimize the scan key range generation for query [doris]

2024-06-14 Thread via GitHub
DarvenDuan commented on PR #36322: URL: https://github.com/apache/doris/pull/36322#issuecomment-2169043867 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 unsubsc

(doris) branch master updated: [feature](api) add BE HTTP /api/load_streams (#36312)

2024-06-14 Thread liaoxin
This is an automated email from the ASF dual-hosted git repository. liaoxin 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 5af0d377399 [feature](api) add BE HTTP /api/load

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

2024-06-14 Thread via GitHub
liaoxin01 merged PR #36312: URL: https://github.com/apache/doris/pull/36312 -- 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](schema change) reduce memory usage of create a good deal of shadow tablets in schema change process [doris]

2024-06-14 Thread via GitHub
Lchangliang commented on PR #36285: URL: https://github.com/apache/doris/pull/36285#issuecomment-2169022971 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 unsubs

(doris) branch master updated: [improve](fe) Improve checking compatibility mode (#36310)

2024-06-14 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 b02ee1905c1 [improve](fe) Improve checking c

Re: [PR] [improve](fe) Improve checking compatibility mode [doris]

2024-06-14 Thread via GitHub
dataroaring merged PR #36310: URL: https://github.com/apache/doris/pull/36310 -- 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] [improvement](query) optimize the scan key range generation for query [doris]

2024-06-14 Thread via GitHub
DarvenDuan commented on PR #36322: URL: https://github.com/apache/doris/pull/36322#issuecomment-2169019556 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 unsubsc

Re: [PR] [fix](txn insert) Fix txn insert publish [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on PR #35970: URL: https://github.com/apache/doris/pull/35970#issuecomment-2169016044 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](load) avoid inserting too large string with type of agg_state [doris]

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

Re: [PR] [fix](load) avoid inserting too large string with type of agg_state [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36117: URL: https://github.com/apache/doris/pull/36117#issuecomment-2168998983 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] [fix](load) avoid inserting too large string with type of agg_state [doris]

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

Re: [PR] [opt](nereids) compute col stats for intersect node [doris]

2024-06-14 Thread via GitHub
github-actions[bot] closed pull request #27370: [opt](nereids) compute col stats for intersect node URL: https://github.com/apache/doris/pull/27370 -- 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 th

Re: [PR] [test](optimizer) p0 test for cte rules [doris]

2024-06-14 Thread via GitHub
github-actions[bot] closed pull request #27689: [test](optimizer) p0 test for cte rules URL: https://github.com/apache/doris/pull/27689 -- 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 c

Re: [PR] [fix](load) avoid inserting too large string with type of agg_state [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on PR #36117: URL: https://github.com/apache/doris/pull/36117#issuecomment-2168952104 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](load) avoid inserting too large string with type of agg_state [doris]

2024-06-14 Thread via GitHub
mrhhsg commented on PR #36117: URL: https://github.com/apache/doris/pull/36117#issuecomment-2168937452 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](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168832544 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) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168827739 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) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168753654 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] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [bug](fix) show create table show index comment error [doris]

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

Re: [PR] [bug](fix) show create table show index comment error [doris]

2024-06-14 Thread via GitHub
zgxme commented on PR #36306: URL: https://github.com/apache/doris/pull/36306#issuecomment-2168604694 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 uns

Re: [PR] [bug](fix) show create table show index comment error [doris]

2024-06-14 Thread via GitHub
zgxme commented on PR #36306: URL: https://github.com/apache/doris/pull/36306#issuecomment-2168604792 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 unsubscribe,

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168579922 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] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

(doris-website) branch asf-site updated (356a7a97ef6 -> 213854ee978)

2024-06-14 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 356a7a97ef6 Automated deployment with doris branch @ 0fdd5ba4413f4fe191542bbda197375e20ff0c1c new 2

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168504985 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] [bug](fix) show create table show index comment error [doris]

2024-06-14 Thread via GitHub
zgxme commented on PR #36306: URL: https://github.com/apache/doris/pull/36306#issuecomment-2168471994 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 unsubs

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

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

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

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

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36312: URL: https://github.com/apache/doris/pull/36312#issuecomment-2168426147 TeamCity be ut coverage result: Function Coverage: 36.45% (8991/24667) Line Coverage: 28.01% (73697/263065) Region Coverage: 27.49% (38285/139265) Branch Coverage: 24.1

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

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

Re: [PR] [improvement](meta) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168418531 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) Switch meta serialization to gson 2 [doris]

2024-06-14 Thread via GitHub
iszhangpch commented on PR #36311: URL: https://github.com/apache/doris/pull/36311#issuecomment-2168415201 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](inverted index) fix the issue where need_read_data does not han… [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36292: URL: https://github.com/apache/doris/pull/36292#issuecomment-2168414528 ClickBench: Total hot run time: 31.03 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 issue where need_read_data does not han… [doris]

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

Re: [PR] [fix](test) fix some tests in external p0 (#36127) [doris]

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

Re: [PR] [fix](test) fix some tests in external p0 (#36127) [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36149: URL: https://github.com/apache/doris/pull/36149#issuecomment-2168385599 TPC-DS: Total hot run time: 169200 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 issue where need_read_data does not han… [doris]

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

Re: [PR] [fix](test) fix some tests in external p0 (#36127) [doris]

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

Re: [PR] [Improvement](sink) optimization for parallel result sink [doris]

2024-06-14 Thread via GitHub
github-actions[bot] commented on code in PR #36305: URL: https://github.com/apache/doris/pull/36305#discussion_r1640046030 ## be/src/vec/sink/vmysql_result_writer.cpp: ## @@ -102,7 +102,7 @@ void VMysqlResultWriter::_init_profile() { } template -Status VMysqlResultWriter::w

Re: [PR] [Improvement](sink) optimization for parallel result sink [doris]

2024-06-14 Thread via GitHub
BiteThet commented on PR #36305: URL: https://github.com/apache/doris/pull/36305#issuecomment-2168334471 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 localtime etc. show wrong title [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36333: URL: https://github.com/apache/doris/pull/36333#issuecomment-2168319026 ClickBench: Total hot run time: 31.03 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 issue where need_read_data does not han… [doris]

2024-06-14 Thread via GitHub
doris-robot commented on PR #36292: URL: https://github.com/apache/doris/pull/36292#issuecomment-2168311676 TeamCity be ut coverage result: Function Coverage: 36.45% (8989/24659) Line Coverage: 28.01% (73693/263054) Region Coverage: 27.48% (38268/139274) Branch Coverage: 24.1

Re: [PR] [fix](nereids) fix localtime etc. show wrong title [doris]

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

Re: [PR] [feature](api) add BE HTTP /api/load_streams [doris]

2024-06-14 Thread via GitHub
morningman commented on PR #36312: URL: https://github.com/apache/doris/pull/36312#issuecomment-2168306582 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

(doris) branch branch-2.1 updated: [Enchancement](scan) enable parallel scan when preagg is on (#36302)

2024-06-14 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 c2fa60cbe52 [Enchancement](scan) enab

Re: [PR] [Enchancement](scan) enable parallel scan when preagg is on [doris]

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

(doris) branch branch-2.1 updated: [Bug](runtime-filter) release dependency when rf rpc failed or meet error status (#36297)

2024-06-14 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 db2721915e1 [Bug](runtime-filter) rel

Re: [PR] [Bug](runtime-filter) release dependency when rf rpc failed or meet error status [doris]

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

  1   2   3   4   5   6   >