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

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


    from 2bae60a8cda [bvar](cloud-mow) Add bvar for mow compaction get delete 
bitmap lock backoff sleep time (#52044)
     add 5245955fa41 [chore](hms)Remove unused JDBC support for Hive Metastore 
(#52264)

No new revisions were added by this update.

Summary of changes:
 .../doris/datasource/hive/HMSExternalCatalog.java  |  25 +-
 .../doris/datasource/hive/HiveMetadataOps.java     |  25 +-
 .../doris/datasource/hive/JdbcHMSCachedClient.java |  37 --
 .../hive/PostgreSQLJdbcHMSCachedClient.java        | 589 ---------------------
 .../operations/ExternalMetadataOperations.java     |   6 +-
 .../hive/jdbc_hive_meta/test_jdbc_hive_orc.groovy  | 121 -----
 6 files changed, 13 insertions(+), 790 deletions(-)
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/datasource/hive/JdbcHMSCachedClient.java
 delete mode 100644 
fe/fe-core/src/main/java/org/apache/doris/datasource/hive/PostgreSQLJdbcHMSCachedClient.java
 delete mode 100644 
regression-test/suites/external_table_p0/hive/jdbc_hive_meta/test_jdbc_hive_orc.groovy


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to