This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-50958-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git
from 69368b31cba branch-3.0: [fix](mtmv)before mtmv refresh,check column type if change (#50768) add be6a790d542 [feat](hive) add catalog level schema cache property (#50958) No new revisions were added by this update. Summary of changes: .../apache/doris/datasource/ExternalCatalog.java | 29 +++++++-- .../doris/datasource/ExternalMetaCacheMgr.java | 35 +++++++---- .../doris/datasource/ExternalSchemaCache.java | 8 ++- .../doris/datasource/hive/HMSExternalCatalog.java | 5 -- .../doris/datasource/hive/HiveMetaStoreCache.java | 9 +-- .../hive/test_hive_meta_cache.out | Bin 858 -> 1649 bytes .../hive/test_hive_meta_cache.groovy | 67 +++++++++++++++++++++ 7 files changed, 124 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org