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 b66a259e5ed [opt](inverted index) topn opt reads only limit number of 
records (#33163)
     add 3729ebe96e0 [fix](index change) disable light index change for cloud 
mode (#33387)

No new revisions were added by this update.

Summary of changes:
 be/src/olap/schema_change.cpp                      | 11 ++++++++
 .../apache/doris/alter/SchemaChangeHandler.java    | 14 +++++----
 .../main/java/org/apache/doris/catalog/Index.java  |  4 +++
 .../decimalv3/test_decimal256_index.groovy         |  8 ++++--
 .../test_build_index_fault.groovy                  |  3 ++
 .../index_change/test_index_change_2.groovy        | 10 +++++--
 .../index_change/test_index_change_3.groovy        | 12 +++++---
 .../index_change/test_index_change_4.groovy        | 12 +++++---
 .../index_change/test_index_change_6.groovy        | 16 +++++++----
 .../test_index_change_on_new_column.groovy         |  6 ++--
 .../test_index_change_with_compaction.groovy       |  8 ++++--
 .../index_change/test_pk_uk_index_change.groovy    | 11 ++++++--
 .../test_add_drop_index_ignore_case_column.groovy  | 12 +++++---
 .../test_add_drop_index_with_data.groovy           | 18 ++++++++----
 .../test_add_drop_index_with_delete_data.groovy    | 12 +++++---
 .../inverted_index_p0/test_array_index.groovy      |  4 ++-
 .../inverted_index_p0/test_build_index.groovy      |  3 ++
 .../test_index_match_phrase.groovy                 | 30 +++++++++++---------
 .../test_index_match_select.groovy                 | 30 +++++++++++---------
 .../test_index_range_in_select.groovy              | 30 +++++++++++---------
 .../test_index_range_not_in_select.groovy          | 30 +++++++++++---------
 .../suites/inverted_index_p0/test_show_data.groovy | 33 ++++++++++++++--------
 22 files changed, 202 insertions(+), 115 deletions(-)


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

Reply via email to