This is an automated email from the ASF dual-hosted git repository.
panxiaolei pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from cbc5c91aec2 [fix](datetime) fix unstable str_to_date function result
(#25707)
add 6714966df21 [Chore](function) remove bit_cast/bit_helper (#25700)
No new revisions were added by this update.
Summary of changes:
.../aggregate_function_min_max.h | 1 -
be/src/vec/columns/column_vector.cpp | 4 +-
be/src/vec/common/bit_cast.h | 47 -----------
be/src/vec/common/bit_helpers.h | 92 ----------------------
be/src/vec/common/pod_array.h | 18 ++++-
be/src/vec/common/radix_sort.h | 5 +-
be/src/vec/functions/function_hash.cpp | 54 ++++++-------
be/src/vec/functions/function_variadic_arguments.h | 1 -
8 files changed, 48 insertions(+), 174 deletions(-)
delete mode 100644 be/src/vec/common/bit_cast.h
delete mode 100644 be/src/vec/common/bit_helpers.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]