This is an automated email from the ASF dual-hosted git repository. kxiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 89433f6a13 [fix](complex_type) throw error when reading complex types in broker/stream load (#22331) add c1f36639fd [fix](sort) VSortedRunMerger does not return any rows with a large offset value (#22191) No new revisions were added by this update. Summary of changes: be/src/vec/runtime/vdata_stream_recvr.cpp | 1 + be/src/vec/runtime/vsorted_run_merger.cpp | 47 +++++++++++++-- be/src/vec/runtime/vsorted_run_merger.h | 12 +++- .../array_functions/test_array_functions.out | 66 ---------------------- .../array_functions/test_array_functions.groovy | 5 ++ 5 files changed, 60 insertions(+), 71 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org