Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris-website]

2025-01-01 Thread via GitHub
HappenLee merged PR #1654: URL: https://github.com/apache/doris-website/pull/1654 -- 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...@do

[PR] [Feature](function) Support function quarters_add/sub for nereids [doris-website]

2024-12-27 Thread via GitHub
zclllyybb opened a new pull request, #1654: URL: https://github.com/apache/doris-website/pull/1654 pr: https://github.com/apache/doris/pull/45370 ## Versions - [x] dev - [x] 3.0 - [ ] 2.1 - [ ] 2.0 ## Languages - [x] Chinese - [x] English ## Docs Ch

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-26 Thread via GitHub
zhangstar333 merged PR #45370: URL: https://github.com/apache/doris/pull/45370 -- 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] [Feature](function) Support function quarters_add/sub for nereids [doris]

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

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
doris-robot commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561748877 TPC-DS: Total hot run time: 189708 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 function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
doris-robot commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561747361 TeamCity be ut coverage result: Function Coverage: 38.80% (10095/26016) Line Coverage: 29.81% (85233/285938) Region Coverage: 28.92% (43515/150445) Branch Coverage: 25.

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

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

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
zclllyybb commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561731960 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 function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
zclllyybb commented on code in PR #45370: URL: https://github.com/apache/doris/pull/45370#discussion_r1897211259 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/FEFunctions.java: ## @@ -158,6 +158,30 @@ public static DateLiteral yearsAddDateTimeV2(LiteralExpr date, Literal

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
zhangstar333 commented on code in PR #45370: URL: https://github.com/apache/doris/pull/45370#discussion_r1897210946 ## fe/fe-core/src/main/java/org/apache/doris/rewrite/FEFunctions.java: ## @@ -158,6 +158,30 @@ public static DateLiteral yearsAddDateTimeV2(LiteralExpr date, Lite

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
github-actions[bot] commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561728182 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](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
github-actions[bot] commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561728201 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] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-25 Thread via GitHub
zclllyybb commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2561725422 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 function quarters_add/sub for nereids [doris]

2024-12-16 Thread via GitHub
zclllyybb commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2545342182 wait https://github.com/apache/doris/pull/45265 merged. then add some testcase -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-12 Thread via GitHub
github-actions[bot] commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2539331615 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 function quarters_add/sub for nereids [doris]

2024-12-12 Thread via GitHub
zclllyybb commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2539321507 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 function quarters_add/sub for nereids [doris]

2024-12-12 Thread via GitHub
hello-stephen commented on PR #45370: URL: https://github.com/apache/doris/pull/45370#issuecomment-2539320208 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+pro

[PR] [Feature](function) Support function quarters_add/sub for nereids [doris]

2024-12-12 Thread via GitHub
zclllyybb opened a new pull request, #45370: URL: https://github.com/apache/doris/pull/45370 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: BE already has its implementation. now add nereids function signatures.