This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from 204c151 [Bug] ConcurrentModificationException when finish transaction (#5003) add 5215727 [Function] Let "str_to_date" return correct type (#5004) No new revisions were added by this update. Summary of changes: be/src/exprs/timestamp_functions.cpp | 20 +++++++++++ be/src/udf/udf_internal.h | 2 ++ .../org/apache/doris/analysis/DateLiteral.java | 6 +++- .../apache/doris/analysis/FunctionCallExpr.java | 42 +++++++++++++++++++++- 4 files changed, 68 insertions(+), 2 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org