Re: [PR] [feature](merge-cloud) Register runtime adaptor factory for CloudReplica/CloudPartition [doris]

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

Re: [PR] [fix](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30261: URL: https://github.com/apache/doris/pull/30261#issuecomment-1905483955 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](catalog) fix Uninitialized connection pool parameters in hmsjdbcclient [doris]

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

Re: [PR] [feature](merge-cloud) Register runtime adaptor factory for CloudReplica/CloudPartition [doris]

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

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

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

Re: [PR] [fix](Cooldown) Enhance calculate logic of _has_data_to_cooldown [doris]

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

Re: [PR] [fix](char) fix char column type not check lenght [doris]

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

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

2024-01-23 Thread via GitHub
nanfeng1999 commented on PR #29819: URL: https://github.com/apache/doris/pull/29819#issuecomment-1905493406 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](catalog) fix Uninitialized connection pool parameters in hmsjdbcclient [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30262: URL: https://github.com/apache/doris/pull/30262#issuecomment-1905493510 ClickBench: Total hot run time: 30.18 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](merge-cloud) Register runtime adaptor factory for CloudReplica/CloudPartition [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30251: URL: https://github.com/apache/doris/pull/30251#issuecomment-1905494173 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e2dfdf92df86985092198a0a610f935ef62fd58c with default session variables Stream

Re: [PR] [fix](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30261: URL: https://github.com/apache/doris/pull/30261#issuecomment-1905495323 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](catalog) fix Uninitialized connection pool parameters in hmsjdbcclient [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30262: URL: https://github.com/apache/doris/pull/30262#issuecomment-1905497519 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 72e6a71ca5ce4eb05510eeeb9668ea9f45921c16 with default session variables Stream

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30265: URL: https://github.com/apache/doris/pull/30265#issuecomment-1905499265 ClickBench: Total hot run time: 31.13 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](char) fix char column type not check lenght [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30266: URL: https://github.com/apache/doris/pull/30266#issuecomment-1905499833 ClickBench: Total hot run time: 31.01 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

[PR] [improvement](statistics, nereids)Nereids support select mv. [doris]

2024-01-23 Thread via GitHub
Jibing-Li opened a new pull request, #30267: URL: https://github.com/apache/doris/pull/30267 User could select materialized view by specify the view name in sql: e.g. ``` select column_in_mv from table_name index mv_name ``` If this is a relatively large or complex change,

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30265: URL: https://github.com/apache/doris/pull/30265#issuecomment-1905503567 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 7059f7bc1dfb640fa27305564964a45fb08be4c9 with default session variables Stream

Re: [PR] [fix](char) fix char column type not check lenght [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30266: URL: https://github.com/apache/doris/pull/30266#issuecomment-1905504212 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e6e471cf7215a154206ecaeea2ad1413f29e9b5d with default session variables Stream

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
eldenmoon commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1905505921 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](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
eldenmoon commented on code in PR #28673: URL: https://github.com/apache/doris/pull/28673#discussion_r1462873247 ## be/src/vec/columns/column_object.cpp: ## @@ -1196,6 +1197,18 @@ void ColumnObject::finalize(bool ignore_sparse) { if (!ignore_sparse && (entry->data.check

Re: [PR] [fix](Cooldown) Enhance calculate logic of _has_data_to_cooldown [doris]

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

Re: [PR] [fix](Cooldown) Enhance calculate logic of _has_data_to_cooldown [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30244: URL: https://github.com/apache/doris/pull/30244#issuecomment-1905537220 ClickBench: Total hot run time: 30.47 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

2024-01-23 Thread via GitHub
sjyango commented on PR #30261: URL: https://github.com/apache/doris/pull/30261#issuecomment-1905537490 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] [security] Don't print token in heartbeat_server.cpp and Env.java [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30227: URL: https://github.com/apache/doris/pull/30227#issuecomment-1905541086 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] [security] Don't print token in heartbeat_server.cpp and Env.java [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30227: URL: https://github.com/apache/doris/pull/30227#issuecomment-1905540985 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] [ci](cloud ut) trigger new teamcity pipeline cloud ut [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30154: URL: https://github.com/apache/doris/pull/30154 -- 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 (7d840cfa51e -> 5a68fc7ca97)

2024-01-23 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 7d840cfa51e [enhancement](Nereids): add builder for hyper graph (#30061) add 5a68fc7ca97 [ci](cloud ut) trigger

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on code in PR #28673: URL: https://github.com/apache/doris/pull/28673#discussion_r1462894214 ## be/src/olap/rowset/segment_v2/segment.cpp: ## @@ -426,6 +440,22 @@ static Status new_default_iterator(const TabletColumn& tablet_column, return Sta

Re: [PR] [fix](Cooldown) Enhance calculate logic of _has_data_to_cooldown [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30244: URL: https://github.com/apache/doris/pull/30244#issuecomment-1905544119 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 3918df9e1676596a86bf2743d19f354dcd69e6c0 with default session variables Stream

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

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

Re: [PR] [fix](cluster by) Fix cluster_by used-after-moved in compaction [doris]

2024-01-23 Thread via GitHub
yiguolei commented on PR #29273: URL: https://github.com/apache/doris/pull/29273#issuecomment-1905545191 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

[PR] [Refactor](Rf) refactor the code of runtime filter [doris]

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

Re: [PR] [Refactor](Rf) refactor the code of runtime filter [doris]

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

Re: [PR] [feature](Planner): Push down TopNDistinct through Join [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30216: URL: https://github.com/apache/doris/pull/30216#issuecomment-1905549428 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](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30261: URL: https://github.com/apache/doris/pull/30261#issuecomment-1905552564 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](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30261: URL: https://github.com/apache/doris/pull/30261#issuecomment-1905553540 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](function) support ip function named ipv4_cidr_to_range(addr, cidr) [doris]

2024-01-23 Thread via GitHub
nanfeng1999 commented on PR #29819: URL: https://github.com/apache/doris/pull/29819#issuecomment-1905556171 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](cluster by) Fix cluster_by used-after-moved in compaction [doris]

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

[PR] [fix](function) fix ipv4 function get failed error [doris]

2024-01-23 Thread via GitHub
superdiaodiao opened a new pull request, #30269: URL: https://github.com/apache/doris/pull/30269 ## Proposed changes Issue Number: close #xxx Function related: - **ipv4_string_to_num** - **ipv4_string_to_num_or_default** In the past, when ipv4_string_to_num or i

Re: [PR] [Refactor](Rf) refactor the code of runtime filter [doris]

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

[PR] [fix](Nereids): Except can't merge [doris]

2024-01-23 Thread via GitHub
jackwener opened a new pull request, #30270: URL: https://github.com/apache/doris/pull/30270 ## Proposed changes we can't merge multiple except. ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2024-01-23 Thread via GitHub
koarz commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1905566307 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] [feature](Planner): Push down TopNDistinct through Join [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30216: URL: https://github.com/apache/doris/pull/30216#issuecomment-1905571820 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](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2024-01-23 Thread via GitHub
koarz commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1905571283 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] [feature](Planner): Push down TopNDistinct through Join [doris]

2024-01-23 Thread via GitHub
jackwener merged PR #30216: URL: https://github.com/apache/doris/pull/30216 -- 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: [feature](Planner): Push down TopNDistinct through Join (#30216)

2024-01-23 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 62b5210b59e [feature](Planner): Push down TopNDi

Re: [PR] [fix](function) fix ipv4 function get failed error [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30269: URL: https://github.com/apache/doris/pull/30269#issuecomment-1905578603 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](function) fix ipv4 function get failed error [doris]

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

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

2024-01-23 Thread via GitHub
englefly commented on PR #30265: URL: https://github.com/apache/doris/pull/30265#issuecomment-1905580906 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](function) fix ipv4 function get failed error [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30269: URL: https://github.com/apache/doris/pull/30269#issuecomment-1905582345 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](cluster by) Fix cluster_by used-after-moved in compaction [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #29273: URL: https://github.com/apache/doris/pull/29273#issuecomment-1905588229 TeamCity be ut coverage result: Function Coverage: 36.71% (8665/23607) Line Coverage: 28.72% (70733/246288) Region Coverage: 27.60% (36456/132064) Branch Coverage: 24.3

Re: [PR] [enhancement](recover) Support skipping bad tablet in select by session variable [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30241: URL: https://github.com/apache/doris/pull/30241 -- 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 (62b5210b59e -> 84ee3182ae9)

2024-01-23 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 62b5210b59e [feature](Planner): Push down TopNDistinct through Join (#30216) add 84ee3182ae9 [enhancement](reco

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30265: URL: https://github.com/apache/doris/pull/30265#issuecomment-1905589012 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](move-memtable) fix schema use-after-free in delta writer v2 [doris]

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

Re: [PR] [fix](cluster by) Fix cluster_by used-after-moved in compaction [doris]

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

Re: [PR] [fix](mtmv)mtmv default open enableNereidsDML [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30235: URL: https://github.com/apache/doris/pull/30235#issuecomment-1905594340 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] [Chore](function) remove some unused member function of IFunctionBase [doris]

2024-01-23 Thread via GitHub
zclllyybb commented on code in PR #30260: URL: https://github.com/apache/doris/pull/30260#discussion_r1462936842 ## be/src/vec/functions/function_java_udf.h: ## @@ -89,9 +89,12 @@ class JavaFunctionCall : public IFunctionBase { PreparedFunctionPtr prepare(FunctionContext* c

Re: [PR] [fix](mtmv)mtmv default open enableNereidsDML [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30235: URL: https://github.com/apache/doris/pull/30235 -- 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 (84ee3182ae9 -> e8e33ddacc2)

2024-01-23 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 84ee3182ae9 [enhancement](recover) Support skipping bad tablet in select by session variable (#30241) add e8e33

[PR] [fix](decimal) fix wrong decimal overflow of cast caused by uninitialized nested column of null value (#29960) [doris]

2024-01-23 Thread via GitHub
jacktengg opened a new pull request, #30272: URL: https://github.com/apache/doris/pull/30272 ## Proposed changes Pick from #29960 ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org](mailto:d.

[PR] [fix](Nereids) group by key should be required [doris]

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

Re: [PR] [fix](decimal) fix wrong decimal overflow of cast caused by uninitialized nested column of null value (#29960) [doris]

2024-01-23 Thread via GitHub
jacktengg commented on PR #30272: URL: https://github.com/apache/doris/pull/30272#issuecomment-1905603264 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) group by key should be required [doris]

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

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

2024-01-23 Thread via GitHub
doris-robot commented on PR #29819: URL: https://github.com/apache/doris/pull/29819#issuecomment-1905606209 TeamCity be ut coverage result: Function Coverage: 36.70% (8666/23613) Line Coverage: 28.71% (70739/246350) Region Coverage: 27.60% (36457/132091) Branch Coverage: 24.3

Re: [PR] [Fix][Bug] When using the hive catalog the hive table name is upperca… [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30167: URL: https://github.com/apache/doris/pull/30167 -- 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 branch-2.0 updated: [Fix][Bug] When using the hive catalog the hive table name is uppercase, the Doris query is reported wrong #30166 (#30167)

2024-01-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.0 by this push: new 3fb81139f4b [Fix][Bug] When using the h

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

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

[PR] [fix](nereids)group by expr may be lost in EliminateGroupByConstant rule [doris]

2024-01-23 Thread via GitHub
starocean999 opened a new pull request, #30274: URL: https://github.com/apache/doris/pull/30274 ## 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](ma

Re: [PR] [security] Don't print token in heartbeat_server.cpp and Env.java [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30227: URL: https://github.com/apache/doris/pull/30227 -- 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 (e8e33ddacc2 -> fe602977069)

2024-01-23 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 e8e33ddacc2 [fix](mtmv)mtmv default open enableNereidsDML #30235 add fe602977069 [security] Don't print token (#

Re: [PR] [fix](nereids)group by expr may be lost in EliminateGroupByConstant rule [doris]

2024-01-23 Thread via GitHub
starocean999 commented on PR #30274: URL: https://github.com/apache/doris/pull/30274#issuecomment-1905608488 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] [minor](Nereids): enable PushDownTopNDistinctThroughJoin [doris]

2024-01-23 Thread via GitHub
jackwener opened a new pull request, #30275: URL: https://github.com/apache/doris/pull/30275 ## Proposed changes enable PushDownTopNDistinctThroughJoin ## Further comments If this is a relatively large or complex change, kick off the discussion at [d...@doris.apache.org]

Re: [PR] [Refactor](Rf) refactor the code of runtime filter [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30268: URL: https://github.com/apache/doris/pull/30268#issuecomment-1905609829 TeamCity be ut coverage result: Function Coverage: 36.71% (8665/23605) Line Coverage: 28.72% (70728/246230) Region Coverage: 27.61% (36455/132038) Branch Coverage: 24.3

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

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

Re: [PR] [fix](cluster by) Fix cluster_by used-after-moved in compaction [doris]

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

Re: [PR] [fix](decimal) fix wrong decimal overflow of cast caused by uninitialized nested column of null value (#29960) [doris]

2024-01-23 Thread via GitHub
github-actions[bot] commented on PR #30272: URL: https://github.com/apache/doris/pull/30272#issuecomment-1905614445 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](cluster by) Fix cluster_by used-after-moved in compaction [doris]

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

Re: [PR] [Chore](function) remove some unused member function of IFunctionBase [doris]

2024-01-23 Thread via GitHub
yiguolei merged PR #30260: URL: https://github.com/apache/doris/pull/30260 -- 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: remove some unused member function of IFunctionBase (#30260)

2024-01-23 Thread yiguolei
This is an automated email from the ASF dual-hosted git repository. yiguolei 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 b203497bcd4 remove some unused member function

Re: [PR] [fix](cluster by) Fix cluster_by used-after-moved in compaction [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #29273: URL: https://github.com/apache/doris/pull/29273#issuecomment-1905625201 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit e3645c18cbcf25798ba7da5f323922aec88b247a with default session variables Stream

Re: [PR] [minor](Nereids): enable PushDownTopNDistinctThroughJoin [doris]

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

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

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

[PR] (feat) add first-page carousel [doris-website]

2024-01-23 Thread via GitHub
hututuQWQ opened a new pull request, #395: URL: https://github.com/apache/doris-website/pull/395 ![image](https://github.com/apache/doris-website/assets/53259809/bda0a7ab-b9f8-43de-b09d-75f1c06fdf44) -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] (feat) add first-page carousel [doris-website]

2024-01-23 Thread via GitHub
luzhijing merged PR #395: URL: https://github.com/apache/doris-website/pull/395 -- 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-website) branch master updated: (feat) add first-page carousel (#395)

2024-01-23 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 8a8a710c6dc (feat) add first-page caro

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

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

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1905636551 TeamCity be ut coverage result: Function Coverage: 36.68% (8669/23633) Line Coverage: 28.69% (70715/246509) Region Coverage: 27.56% (36439/132200) Branch Coverage: 24.3

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

2024-01-23 Thread via GitHub
doris-robot commented on PR #29819: URL: https://github.com/apache/doris/pull/29819#issuecomment-1905636678 ClickBench: Total hot run time: 30.67 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

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

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1905640190 ClickBench: Total hot run time: 31.26 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](decimal) fix wrong decimal overflow of cast caused by uninitialized nested column of null value (#29960) [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #30272: URL: https://github.com/apache/doris/pull/30272#issuecomment-1905640449 TeamCity be ut coverage result: Function Coverage: 37.84% (8033/21229) Line Coverage: 29.55% (65466/221554) Region Coverage: 28.96% (33615/116057) Branch Coverage: 24.8

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

2024-01-23 Thread via GitHub
doris-robot commented on PR #29819: URL: https://github.com/apache/doris/pull/29819#issuecomment-1905641746 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 017e99d3e9600bd055263a27463dc140f8a83743 with default session variables Stream

Re: [PR] [fix](char) fix char column type not check lenght [doris]

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

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1905645430 Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' ``` Load test result on commit 328d1214f07cc107b13758a4c73292f6122d261c with default session variables Stream

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

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

Re: [PR] [fix](Variant Type) Add sparse columns meta to fix compaction [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #28673: URL: https://github.com/apache/doris/pull/28673#issuecomment-1905651655 TeamCity be ut coverage result: Function Coverage: 36.69% (8665/23617) Line Coverage: 28.70% (70717/246398) Region Coverage: 27.59% (36453/132141) Branch Coverage: 24.3

Re: [PR] [fix](datatype) fix bugs for IPv4/v6 datatype and add some basic regression test cases [doris]

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

Re: [PR] [fix](Nereids) fix bug in case-when/if stats estimation [doris]

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

Re: [I] [Bug] 查询表报错 errCode = 2 detailMessage = (192.1688.38)[CANCELLED][E-2301missed versions isempty, spec_version 2887, max version 2967, tablet id 453942 [doris]

2024-01-23 Thread via GitHub
LongWangXX commented on issue #30214: URL: https://github.com/apache/doris/issues/30214#issuecomment-1905665238 @LemonLiTree -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] [fix](function) make STRLEFT and STRRIGHT and SUBSTR function DEPEND_ON_ARGUMENT [doris]

2024-01-23 Thread via GitHub
doris-robot commented on PR #28352: URL: https://github.com/apache/doris/pull/28352#issuecomment-1905665942 TPC-DS: Total hot run time: 185984 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   >