zclllyybb opened a new pull request, #37178: URL: https://github.com/apache/doris/pull/37178
## Proposed changes pick https://github.com/apache/doris/pull/35883 before: crash now: ```sql mysql> SELECT DATE_FORMAT('2011-06-24', '%f %V %f %l %V %I %S %p %w %r %j %f %l %I %D %w %j %D %e %s %V %f %D %M %s %X %U %v %c %u %x %r %j %a %h %s %m %a %v %u %b'); +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | date_format(cast('2011-06-24' as DATETIMEV2(0)), '%f %V %f %l %V %I %S %p %w %r %j %f %l %I %D %w %j %D %e %s %V %f %D %M %s %X %U %v %c %u %x %r %j %a %h %s %m %a %v %u %b') | +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | NULL | +--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 1 row in set (0.80 sec) ``` -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org