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 e71a259fd8f [fix](load) fix concurrent read and write to runningTxnIds
(#51615)
add a0cd25c93d5 [refactor](type) Add `FIXED_LENGTH_OBJECT` type (#51577)
No new revisions were added by this update.
Summary of changes:
be/src/olap/rowset/segment_v2/column_reader.cpp | 2 +-
be/src/olap/rowset/segment_v2/column_writer.cpp | 2 +-
be/src/runtime/define_primitive_type.h | 37 +++++++++++-----------
be/src/vec/data_types/data_type.cpp | 9 ++----
be/src/vec/data_types/data_type.h | 2 --
.../vec/data_types/data_type_fixed_length_object.h | 6 ++--
be/src/vec/data_types/data_type_nullable.h | 3 --
be/src/vec/olap/olap_data_convertor.cpp | 2 +-
be/test/vec/data_types/common_data_type_test.h | 3 +-
.../vec/data_types/data_type_agg_state_test.cpp | 7 ++--
gensrc/thrift/Types.thrift | 3 +-
11 files changed, 33 insertions(+), 43 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]