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

lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink-table-store.git


    from c3e24fa4 [FLINK-31392] Refactor classes code of full-compaction
     add 9ea7a02d [FLINK-31412] HiveCatalog rollbacks schema in dfs if it 
alters table failed

No new revisions were added by this update.

Summary of changes:
 .../table/store/file/schema/SchemaManager.java     |  9 +++++
 .../table/store/file/schema/SchemaManagerTest.java | 20 +++++++++++
 .../apache/flink/table/store/hive/HiveCatalog.java | 17 ++++++---
 ...ient.java => AlterFailHiveMetaStoreClient.java} | 19 +++++-----
 ...ent.java => CreateFailHiveMetaStoreClient.java} | 17 ++++++---
 .../flink/table/store/hive/HiveCatalogITCase.java  | 40 +++++++++++++++++++++-
 6 files changed, 100 insertions(+), 22 deletions(-)
 copy 
flink-table-store-hive/flink-table-store-hive-catalog/src/test/java/org/apache/flink/table/store/hive/{FailHiveMetaStoreClient.java
 => AlterFailHiveMetaStoreClient.java} (67%)
 rename 
flink-table-store-hive/flink-table-store-hive-catalog/src/test/java/org/apache/flink/table/store/hive/{FailHiveMetaStoreClient.java
 => CreateFailHiveMetaStoreClient.java} (73%)

Reply via email to