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 58c62431d1 [typo](doc) illustrate storage policy is not supported on 
merge-on-write table (#22194)
     add f16a39aea1 [feature](time) using timev2 type to replace the old time 
type. (#22269)

No new revisions were added by this update.

Summary of changes:
 be/src/util/date_func.cpp                          | 10 ++++++
 be/src/vec/data_types/data_type_factory.cpp        | 11 ++-----
 be/src/vec/data_types/data_type_time.h             |  3 ++
 be/src/vec/data_types/serde/data_type_time_serde.h |  2 +-
 be/src/vec/functions/function_cast.h               | 37 +++++++++++++++++++---
 .../function_date_or_datetime_computation.h        | 12 ++++---
 be/src/vec/functions/function_running_difference.h |  2 +-
 .../function/function_running_difference_test.cpp  | 10 +++---
 be/test/vec/function/function_time_test.cpp        |  5 +--
 9 files changed, 64 insertions(+), 28 deletions(-)


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

Reply via email to