This is an automated email from the ASF dual-hosted git repository.
zclll pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 041607b3640 [chore](check) Add compilation checks to some files
(#53463)
add b652d675589 [refine](cast) refine cast to ip and delete some useless
code (#53472)
No new revisions were added by this update.
Summary of changes:
be/src/vec/functions/cast/cast_to_ip.h | 188 +++++++
be/src/vec/functions/cast/function_cast.cpp | 38 +-
be/src/vec/functions/cast/function_cast.h | 583 ---------------------
.../function/function_time_cast_to_date_test.cpp | 137 -----
4 files changed, 190 insertions(+), 756 deletions(-)
create mode 100644 be/src/vec/functions/cast/cast_to_ip.h
delete mode 100644 be/test/vec/function/function_time_cast_to_date_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]