Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2327811375 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](cast) support ipv4 cast to ipv6 type [doris]

2024-09-03 Thread via GitHub
zhangstar333 commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2327778043 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-09-03 Thread via GitHub
github-actions[bot] commented on code in PR #39828: URL: https://github.com/apache/doris/pull/39828#discussion_r1741758875 ## be/src/vec/functions/function_cast.h: ## @@ -453,6 +458,12 @@ struct ConvertImpl { } return Status::OK(); } + +private: +stati

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-09-03 Thread via GitHub
zhangstar333 commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2326064191 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-30 Thread via GitHub
HappenLee commented on code in PR #39828: URL: https://github.com/apache/doris/pull/39828#discussion_r1739618332 ## be/src/vec/functions/function_cast.h: ## @@ -1482,6 +1482,43 @@ class PreparedFunctionCast : public PreparedFunctionImpl { const char* name; }; +template

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

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

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-25 Thread via GitHub
zhangstar333 commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2309180551 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-22 Thread via GitHub
github-actions[bot] commented on code in PR #39828: URL: https://github.com/apache/doris/pull/39828#discussion_r1728230543 ## be/src/vec/functions/function_cast.h: ## @@ -1482,6 +1482,43 @@ class PreparedFunctionCast : public PreparedFunctionImpl { const char* name; };

Re: [PR] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-22 Thread via GitHub
github-actions[bot] commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2306134836 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-22 Thread via GitHub
github-actions[bot] commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2306134801 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](cast) support ipv4 cast to ipv6 type [doris]

2024-08-22 Thread via GitHub
doris-robot commented on PR #39828: URL: https://github.com/apache/doris/pull/39828#issuecomment-2306132714 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] [improve](cast) support ipv4 cast to ipv6 type [doris]

2024-08-22 Thread via GitHub
zhangstar333 opened a new pull request, #39828: URL: https://github.com/apache/doris/pull/39828 ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR