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

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

2024-01-21 Thread via GitHub
github-actions[bot] commented on code in PR #28352: URL: https://github.com/apache/doris/pull/28352#discussion_r1460744662 ## be/src/vec/functions/function_string.h: ## @@ -592,6 +849,57 @@ static FunctionPtr create() { return std::make_shared(); } String get_name() co

[PR] [improvement](function) switch inet(6)_aton alias origin function from ipv4(6)_string_to_num to ipv4(6)_string_to_num_or_null [doris]

2024-01-21 Thread via GitHub
superdiaodiao opened a new pull request, #30196: URL: https://github.com/apache/doris/pull/30196 ## Proposed changes Issue Number: close #xxx Functions related: - inet_aton - inet6_aton - is_ipv4_compat - is_ipv4_mapped Before this PR, **inet(

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902551569 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] [release](version ) change branch-2.0 version to 2.0.4-rc06 [doris]

2024-01-21 Thread via GitHub
xiaokang merged PR #30149: URL: https://github.com/apache/doris/pull/30149 -- 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: [release](version ) change branch-2.0 version to 2.0.4-rc06 (#30149)

2024-01-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao 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 003a815b632 [release](version ) change bra

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
superdiaodiao commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902552210 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

(doris) tag 2.0.4-rc06 created (now 003a815b632)

2024-01-21 Thread kxiao
This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to tag 2.0.4-rc06 in repository https://gitbox.apache.org/repos/asf/doris.git at 003a815b632 (commit) No new revisions were added by this update.

Re: [PR] [Enhancement](plan) Support PREAGGOPEN when the case when/if contains a constant zero/nul… [doris]

2024-01-21 Thread via GitHub
DarvenDuan commented on PR #28886: URL: https://github.com/apache/doris/pull/28886#issuecomment-1902554666 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](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902558393 TeamCity be ut coverage result: Function Coverage: 36.71% (8657/23582) Line Coverage: 28.76% (70690/245804) Region Coverage: 27.64% (36457/131897) Branch Coverage: 24.3

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [regression test](schema change) add case for partition [doris]

2024-01-21 Thread via GitHub
liugddx commented on PR #30195: URL: https://github.com/apache/doris/pull/30195#issuecomment-1902562477 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] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [improvement](statistics)Optimize drop stats operation. [doris]

2024-01-21 Thread via GitHub
morningman commented on code in PR #30144: URL: https://github.com/apache/doris/pull/30144#discussion_r1460770805 ## fe/fe-core/src/main/java/org/apache/doris/statistics/InvalidateStatsTarget.java: ## @@ -0,0 +1,40 @@ +// Licensed to the Apache Software Foundation (ASF) under on

Re: [I] [Bug] (ip functions) a bug occurred while executing ipv4stringtonumordefault function [doris]

2024-01-21 Thread via GitHub
sjyango closed issue #28387: [Bug] (ip functions) a bug occurred while executing ipv4stringtonumordefault function URL: https://github.com/apache/doris/issues/28387 -- 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] [improve](routine-load) pause job when json path is invalid [doris]

2024-01-21 Thread via GitHub
HHoflittlefish777 opened a new pull request, #30197: URL: https://github.com/apache/doris/pull/30197 ## Proposed changes If jsonpaths is set wrong, routine load job will report error but running all time. ## Further comments If this is a relatively large or compl

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on code in PR #30133: URL: https://github.com/apache/doris/pull/30133#discussion_r1460827187 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -223,6 +229,93 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash return St

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on code in PR #30133: URL: https://github.com/apache/doris/pull/30133#discussion_r1460847599 ## be/src/vec/exec/join/process_hash_table_probe_impl.h: ## @@ -223,6 +229,100 @@ Status ProcessHashTableProbe::do_process(HashTableType& hash return S

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

2024-01-21 Thread via GitHub
englefly commented on PR #30148: URL: https://github.com/apache/doris/pull/30148#issuecomment-1902617657 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] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902619875 TeamCity be ut coverage result: Function Coverage: 36.71% (8657/23583) Line Coverage: 28.74% (70687/245978) Region Coverage: 27.62% (36455/131991) Branch Coverage: 24.3

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902625169 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] [feature](nereids)support mark join [doris]

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

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

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

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

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

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

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

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

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

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902633211 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] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
superdiaodiao commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902633717 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] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902642729 TeamCity be ut coverage result: Function Coverage: 36.71% (8657/23582) Line Coverage: 28.75% (70679/245804) Region Coverage: 27.63% (36444/131897) Branch Coverage: 24.3

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30148: URL: https://github.com/apache/doris/pull/30148#issuecomment-1902646202 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] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
starocean999 commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902657689 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] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902663042 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] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902666039 TeamCity be ut coverage result: Function Coverage: 36.71% (8657/23583) Line Coverage: 28.74% (70682/245978) Region Coverage: 27.61% (36449/131991) Branch Coverage: 24.3

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [docs](ip function) add ipv4/v6 datatype and some ip functions' docs [doris]

2024-01-21 Thread via GitHub
HappenLee commented on code in PR #30194: URL: https://github.com/apache/doris/pull/30194#discussion_r1460951823 ## docs/zh-CN/docs/sql-manual/sql-functions/ip-functions/is-ipv6-string.md: ## @@ -0,0 +1,80 @@ +--- +{ +"title": "IS_IPV6_STRING", +"language": "zh-CN" +} +--- + + +

Re: [PR] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902674283 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] [improvement](function) switch inet(6)_aton alias origin function [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30196: URL: https://github.com/apache/doris/pull/30196#issuecomment-1902674289 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] [improvement](statistics)Optimize drop stats operation. [doris]

2024-01-21 Thread via GitHub
Jibing-Li commented on PR #30144: URL: https://github.com/apache/doris/pull/30144#issuecomment-1902682674 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](statistics)Optimize drop stats operation. [doris]

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

Re: [PR] [improvement](statistics)Optimize drop stats operation. [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30144: URL: https://github.com/apache/doris/pull/30144#issuecomment-1902691699 PR approved by at least one committer and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

Re: [PR] [feature](ranger) Support Apache ranger for Doris [doris]

2024-01-21 Thread via GitHub
morningman commented on PR #27864: URL: https://github.com/apache/doris/pull/27864#issuecomment-1902691765 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](statistics)Optimize drop stats operation. [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30144: URL: https://github.com/apache/doris/pull/30144#issuecomment-1902691708 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] [improvement](statistics)Optimize drop stats operation. [doris]

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

Re: [PR] [improvement](statistics)Optimize drop stats operation. [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30144: URL: https://github.com/apache/doris/pull/30144#issuecomment-1902695738 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](statistics)Optimize drop stats operation. [doris]

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

Re: [PR] [feature](ranger) Support Apache ranger for Doris [doris]

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

Re: [PR] [feature](ranger) Support Apache ranger for Doris [doris]

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

Re: [PR] [feature](ranger) Support Apache ranger for Doris [doris]

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

Re: [PR] [feature](ranger) Support Apache ranger for Doris [doris]

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

Re: [PR] [Feature](multi-catalog)support DLC catalog [doris]

2024-01-21 Thread via GitHub
github-actions[bot] closed pull request #22061: [Feature](multi-catalog)support DLC catalog URL: https://github.com/apache/doris/pull/22061 -- 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 specif

Re: [PR] [typo](docs)Correct the fe-config markdown comments [doris]

2024-01-21 Thread via GitHub
github-actions[bot] closed pull request #22009: [typo](docs)Correct the fe-config markdown comments URL: https://github.com/apache/doris/pull/22009 -- 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] [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join [doris]

2024-01-21 Thread via GitHub
starocean999 merged PR #30148: URL: https://github.com/apache/doris/pull/30148 -- 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) branch master updated: [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join (#30148)

2024-01-21 Thread starocean999
This is an automated email from the ASF dual-hosted git repository. starocean999 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 45ca7d587ef [opt](nereids) do not change Ru

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
starocean999 commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902858209 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) Fixed a bug where the execution plan was incorrect aft… [doris]

2024-01-21 Thread via GitHub
xingyingone commented on PR #30107: URL: https://github.com/apache/doris/pull/30107#issuecomment-1902870918 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] [regression test](schema change) add case for tinyint/smallint/int/bigint/float/double type in agg [doris]

2024-01-21 Thread via GitHub
liugddx commented on PR #30193: URL: https://github.com/apache/doris/pull/30193#issuecomment-1902877066 run pipelinex_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

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

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

Re: [PR] [feature](nereids)support mark join [doris]

2024-01-21 Thread via GitHub
doris-robot commented on PR #30133: URL: https://github.com/apache/doris/pull/30133#issuecomment-1902881656 TeamCity be ut coverage result: Function Coverage: 36.70% (8656/23583) Line Coverage: 28.73% (70680/245978) Region Coverage: 27.62% (36452/131991) Branch Coverage: 24.3

Re: [PR] [config](load) set default memtable_flush_running_count_limit to 2 [doris]

2024-01-21 Thread via GitHub
dataroaring merged PR #30146: URL: https://github.com/apache/doris/pull/30146 -- 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] [refactor](Nereids): Eager Aggregation unify pushdown agg function [doris]

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

(doris) branch master updated (45ca7d587ef -> 7ecf4e7bc7d)

2024-01-21 Thread dataroaring
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from 45ca7d587ef [opt](nereids) do not change RuntimeFilter Type from IN-OR_BLOOM to BLOOM on broadcast join (#30148)

Re: [PR] [feature](nereids)support mark join [doris]

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

Re: [PR] [Feature](executor)Workload Group support Non-Pipeline Execution [doris]

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

Re: [PR] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461282674 ## fe/fe-core/src/main/java/org/apache/doris/cloud/datasource/CloudInternalCatalog.java: ## @@ -80,7 +80,7 @@ public CloudInternalCatalog() { @Override prote

Re: [PR] [improve](routine-load) pause job when json path is invalid [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30197: URL: https://github.com/apache/doris/pull/30197#issuecomment-1902885786 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] [improve](routine-load) pause job when json path is invalid [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30197: URL: https://github.com/apache/doris/pull/30197#issuecomment-1902885812 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

[PR] [feature](multi-catalog)support hms catalog create and drop table/db [doris]

2024-01-21 Thread via GitHub
wsjz opened a new pull request, #30198: URL: https://github.com/apache/doris/pull/30198 ## 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](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461283843 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -1875,16 +1875,21 @@ protected Partition createPartitionWithIndices(long dbId, lon

Re: [PR] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461283843 ## fe/fe-core/src/main/java/org/apache/doris/datasource/InternalCatalog.java: ## @@ -1875,16 +1875,21 @@ protected Partition createPartitionWithIndices(long dbId, lon

Re: [I] [Bug] flink-sql-connector-mysql-cdc 从mysql同步到doris异常。 [doris]

2024-01-21 Thread via GitHub
chenhongbinjs closed issue #30171: [Bug] flink-sql-connector-mysql-cdc 从mysql同步到doris异常。 URL: https://github.com/apache/doris/issues/30171 -- 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] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461284846 ## regression-test/suites/partition_p0/test_partition_default_medium.groovy: ## @@ -0,0 +1,88 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [typo](doc) Modify the alter table column document [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #28645: URL: https://github.com/apache/doris/pull/28645#issuecomment-1902891000 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] [typo](doc) Modify the alter table column document [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #28645: URL: https://github.com/apache/doris/pull/28645#issuecomment-1902891079 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](auto-partition) Fix a concurrent bug [doris]

2024-01-21 Thread via GitHub
github-actions[bot] commented on PR #30086: URL: https://github.com/apache/doris/pull/30086#issuecomment-1902895150 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: [I] [Bug] flink-sql-connector-mysql-cdc 从mysql同步到doris异常。 [doris]

2024-01-21 Thread via GitHub
chenhongbinjs commented on issue #30171: URL: https://github.com/apache/doris/issues/30171#issuecomment-1902896621 发现是string长度有限制,修改string_type_length_soft_limit,解决。 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[I] database name supports regular expressions or multiple databases? [doris-flink-connector]

2024-01-21 Thread via GitHub
meihuasannong opened a new issue, #300: URL: https://github.com/apache/doris-flink-connector/issues/300 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues. ### Description

Re: [PR] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461285505 ## regression-test/suites/partition_p0/test_partition_default_medium.groovy: ## @@ -0,0 +1,88 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or

Re: [PR] [feature](nereids)support mark join [doris]

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

[PR] [pipelineX](fix) Fix use-after-free MultiCastSourceDependency [doris]

2024-01-21 Thread via GitHub
Gabriel39 opened a new pull request, #30199: URL: https://github.com/apache/doris/pull/30199 ## 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] [pipelineX](fix) Fix use-after-free MultiCastSourceDependency [doris]

2024-01-21 Thread via GitHub
Gabriel39 commented on PR #30199: URL: https://github.com/apache/doris/pull/30199#issuecomment-1902900828 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) Fixed a bug where the execution plan was incorrect aft… [doris]

2024-01-21 Thread via GitHub
xingyingone commented on PR #30107: URL: https://github.com/apache/doris/pull/30107#issuecomment-1902905946 run P0 Regression -- 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](Nereids) Fixed a bug where the execution plan was incorrect aft… [doris]

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

Re: [PR] [fix](storage medium) Fix show partition storage medium not right whe… [doris]

2024-01-21 Thread via GitHub
yujun777 commented on code in PR #30160: URL: https://github.com/apache/doris/pull/30160#discussion_r1461286859 ## regression-test/suites/partition_p0/test_partition_default_medium.groovy: ## @@ -0,0 +1,88 @@ +// Licensed to the Apache Software Foundation (ASF) under one Review

Re: [PR] [Fix](Variant) fix variant lost null info after `cast_column` [doris]

2024-01-21 Thread via GitHub
eldenmoon commented on PR #30153: URL: https://github.com/apache/doris/pull/30153#issuecomment-1902913040 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

  1   2   3   4   5   >