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

yiguolei pushed a change to branch branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from da6a88722d9 branch-4.0: [behaviorchange](segmentcache) disable segment 
cache prune default #59670 (#59825)
     add 3347892cadf branch-4.0: [refine](type) Ensure that the internal 
encoding types in Doris are trivially copyable. #59736 (#59805)

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