This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from d036421157a branch-3.0: [test](stable) fix some unstable hive and mc cases #48697 (#48769) add ac7bc80eeeb branch-3.0 [fix] (inverted index) Fix UTF-8 4-byte truncation issue and add configuration to control correct term writing (#48657) (#48792) No new revisions were added by this update. Summary of changes: be/src/clucene | 2 +- be/src/common/config.cpp | 1 + be/src/common/config.h | 1 + .../rowset/segment_v2/inverted_index_writer.cpp | 1 + .../segment_v2/inverted_index_writer_test.cpp | 828 +++++++++++++++++++++ 5 files changed, 832 insertions(+), 1 deletion(-) create mode 100644 be/test/olap/rowset/segment_v2/inverted_index_writer_test.cpp --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org