This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-50724-branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 329b2995e27 branch-3.0: [fix](regression)Fix test analyze mv case.
#50701 (#50731)
add 1244acfc059 [feat](hive) add catalog level partition cache property
(#50724)
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/doris/common/Config.java | 2 +-
.../doris/datasource/hive/HMSExternalCatalog.java | 29 ++-
.../doris/datasource/hive/HiveMetaStoreCache.java | 17 +-
.../hive/test_hive_meta_cache.out | Bin 0 -> 858 bytes
.../export/hive_read/orc/test_hive_read_orc.groovy | 2 +-
.../hive/test_hive_meta_cache.groovy | 235 +++++++++++++++++++++
.../hive/test_hive_star_qualifier.groovy | 2 +-
7 files changed, 269 insertions(+), 18 deletions(-)
create mode 100644
regression-test/data/external_table_p0/hive/test_hive_meta_cache.out
create mode 100644
regression-test/suites/external_table_p0/hive/test_hive_meta_cache.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]