This is an automated email from the ASF dual-hosted git repository.
kxiao pushed a change to branch branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 4008a04da74 [bugfix](paimon)Fix field case issues for 2.1 (#36288)
add e68834158cd [fix](inverted index)Support Chinese column name with
inverted index #36321 (#36374)
No new revisions were added by this update.
Summary of changes:
be/src/index-tools/index_tool.cpp | 32 +++++++++-------
.../rowset/segment_v2/inverted_index_reader.cpp | 6 +--
.../rowset/segment_v2/inverted_index_writer.cpp | 2 +-
.../test_index_chinese_column.out} | 10 +----
.../test_index_chinese_column.groovy | 44 ++++++++++++++++++++++
5 files changed, 69 insertions(+), 25 deletions(-)
copy regression-test/data/{compaction/test_compaction_array.out =>
inverted_index_p0/test_index_chinese_column.out} (55%)
create mode 100644
regression-test/suites/inverted_index_p0/test_index_chinese_column.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]