This is an automated email from the ASF dual-hosted git repository.
gabriellee pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from e6771f8566e [feature](function) support nth_value window function
(#50559)
add 41ba1743d1a [refactor](type) remove TypeToPrimitiveType (#51142)
No new revisions were added by this update.
Summary of changes:
be/src/runtime/primitive_type.h | 102 +-----------
be/src/vec/columns/column_complex.h | 1 -
be/src/vec/columns/column_object.cpp | 206 ++++++++++--------------
be/src/vec/common/field_visitors.h | 63 ++++++--
be/src/vec/core/field.cpp | 43 +++++
be/src/vec/core/field.h | 40 +----
be/src/vec/data_types/convert_field_to_type.cpp | 51 ++----
be/src/vec/json/parse2column.cpp | 6 +-
be/test/vec/data_types/common_data_type_test.h | 14 +-
be/test/vec/data_types/data_type_ip_test.cpp | 2 +-
be/test/vec/data_types/datetime_round_test.cpp | 2 +-
11 files changed, 203 insertions(+), 327 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]