This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch auto-pick-58002-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from d51a15621e7 branch-4.0: [fix](file cache) Fix inverted index cache not 
cleaned on compaction failure #58141 (#58165)
     add f9dd819bb7e [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]

Reply via email to