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

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


    from a1ceaf027d3 branch-4.0: [fix](recycler) Add recycle state for rs meta 
to avoid data loss #58459 (#59765)
     add fe3eb1795ae [refine](type) Ensure that the internal encoding types in 
Doris are trivially copyable. (#59736)

No new revisions were added by this update.

Summary of changes:
 .../aggregate_function_sequence_match.h            |  5 +-
 .../aggregate_function_window_funnel.h             |  1 -
 be/src/vec/common/pod_array.h                      |  5 ++
 be/src/vec/core/types.h                            |  6 ++
 be/src/vec/runtime/timestamptz_value.cpp           |  2 -
 be/src/vec/runtime/vdatetime_value.h               | 13 +++++
 be/test/vec/columns/pod_array_type_test.cpp        | 66 ++++++++++++++++++++++
 7 files changed, 93 insertions(+), 5 deletions(-)
 create mode 100644 be/test/vec/columns/pod_array_type_test.cpp


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

Reply via email to