This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch auto-pick-68115-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 899884296d0 branch-4.1: [fix](fetype) Commit FE type only after 
transition completes #68302 (#68325)
     add db2ee9781cd [fix](be) Reject oversized Unix timestamps before year 
narrowing (#68115)

No new revisions were added by this update.

Summary of changes:
 be/src/core/value/vdatetime_value.h                |   4 +
 be/src/exprs/function/date_time_transforms.h       |   2 +-
 .../function_date_or_datetime_computation.h        |   5 +-
 be/test/exprs/function/function_time_test.cpp      |  37 ++++++++
 .../datatype_p0/date/test_unix_timestamp_range.out |  28 ++++++
 .../date/test_unix_timestamp_range.groovy          | 102 +++++++++++++++++++++
 6 files changed, 175 insertions(+), 3 deletions(-)
 create mode 100644 
regression-test/data/datatype_p0/date/test_unix_timestamp_range.out
 create mode 100644 
regression-test/suites/datatype_p0/date/test_unix_timestamp_range.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to