This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 208fde06481 [refine](Column)Disallow implicit conversion of ColumnPtr
to IColumn* (#45588)
add 014f84acceb [Refactor](function) make all Datetime arithmetic
operation overflow lead to exception in BE (#45265)
No new revisions were added by this update.
Summary of changes:
be/src/util/datetype_cast.hpp | 7 +-
be/src/vec/common/typeid_cast.h | 3 -
.../vec/functions/array/function_array_range.cpp | 11 +-
.../function_date_or_datetime_computation.cpp | 3 +-
.../function_date_or_datetime_computation.h | 832 ++++++++-------------
.../function_date_or_datetime_computation_v2.cpp | 4 +-
be/src/vec/functions/function_helpers.h | 18 +-
be/test/vec/function/function_test_util.h | 2 +-
be/test/vec/function/function_time_test.cpp | 82 +-
.../correctness/test_date_function_const.groovy | 2 +-
...st_date_or_datetime_computation_negative.groovy | 82 +-
11 files changed, 471 insertions(+), 575 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]