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

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


    from b32f9642765 [feature](merge-cloud) Optimize TabletStatMgr 
initialization (#32585)
     add 6d7122a1f21 [Fix](cloud) fix cloud inverted index case and writer 
searcher cache (#32564)

No new revisions were added by this update.

Summary of changes:
 .../segment_v2/inverted_index_file_writer.cpp      |  2 +
 .../rowset/segment_v2/inverted_index_writer.cpp    | 23 -------
 .../index_change/test_index_change_1.groovy        |  2 +-
 .../index_change/test_index_change_2.groovy        |  3 +-
 .../index_change/test_index_change_3.groovy        |  8 +--
 .../index_change/test_index_change_4.groovy        |  3 +-
 .../test_index_change_with_compaction.groovy       |  5 +-
 .../index_change/test_pk_uk_index_change.groovy    |  2 +-
 .../inverted_index_p0/test_add_drop_index.groovy   |  2 +-
 .../inverted_index_p0/test_array_index.groovy      | 16 +++++
 .../inverted_index_p0/test_build_index.groovy      | 78 +++++++++++++---------
 .../inverted_index_p0/test_create_index_1.groovy   |  4 +-
 .../inverted_index_p0/test_create_index_2.groovy   |  6 +-
 .../inverted_index_p0/test_create_index_3.groovy   | 21 +++++-
 .../suites/inverted_index_p0/test_show_data.groovy | 11 ++-
 15 files changed, 110 insertions(+), 76 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to