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/incubator-doris.git.
from f8411f3 [refactor](mysql_table_writer)split into two parts of
vectorized and row mode (#8081)
add f6e2a4f [Vectorized][Function] Support
year/month/week/hour/mintue/day/second floor/ceil function (#8068)
No new revisions were added by this update.
Summary of changes:
be/src/vec/CMakeLists.txt | 1 +
.../vec/functions/function_datetime_floor_ceil.cpp | 271 +++++++++++++++++++++
be/src/vec/functions/random.cpp | 1 -
be/src/vec/functions/simple_function_factory.h | 2 +
gensrc/script/doris_builtins_functions.py | 112 ++++-----
5 files changed, 330 insertions(+), 57 deletions(-)
create mode 100644 be/src/vec/functions/function_datetime_floor_ceil.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]