This is an automated email from the ASF dual-hosted git repository.
morningman pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from b6214553757 [fix](cloud) Fix the issue where it takes a long time to
come alive on first boot (#58152)
add bd4b70746c2 [fix](datatype)Fix unaligned memory access in
read_column_from_arrow (#58002)
No new revisions were added by this update.
Summary of changes:
.../vec/data_types/serde/data_type_array_serde.cpp | 16 ++-
.../serde/data_type_datetimev2_serde.cpp | 7 +-
.../data_types/serde/data_type_datev2_serde.cpp | 8 +-
.../data_types/serde/data_type_decimal_serde.cpp | 6 +-
.../data_types/serde/data_type_number_serde.cpp | 11 +-
.../data_types/serde/data_type_string_serde.cpp | 15 ++-
.../serde/data_type_serde_datetime_v2_test.cpp | 66 ++++++++++-
.../serde/data_type_serde_decimal_test.cpp | 48 +++++++-
.../serde/data_type_serde_number_test.cpp | 53 ++++++++-
.../serde/data_type_serde_string_test.cpp | 129 ++++++++++++++++++++-
10 files changed, 343 insertions(+), 16 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]