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 d2922aa4031 [bugfix](arrowflight) should call done run in on_xxx 
method to make work in async mode (#60282)
     add df21c747694 [refactor](column) Refine column vector (#60276)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/columns/column_vector.cpp               |  90 ----------
 be/src/vec/columns/column_vector.h                 |   2 +-
 .../agg_group_array_intersect_test.cpp             |  16 +-
 be/test/vec/columns/column_variant_test.cpp        | 182 ++++++++++-----------
 be/test/vec/common/schema_util_rowset_test.cpp     |   4 +-
 .../data_types/serde/data_type_to_string_test.cpp  |   2 +-
 .../format/native/native_reader_writer_test.cpp    |  10 +-
 7 files changed, 108 insertions(+), 198 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to