This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-67949-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from d7f61a9cb6d branch-4.1: [fix](be) Fix strict load crash when direct
slot mappings are absent #67633 (#67953)
add 55122363662 [fix](zonemap) Keep every byte of a STRING/VARCHAR zone
map bound (#67949)
No new revisions were added by this update.
Summary of changes:
.../data_type_serde/data_type_string_serde.cpp | 15 ++--
be/test/storage/olap_type_test.cpp | 38 ++++++-----
be/test/storage/segment/zone_map_index_test.cpp | 79 ++++++++++++++++++++++
.../string/test_string_embedded_nul_zonemap.out | 73 ++++++++++++++++++++
.../string/test_string_embedded_nul_zonemap.groovy | 79 ++++++++++++++++++++++
5 files changed, 262 insertions(+), 22 deletions(-)
create mode 100644
regression-test/data/datatype_p0/string/test_string_embedded_nul_zonemap.out
create mode 100644
regression-test/suites/datatype_p0/string/test_string_embedded_nul_zonemap.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]