This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 1079af3e8a9 [fix](func)fix array_with_const with larger than
max_array_size #37495 (#38150)
add aedec6ef212 [fix](mysql)fix mysql row buffer open_dynamic_mode make
_pos pointer out range of _buf #37936 (#38149)
No new revisions were added by this update.
Summary of changes:
be/src/util/mysql_row_buffer.cpp | 3 +-
.../test_large_string_and_nested_type.out | 4 +++
.../test_large_string_and_nested_type.groovy | 36 ++++++++++++++++++++++
3 files changed, 42 insertions(+), 1 deletion(-)
create mode 100644
regression-test/data/datatype_p0/nested_types/corner_cases/test_large_string_and_nested_type.out
create mode 100644
regression-test/suites/datatype_p0/nested_types/corner_cases/test_large_string_and_nested_type.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]