Re: [PR] [fix](Nereids) fix cast string to date (#46065) [doris]

2025-01-09 Thread via GitHub
morrySnow merged PR #46526: URL: https://github.com/apache/doris/pull/46526 -- 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](Nereids) fix cast string to date (#46065) [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2579256836 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) fix cast string to date (#46065) [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2579133821 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) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2574490485 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) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
hello-stephen commented on PR #46526: URL: https://github.com/apache/doris/pull/46526#issuecomment-2574490368 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] [fix](Nereids) fix cast string to date (#46065) [doris]

2025-01-06 Thread via GitHub
LiBinfeng-01 opened a new pull request, #46526: URL: https://github.com/apache/doris/pull/46526 pick: #46065 Issue Number: close #xxx Related PR: #35637 Problem Summary: When cast("201-01-01" as datetimev2(0)), The result is "2020-01-01" but it is wrong. It should be resu