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

eldenmoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 7d7f7fec5b3 [Opt](SegmentIterator) clear and release iterators memory 
footprint in advance when EOF (#44768)
     add 1abfd10c349 [Fix](Variant) fix some nested explode_variant_array bug 
and add more test (#44533)

No new revisions were added by this update.

Summary of changes:
 be/src/vec/exprs/table_function/vexplode.cpp       | 40 +++++++++++++---
 be/src/vec/exprs/table_function/vexplode.h         |  1 +
 .../array/function_array_contains_all.cpp          |  5 +-
 .../vec/functions/array/function_array_distance.h  |  4 +-
 .../vec/functions/array/function_array_utils.cpp   | 13 +++++-
 be/src/vec/functions/array/function_array_utils.h  |  6 ++-
 regression-test/data/variant_p0/nested.out         | 20 ++++++++
 regression-test/suites/variant_p0/nested.groovy    | 53 +++++++++++++++++++++-
 8 files changed, 128 insertions(+), 14 deletions(-)


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

Reply via email to