This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from f74dab1ecbd [cherry-pick](function) add date_floor/ceil function
#23539 (#36867)
add 0a7f8eb43a1 [fix](type)support runtime predicate for time type
(#38258) (#38466)
No new revisions were added by this update.
Summary of changes:
be/src/exec/olap_common.h | 3 +++
be/src/runtime/runtime_predicate.cpp | 10 +++++++++
be/src/{util/md5.h => vec/runtime/time_value.h} | 25 ++++++++++------------
.../time_type/test_time_in_runtimepredicate.out} | 12 ++++++-----
.../test_time_in_runtimepredicate.groovy} | 25 ++++++++--------------
5 files changed, 40 insertions(+), 35 deletions(-)
copy be/src/{util/md5.h => vec/runtime/time_value.h} (65%)
copy regression-test/data/{correctness_p0/test_case_when_decimal.out =>
datatype_p0/time_type/test_time_in_runtimepredicate.out} (59%)
copy
regression-test/suites/{nereids_rules_p0/grouping_sets/remove_duplicate_expr_in_grouping_set.groovy
=> datatype_p0/time_type/test_time_in_runtimepredicate.groovy} (50%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]