This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from d5e1026d9a8 [improve](array-funcs) accelerate arrays_overlap by inverted index (#41161) (#41286) add 15a0b386e48 [bugfix](hive)Fix cache inconsistency issue (#40729) No new revisions were added by this update. Summary of changes: .../doris/datasource/ExternalMetaCacheMgr.java | 2 +- .../doris/datasource/hive/HiveMetaStoreCache.java | 74 +++++++++-------- .../datasource/hive/HiveMetaStoreCacheTest.java | 92 ++++++++++++++++++++++ 3 files changed, 132 insertions(+), 36 deletions(-) create mode 100644 fe/fe-core/src/test/java/org/apache/doris/datasource/hive/HiveMetaStoreCacheTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org