This is an automated email from the ASF dual-hosted git repository.

jianliangqi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 73a3d84c5e7 [chore](user) Add user property 
`parallel_fragment_exec_instance_num` (#28447)
     add 9c9249e9112 [feature](inverted index) add ignore_above property to 
prevent long s… (#28585)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/inverted_index_parser.cpp              |  9 ++++++++
 be/src/olap/inverted_index_parser.h                |  7 +++++++
 .../rowset/segment_v2/inverted_index_writer.cpp    | 24 +++++++++++++++++++---
 docs/en/docs/data-table/index/inverted-index.md    |  3 +++
 docs/zh-CN/docs/data-table/index/inverted-index.md |  3 +++
 .../apache/doris/analysis/InvertedIndexUtil.java   | 13 ++++++++++++
 .../mysql_fulltext/ddl/large_records_t1_dk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t1_uk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t2_dk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t2_uk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t3_dk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t3_uk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t4_dk.sql     |  4 ++--
 .../mysql_fulltext/ddl/large_records_t4_uk.sql     |  4 ++--
 14 files changed, 72 insertions(+), 19 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to