This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-47129-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from f24c3ee6413 branch-3.0: [fix](coldheat) fix missing partition's storage policy in create_table_like stmt #47009 (#47183) add 4b96f2e2c10 [fix](date_function) fix str_to_date function return wrong microsecond issue (#47129) No new revisions were added by this update. Summary of changes: .../org/apache/doris/analysis/DateLiteral.java | 5 ++ .../executable/DateTimeExtractAndTransform.java | 4 +- .../expressions/functions/scalar/StrToDate.java | 3 +- .../test_date_function_v2.groovy | 60 ++++++++++++++++++++++ 4 files changed, 70 insertions(+), 2 deletions(-) create mode 100644 regression-test/suites/nereids_p0/sql_functions/datetime_functions/test_date_function_v2.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org