This is an automated email from the ASF dual-hosted git repository.
lihaopeng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 707160ab73 [fix](regression) fix regression test case of convert
function (#17107)
add b5d67781a2 [Fix](function)fix datatime-diff function's overflow
(#16935)
No new revisions were added by this update.
Summary of changes:
.../function_date_or_datetime_computation.h | 8 +++-
be/src/vec/runtime/vdatetime_value.cpp | 12 +----
be/src/vec/runtime/vdatetime_value.h | 55 ++++++++++------------
.../datetime_functions/test_time_diff.out} | 12 ++---
.../datetime_functions/test_time_diff.groovy | 21 ++++-----
5 files changed, 48 insertions(+), 60 deletions(-)
copy
regression-test/data/{nereids_p0/sql_functions/cast_function/test_cast_function.out
=> query_p0/sql_functions/datetime_functions/test_time_diff.out} (73%)
copy be/src/common/global_types.h =>
regression-test/suites/query_p0/sql_functions/datetime_functions/test_time_diff.groovy
(59%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]