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

kxiao pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from f2a86ef668 [improvement](bitmap) support version for ser/deser of 
bitmap (#23959)
     new 5b0c9aa0f2 [pipeline](log) disable some unless error status warning 
log (#23961)
     new f0c10e102d [Enhancement](inverted index) add bkd index query cache to 
improve perf (#23952)
     new 08ce513227 [fix](auth)Fix create user no permissions of 
information_schema database (#23898)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 be/src/common/status.h                             |   4 +-
 .../olap/rowset/segment_v2/inverted_index_cache.h  |   5 +-
 .../rowset/segment_v2/inverted_index_reader.cpp    | 105 +++++++++++++--------
 .../olap/rowset/segment_v2/inverted_index_reader.h |  13 ++-
 .../org/apache/doris/mysql/privilege/Role.java     |  17 +++-
 .../apache/doris/mysql/privilege/RoleManager.java  |  15 +--
 .../suites/account_p0/test_alter_user.groovy       |  10 ++
 7 files changed, 111 insertions(+), 58 deletions(-)


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

Reply via email to