This is an automated email from the ASF dual-hosted git repository. xuyang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 4c7979be58 [fix](regression-test) fix failure of test case (#18454) add 30f2abe5d3 [FIX](Map)fix calculate map offset in olap convertor (#18295) No new revisions were added by this update. Summary of changes: be/src/olap/rowset/beta_rowset_writer.cpp | 2 +- be/src/vec/columns/column_map.cpp | 2 +- be/src/vec/columns/column_map.h | 4 +- be/src/vec/olap/olap_data_convertor.cpp | 47 +++++++++------ be/src/vec/olap/olap_data_convertor.h | 6 +- .../complex_types/test_big_kv_map.out} | 7 ++- .../complex_types/test_big_kv_map.groovy | 68 ++++++++++++++++++++++ 7 files changed, 108 insertions(+), 28 deletions(-) copy regression-test/data/{demo_p0/test_sql_file.out => datatype_p2/complex_types/test_big_kv_map.out} (70%) create mode 100644 regression-test/suites/datatype_p2/complex_types/test_big_kv_map.groovy --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org