Re: [PR] [fix](type)support runtime predicate for time type [doris]

2024-07-28 Thread via GitHub
HappenLee merged PR #38258: URL: https://github.com/apache/doris/pull/38258 -- 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] [fix](type)support runtime predicate for time type [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2247890720 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](type)support runtime predicate for time type [doris]

2024-07-24 Thread via GitHub
github-actions[bot] commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2247890599 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](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
Mryange commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2247032627 run external -- 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] [fix](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
doris-robot commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2246767653 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] [fix](type)support runtime predicate for time type [doris]

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

Re: [PR] [fix](type)support runtime predicate for time type [doris]

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

Re: [PR] [fix](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
HappenLee commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2246724872 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](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
github-actions[bot] commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2244800836 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](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
doris-robot commented on PR #38258: URL: https://github.com/apache/doris/pull/38258#issuecomment-2244788059 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] [fix](type)support runtime predicate for time type [doris]

2024-07-23 Thread via GitHub
Mryange opened a new pull request, #38258: URL: https://github.com/apache/doris/pull/38258 ## Proposed changes before ``` mysql [test]>select timediff(a, b) as col01, count(c) from t002 group by col01 limit 1; ERROR 1105 (HY000): errCode = 2, detailMessage = (127.0.0.1)[IN