This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-50724-branch-2.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 04cbb2ac668 [fix](information_schema) fix backend_active_tasks table
only return one backend's data (#50721) (#50722)
add 97fe211df8e [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]