This is an automated email from the ASF dual-hosted git repository.
zouxinyi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 7b8c520489e [fix](compile) avoid use jdk17 api Optional#isEmpty since
target is 1.8 (#35736)
add 6e1a2ce8e70 [enhancement](memory) Add PODArray UT and pick some patch
(#35639)
No new revisions were added by this update.
Summary of changes:
be/src/vec/common/pod_array.h | 158 ++++++---
be/src/vec/common/pod_array_fwd.h | 8 +-
be/test/vec/common/pod_array_test.cpp | 626 ++++++++++++++++++++++++++++++++++
3 files changed, 740 insertions(+), 52 deletions(-)
create mode 100644 be/test/vec/common/pod_array_test.cpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]