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 629e094c1f3 [Refactor]use async to get be resource (#38389) add 60eea39cd60 [fix](type)support runtime predicate for time type (#38258) 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 ++++++++ .../runtime/time_value.h} | 22 ++++++++---------- .../time_type/test_time_in_runtimepredicate.out} | 12 ++++++---- .../time_type/test_time_in_runtimepredicate.groovy | 27 +++++++++------------- 5 files changed, 41 insertions(+), 33 deletions(-) copy be/src/{http/action/file_cache_action.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 be/src/cloud/cloud_rowset_writer.h => regression-test/suites/datatype_p0/time_type/test_time_in_runtimepredicate.groovy (52%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org