This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-45126-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 11b8b95db68 branch-3.0: [fix](ip)fix default value for ip #45194 (#45391) add f67b5b01a7b [fix](mysql-buffer) fix special buffer size with nested type (#45126) No new revisions were added by this update. Summary of changes: be/src/util/mysql_row_buffer.cpp | 6 +- .../test_special_buffer_before_nested.out | 4 + .../test_special_buffer_before_nested.groovy | 181 +++++++++++++++++++++ 3 files changed, 190 insertions(+), 1 deletion(-) create mode 100644 regression-test/data/datatype_p0/nested_types/corner_cases/test_special_buffer_before_nested.out create mode 100644 regression-test/suites/datatype_p0/nested_types/corner_cases/test_special_buffer_before_nested.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org