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 39255932b0e [fix](runtime filter) Attach profile for runtime filter
(#59775)
add 91354ddf8b8 [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]