This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 53b619c487 [brpc]using pooled connection and enlarge brpc connection timeout and retry… (#10443) add 26cf2d3742 [enhancement](array-type) avoid abuse of Offset and Offset64 #12378 No new revisions were added by this update. Summary of changes: be/src/vec/columns/column.h | 19 ++++++++------ be/src/vec/columns/column_array.cpp | 28 ++++++++++---------- be/src/vec/columns/column_array.h | 24 ++++++++++++----- be/src/vec/columns/columns_common.cpp | 21 +++++++-------- be/src/vec/data_types/data_type_array.cpp | 18 ++++++------- be/test/vec/core/block_test.cpp | 8 +++--- be/test/vec/core/column_array_test.cpp | 30 +++++++++++----------- .../utils/arrow_column_to_doris_column_test.cpp | 8 +++--- 8 files changed, 86 insertions(+), 70 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org