Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1926268264 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] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1926268295 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] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1926107153 TeamCity be ut coverage result: Function Coverage: 36.15% (8627/23867) Line Coverage: 28.21% (70549/250090) Region Coverage: 27.22% (36412/133787) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1926076033 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] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
github-actions[bot] commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477332320 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,48 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925773225 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] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477246864 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,53 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925699154 TeamCity be ut coverage result: Function Coverage: 36.15% (8628/23864) Line Coverage: 28.22% (70547/250029) Region Coverage: 27.23% (36404/133690) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925685650 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] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477262359 ## regression-test/suites/nereids_function_p0/scalar_function/U.groovy: ## @@ -43,4 +43,5 @@ suite("nereids_scalar_fn_U") { qt_sql_upper_String_notnull "select

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-04 Thread via GitHub
HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477246512 ## regression-test/suites/nereids_function_p0/scalar_function/U.groovy: ## @@ -43,4 +43,5 @@ suite("nereids_scalar_fn_U") { qt_sql_upper_String_notnull "selec

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925605161 TeamCity be ut coverage result: Function Coverage: 36.18% (8634/23864) Line Coverage: 28.23% (70585/250029) Region Coverage: 27.25% (36437/133690) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925599629 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] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477187443 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,51 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public IF

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925598894 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] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477186296 ## regression-test/suites/nereids_function_p0/scalar_function/U.groovy: ## @@ -43,4 +43,5 @@ suite("nereids_scalar_fn_U") { qt_sql_upper_String_notnull "select

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477186375 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,51 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public IF

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925594822 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] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925587719 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] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925574421 TeamCity be ut coverage result: Function Coverage: 36.16% (8629/23864) Line Coverage: 28.22% (70557/250028) Region Coverage: 27.24% (36416/133690) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477172802 ## regression-test/suites/nereids_function_p0/scalar_function/U.groovy: ## @@ -43,4 +43,5 @@ suite("nereids_scalar_fn_U") { qt_sql_upper_String_notnull "selec

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477172340 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,51 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477172232 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,51 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925569537 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] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477171446 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,59 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public IF

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925569200 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] [function](url_decode)add url_decode function [doris]

2024-02-03 Thread via GitHub
zhangstar333 commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477167870 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,59 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : publ

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925155271 TeamCity be ut coverage result: Function Coverage: 36.14% (8625/23863) Line Coverage: 28.21% (70516/249985) Region Coverage: 27.22% (36380/133674) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925138173 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925111788 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925111635 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 unsubscrib

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925068637 TeamCity be ut coverage result: Function Coverage: 36.16% (8628/23863) Line Coverage: 28.22% (70535/249985) Region Coverage: 27.23% (36394/133674) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925047171 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] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1925005850 TeamCity be ut coverage result: Function Coverage: 36.16% (8628/23863) Line Coverage: 28.22% (70541/249986) Region Coverage: 27.23% (36406/133674) Branch Coverage: 24.0

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1924991797 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1476206914 ## gensrc/script/doris_builtins_functions.py: ## @@ -1661,7 +1662,9 @@ [['money_format'], 'STRING', ['DECIMAL64'], ''], [['money_format'], 'STRING', [

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
morrySnow commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1476192330 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/scalar/UrlDecode.java: ## @@ -0,0 +1,70 @@ +// Licensed to the Apache Software Founda

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

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

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1924011123 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
liugddx commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923995945 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1475971752 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,59 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1475764846 ## be/src/vec/functions/function_string.h: ## @@ -2740,6 +2741,59 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923314501 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923289813 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] [function](url_decode)add url_decode function [doris]

2024-02-02 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923280813 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] [function](url_decode)add url_decode function [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923268025 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] [function](url_decode)add url_decode function [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923069038 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] [function](url_decode)add url_decode function [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1923022199 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] [function](url_decode)add url_decode function [doris]

2024-02-01 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1922988634 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] [function](url_decode)add url_decode function [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1473699795 ## be/src/vec/functions/function_string.h: ## @@ -2602,6 +2603,57 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1920336897 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] [function](url_decode)add url_decode function [doris]

2024-01-31 Thread via GitHub
github-actions[bot] commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1472901807 ## be/src/vec/functions/function_string.h: ## @@ -2602,6 +2603,57 @@ } }; +class FunctionUrlDecode : public IFunction { +public: +static constex

Re: [PR] [function](url_decode)add url_decode function [doris]

2024-01-31 Thread via GitHub
doris-robot commented on PR #30667: URL: https://github.com/apache/doris/pull/30667#issuecomment-1919190527 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+y

[PR] [function](url_decode)add url_decode function [doris]

2024-01-31 Thread via GitHub
liugddx opened a new pull request, #30667: URL: https://github.com/apache/doris/pull/30667 ## 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: