Re: [PR] [improvement](jdbc catalog) Change the connection pool parameters of Jdbc Catalog to be configurable [doris]

2024-01-08 Thread via GitHub
zy-kkk merged PR #29195: URL: https://github.com/apache/doris/pull/29195 -- 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

Error while running github feature from .asf.yaml in doris!

2024-01-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](pipeline) incorrect result caused by missing output block of union operator [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29677: URL: https://github.com/apache/doris/pull/29677#issuecomment-1880734027 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.95 seconds stream load tsv: 570 seconds loaded 74807831229 Bytes,

Re: [PR] [Feature-WIP][UDF][WASM] support wasm udf [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on code in PR #24504: URL: https://github.com/apache/doris/pull/24504#discussion_r114758 ## be/src/util/wasm_manager.cpp: ## @@ -0,0 +1,87 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreemen

Re: [PR] [improve](fmt) use format_to and FMT_COMPILE to speed up write data [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on code in PR #29682: URL: https://github.com/apache/doris/pull/29682#discussion_r113535 ## be/src/runtime/large_int_value.h: ## @@ -16,7 +16,7 @@ // under the License. #pragma once - +#include Review Comment: warning: 'fmt/compile.h' f

Re: [PR] [fix](rowset-reader) direct mode shouldn't use merge iterator (#29678) [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29680: URL: https://github.com/apache/doris/pull/29680#issuecomment-1880736220 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 51.47 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880744901 TeamCity be ut coverage result: Function Coverage: 36.65% (8636/23561) Line Coverage: 28.67% (70195/244815) Region Coverage: 27.62% (36305/131443) Branch Coverage: 24.3

Re: [PR] [feature](function) support ip function named is_ip_address_in_range(addr, cidr) [doris]

2024-01-08 Thread via GitHub
sjyango commented on PR #29681: URL: https://github.com/apache/doris/pull/29681#issuecomment-1880745269 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] [Fix](Nereids) fix fe ut failed cause of getting statement context [doris]

2024-01-08 Thread via GitHub
LiBinfeng-01 commented on PR #29683: URL: https://github.com/apache/doris/pull/29683#issuecomment-1880757681 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

[PR] [Fix](Nereids) fix fe ut failed cause of getting statement context [doris]

2024-01-08 Thread via GitHub
LiBinfeng-01 opened a new pull request, #29683: URL: https://github.com/apache/doris/pull/29683 ## Proposed changes Problem: fe ut failed cause of null pointer error Cause: fe ut getting statement context from connection context failed Resolved: add null poin

Re: [PR] [Fix](Nereids) fix fe ut failed cause of getting statement context [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29683: URL: https://github.com/apache/doris/pull/29683#issuecomment-1880760295 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](Nereids) fix fe ut failed cause of getting statement context [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29683: URL: https://github.com/apache/doris/pull/29683#issuecomment-1880760357 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](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880766499 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.94 seconds stream load tsv: 569 seconds loaded 74807831229 Bytes,

Re: [PR] [improve] Use lru cache to count the number of column in tablet schema to control memory [doris]

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

Re: [PR] [fix](build)update available boost download url [doris-thirdparty]

2024-01-08 Thread via GitHub
qidaye merged PR #171: URL: https://github.com/apache/doris-thirdparty/pull/171 -- 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

(doris-thirdparty) branch clucene updated: [fix](build)update available boost download url (#171)

2024-01-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new 2424971c [fix](build)update ava

Re: [PR] [improve] Use lru cache to count the number of column in tablet schema to control memory [doris]

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

Re: [PR] [improve] Use lru cache to count the number of column in tablet schema to control memory [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29668: URL: https://github.com/apache/doris/pull/29668#issuecomment-1880787130 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.28 seconds stream load tsv: 566 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](memory leak) fix memory leak found in fault injection case [doris-thirdparty]

2024-01-08 Thread via GitHub
qidaye merged PR #170: URL: https://github.com/apache/doris-thirdparty/pull/170 -- 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] [doc](fix) K8s doc modify catalog and add helm doc [doris]

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

(doris-thirdparty) branch clucene updated: [Fix](memory leak) fix memory leak found in fault injection case (#170)

2024-01-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene by this push: new d3bedb2d [Fix](memory leak) fix

Re: [PR] [fix](nereids)logicalhaving is in wrong place after logicalagg and logicalwindow [doris]

2024-01-08 Thread via GitHub
starocean999 commented on PR #29463: URL: https://github.com/apache/doris/pull/29463#issuecomment-1880806113 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] [improve](fmt) use format_to and FMT_COMPILE to speed up write data [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29682: URL: https://github.com/apache/doris/pull/29682#issuecomment-1880810046 TeamCity be ut coverage result: Function Coverage: 36.65% (8636/23561) Line Coverage: 28.67% (70196/244816) Region Coverage: 27.62% (36306/131445) Branch Coverage: 24.3

Re: [PR] [fix](partition) Add more log for single replica load when partition … [doris]

2024-01-08 Thread via GitHub
deardeng commented on PR #28707: URL: https://github.com/apache/doris/pull/28707#issuecomment-1880809957 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](thirdparty) fix that BE can not start when use JDK17 [doris]

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

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
BePPPower commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880811131 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-thirdparty) branch clucene-2.0 updated: [fix](build)update available boost download url (#171) (#172)

2024-01-08 Thread jianliangqi
This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch clucene-2.0 in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git The following commit(s) were added to refs/heads/clucene-2.0 by this push: new 67c11995 [fix](build)up

Re: [PR] [improve](fmt) use format_to and FMT_COMPILE to speed up write data [doris]

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

Re: [PR] [fix](build)update available boost download url (#171) [doris-thirdparty]

2024-01-08 Thread via GitHub
qidaye merged PR #172: URL: https://github.com/apache/doris-thirdparty/pull/172 -- 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](Nereids) fix fe ut failed cause of getting statement context [doris]

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

Re: [PR] [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29644: URL: https://github.com/apache/doris/pull/29644#issuecomment-1880823160 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] [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition [doris]

2024-01-08 Thread via GitHub
XieJiann commented on code in PR #29644: URL: https://github.com/apache/doris/pull/29644#discussion_r179365 ## fe/fe-core/src/main/java/org/apache/doris/nereids/util/ImmutableEqualSet.java: ## @@ -17,64 +17,73 @@ package org.apache.doris.nereids.util; +import com.google

[PR] [refactor](tabletwriter) make tablet writer's rpc callback safe, could exit any time [doris]

2024-01-08 Thread via GitHub
yiguolei opened a new pull request, #29684: URL: https://github.com/apache/doris/pull/29684 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29644: URL: https://github.com/apache/doris/pull/29644#issuecomment-1880829523 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](Nereids) fix fe ut failed cause of getting statement context [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29683: URL: https://github.com/apache/doris/pull/29683#issuecomment-1880834267 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.82 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](nereids)logicalhaving is in wrong place after logicalagg and logicalwindow [doris]

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

Re: [PR] [improve](fmt) use format_to and FMT_COMPILE to speed up write data [doris]

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

Re: [PR] [refactor](tabletwriter) make tablet writer's rpc callback safe, could exit any time [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29684: URL: https://github.com/apache/doris/pull/29684#issuecomment-1880836755 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](Nereids) fix fe ut failed cause of getting statement context [doris]

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

Re: [PR] [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition [doris]

2024-01-08 Thread via GitHub
jackwener merged PR #29644: URL: https://github.com/apache/doris/pull/29644 -- 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: [refactor](Nereids): refactor PredicatePropagation & support to infer Equal Condition (#29644)

2024-01-08 Thread jakevin
This is an automated email from the ASF dual-hosted git repository. jakevin 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 86fc19397b8 [refactor](Nereids): refactor Predic

Error while running github feature from .asf.yaml in doris!

2024-01-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

Re: [PR] [fix](partition) Add more log for single replica load when partition … [doris]

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

Re: [PR] [fix](nereids)logicalhaving is in wrong place after logicalagg and logicalwindow [doris]

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

Re: [PR] [improve](fmt) use format_to and FMT_COMPILE to speed up write data [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29682: URL: https://github.com/apache/doris/pull/29682#issuecomment-1880849065 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 45.81 seconds stream load tsv: 562 seconds loaded 74807831229 Bytes,

Re: [I] [Bug] 严重BUG,参数写反导致BE全挂 [doris]

2024-01-08 Thread via GitHub
felixwluo commented on issue #29664: URL: https://github.com/apache/doris/issues/29664#issuecomment-1880854991 https://github.com/apache/doris/assets/131352377/58f1df9e-7a02-4430-8970-c336f662dcce";> Looks like 2.0.4 has been fixed @linzhicong1996 -- This is an automated message from t

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

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

[PR] [improvement](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. [doris]

2024-01-08 Thread via GitHub
Jibing-Li opened a new pull request, #29685: URL: https://github.com/apache/doris/pull/29685 Only write editlog for manual analyze task, don't need to do so for auto tasks to reduce writing editlog. Add error message to job info while task failed. ## Further comments

Re: [PR] [fix](partition) Add more log for single replica load when partition … [doris]

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

Re: [PR] [improvement](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. [doris]

2024-01-08 Thread via GitHub
Jibing-Li commented on PR #29685: URL: https://github.com/apache/doris/pull/29685#issuecomment-1880861663 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] [Improvement](nereids) Query rewrite by mv support bitmap_union and bitmap_union_count roll up [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29418: URL: https://github.com/apache/doris/pull/29418#issuecomment-1880863159 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 memory leak in inverted index when encountering fault [doris]

2024-01-08 Thread via GitHub
qidaye commented on code in PR #29676: URL: https://github.com/apache/doris/pull/29676#discussion_r1444507337 ## be/src/olap/rowset/segment_v2/inverted_index_writer.cpp: ## @@ -126,6 +126,12 @@ class InvertedIndexColumnWriterImpl : public InvertedIndexColumnWriter { }

[PR] [fix](tgt)hadoop kerberos support renew TGT by keytab [doris-thirdparty]

2024-01-08 Thread via GitHub
wsjz opened a new pull request, #173: URL: https://github.com/apache/doris-thirdparty/pull/173 (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 unsubscribe,

Re: [PR] [feature](function) support ip function named is_ip_address_in_range(addr, cidr) [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29681: URL: https://github.com/apache/doris/pull/29681#issuecomment-1880864524 TeamCity be ut coverage result: Function Coverage: 36.64% (8640/23579) Line Coverage: 28.66% (70219/244991) Region Coverage: 27.61% (36313/131542) Branch Coverage: 24.2

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880865125 TeamCity be ut coverage result: Function Coverage: 36.66% (8639/23566) Line Coverage: 28.68% (70227/244838) Region Coverage: 27.63% (36320/131448) Branch Coverage: 24.3

Re: [PR] [fix](partition) Add more log for single replica load when partition … [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #28707: URL: https://github.com/apache/doris/pull/28707#issuecomment-1880865295 TeamCity be ut coverage result: Function Coverage: 36.66% (8639/23566) Line Coverage: 28.68% (70218/244845) Region Coverage: 27.62% (36314/131454) Branch Coverage: 24.3

Re: [PR] [fix](statistics)Fix analyze empty external NPE bug. [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29675: URL: https://github.com/apache/doris/pull/29675#issuecomment-1880865409 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](statistics)Fix analyze empty external NPE bug. [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29675: URL: https://github.com/apache/doris/pull/29675#issuecomment-1880865479 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](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880868848 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.5 seconds stream load tsv: 558 seconds loaded 74807831229 Bytes, a

Re: [PR] [fix](nereids)logicalhaving is in wrong place after logicalagg and logicalwindow [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29463: URL: https://github.com/apache/doris/pull/29463#issuecomment-1880869011 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.68 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes,

Re: [PR] [fix](partition) Add more log for single replica load when partition … [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #28707: URL: https://github.com/apache/doris/pull/28707#issuecomment-1880869226 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.47 seconds stream load tsv: 572 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

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

[PR] [fix](web) fix exception when querying map data through http [doris]

2024-01-08 Thread via GitHub
gnehil opened a new pull request, #29686: URL: https://github.com/apache/doris/pull/29686 ## Proposed changes Issue Number: close #xxx ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
BePPPower commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880884663 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](nereids)Fix partition check failure [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29642: URL: https://github.com/apache/doris/pull/29642#issuecomment-1880892010 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](thirdparty) fix that BE can not start when use JDK17 [doris]

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

Re: [PR] [improvement](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. [doris]

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

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

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

Re: [PR] [Improvement](nereids) Support join derivation when mv rewrite [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29609: URL: https://github.com/apache/doris/pull/29609#issuecomment-1880893047 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](nereids) Fix get ralated partition table when nodata [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29453: URL: https://github.com/apache/doris/pull/29453#issuecomment-1880894294 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] [WIP](group_commit) run relay wal test [doris]

2024-01-08 Thread via GitHub
hust-hhb commented on PR #29611: URL: https://github.com/apache/doris/pull/29611#issuecomment-1880895913 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](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. [doris]

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

Re: [PR] [improvement](statistics)Only write editlog for manual analyze task, don't need to do so for auto tasks. [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29685: URL: https://github.com/apache/doris/pull/29685#issuecomment-1880920804 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.79 seconds stream load tsv: 565 seconds loaded 74807831229 Bytes,

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880925924 TeamCity be ut coverage result: Function Coverage: 36.65% (8638/23566) Line Coverage: 28.68% (70220/244838) Region Coverage: 27.63% (36318/131448) Branch Coverage: 24.3

Re: [PR] [Fix](thirdparty) fix that BE can not start when use JDK17 [doris]

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

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1880944353 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] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-08 Thread via GitHub
jackwener commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1880951780 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](thirdparty) fix that BE can not start when use JDK17 [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29570: URL: https://github.com/apache/doris/pull/29570#issuecomment-1880959780 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 47.85 seconds stream load tsv: 567 seconds loaded 74807831229 Bytes,

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

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

Re: [PR] [fix](regression-test) fix non stable case test_bitmap_index [doris]

2024-01-08 Thread via GitHub
cambyzju commented on PR #29592: URL: https://github.com/apache/doris/pull/29592#issuecomment-1880998600 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] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1881009305 (From new machine)TeamCity pipeline, clickbench performance test result: the sum of best hot time: 46.5 seconds stream load tsv: 564 seconds loaded 74807831229 Bytes, a

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

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

[PR] [Fix](core) Init wal manager show not core [doris]

2024-01-08 Thread via GitHub
Yukang-Lian opened a new pull request, #29688: URL: https://github.com/apache/doris/pull/29688 ## 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](mai

Re: [PR] [Fix](core) Init wal manager show not core [doris]

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

(doris) 01/01: Revert "[feature](pipelineX) control exchange sink by memory usage (#28814)" (#29652)

2024-01-08 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 commit 767de7afe86030622dbc73f46cab3ce60b48ab5a Author: Gabriel AuthorDate: Mon Jan 8 15:01:15 2024 +0800 Revert "[fe

(doris) branch branch-2.1 updated (0bdd0079262 -> 767de7afe86)

2024-01-08 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git from 0bdd0079262 [improve](insert-into) add log when instance mark and done (#29636) add e556536de1e [Refactor](

Re: [PR] [Fix](core) Init wal manager show not core [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on code in PR #29688: URL: https://github.com/apache/doris/pull/29688#discussion_r1444677469 ## be/src/olap/wal/wal_manager.cpp: ## @@ -97,67 +97,74 @@ if (std::filesystem::path(wal_dir).is_absolute()) { tmp_dirs.emplac

Re: [PR] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-08 Thread via GitHub
jackwener commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1881053318 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] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

2024-01-08 Thread via GitHub
jackwener commented on PR #28228: URL: https://github.com/apache/doris/pull/28228#issuecomment-1881061835 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] [enhancement](rebalance) Add clone task failed window to reblance tablet [doris]

2024-01-08 Thread via GitHub
deardeng commented on PR #29005: URL: https://github.com/apache/doris/pull/29005#issuecomment-1881067751 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] [Chore](build) upgrade ldb toolchain to v0.19 [doris]

2024-01-08 Thread via GitHub
zclllyybb commented on code in PR #29670: URL: https://github.com/apache/doris/pull/29670#discussion_r1444706180 ## docs/zh-CN/docs/install/source-install/compilation-with-ldb-toolchain.md: ## @@ -27,7 +27,7 @@ under the License. # 使用 LDB Toolchain 编译 本文档主要介绍如何使用 LDB toolcha

Re: [PR] [Fix](Nereids) fix fe ut failed cause of getting statement context [doris]

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

Error while running github feature from .asf.yaml in doris!

2024-01-08 Thread Apache Infrastructure
An error occurred while running github feature in .asf.yaml!: You can only have a maximum of 10 external triage collaborators, please contact vp-in...@apache.org to request an exception. - To unsubscribe, e-mail: commits-unsub

(doris) branch master updated: [Fix](Nereids) fix fe ut failed cause of getting statement context (#29683)

2024-01-08 Thread morningman
This is an automated email from the ASF dual-hosted git repository. morningman 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 5f48ac77b8c [Fix](Nereids) fix fe ut failed c

Re: [PR] [Fix](core) Init wal manager show not core [doris]

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

Re: [PR] [feature](function) support ip function named is_ip_address_in_range(addr, cidr) [doris]

2024-01-08 Thread via GitHub
zclllyybb commented on code in PR #29681: URL: https://github.com/apache/doris/pull/29681#discussion_r1444712640 ## be/src/vec/functions/function_ip.h: ## @@ -745,4 +740,96 @@ class FunctionIsIPv6String : public IFunction { } }; +class FunctionIsIPAddressInRange : public

Re: [PR] [Refactor](admin-stmt) rename some `admin-show` statestmt [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29492: URL: https://github.com/apache/doris/pull/29492#issuecomment-1881105749 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] [Refactor](admin-stmt) rename some `admin-show` statestmt [doris]

2024-01-08 Thread via GitHub
github-actions[bot] commented on PR #29492: URL: https://github.com/apache/doris/pull/29492#issuecomment-1881105648 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] [refactor](Nereids): unify all `replaceNamedExpressions` [doris]

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

Re: [PR] [Fix](core) Init wal manager show not core [doris]

2024-01-08 Thread via GitHub
doris-robot commented on PR #29688: URL: https://github.com/apache/doris/pull/29688#issuecomment-1881110609 TPC-DS: Total hot run time: 184406 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   6   7   >