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

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


    from 073fd682bac [Refactor](exec) refactor the partion sort code (#46262)
     add dec53c46bf0 [fix](metaCache)fix bug that names cache can not 
invalidate. (#46287)

No new revisions were added by this update.

Summary of changes:
 .../apache/doris/datasource/ExternalCatalog.java   |   6 +-
 .../apache/doris/datasource/ExternalDatabase.java  |  13 +-
 .../doris/datasource/hive/HMSExternalCatalog.java  |   5 +-
 .../doris/datasource/metacache/MetaCache.java      |  17 +-
 .../org/apache/doris/datasource/MetaCacheTest.java | 219 +++++++++++++++++++++
 5 files changed, 238 insertions(+), 22 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/datasource/MetaCacheTest.java


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

Reply via email to