This is an automated email from the ASF dual-hosted git repository.
jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 62a6b132be [Fix](func numbers) Remove backend_nums argument of numbers
function (#25200)
add 913282b29b [refactor](column) remove `get_data_type` in IColumn
(#25242)
No new revisions were added by this update.
Summary of changes:
be/src/vec/columns/column.h | 5 -----
be/src/vec/columns/column_array.h | 1 -
be/src/vec/columns/column_complex.h | 4 ----
be/src/vec/columns/column_const.h | 2 --
be/src/vec/columns/column_decimal.h | 2 --
be/src/vec/columns/column_dictionary.h | 4 ----
be/src/vec/columns/column_fixed_length_object.h | 2 --
be/src/vec/columns/column_map.h | 1 -
be/src/vec/columns/column_nullable.h | 2 --
be/src/vec/columns/column_object.cpp | 17 ++---------------
be/src/vec/columns/column_object.h | 2 --
be/src/vec/columns/column_string.h | 2 --
be/src/vec/columns/column_struct.h | 1 -
be/src/vec/columns/column_vector.h | 1 -
be/src/vec/columns/predicate_column.h | 4 ----
15 files changed, 2 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]