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

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


    from a52bd1584 [AMORO-3673][Improvement]: Try to commit the optimizing 
process upon failure or cancellation (#3675)
     add e7ccaa9dc [AMORO-3470][Feature]:Support catalog-level default 
properties storing into underlying tables within a unified catalog (#3727)

No new revisions were added by this update.

Summary of changes:
 .../amoro/properties/CatalogMetaProperties.java    |  18 ++
 .../org/apache/amoro/table/TableProperties.java    |  25 ++
 .../apache/amoro/utils/MixedFormatCatalogUtil.java | 127 ++++++++++
 .../amoro/utils/TestMixedFormatCatalogUtil.java    | 270 +++++++++++++++++++++
 .../amoro/flink/catalog/FlinkUnifiedCatalog.java   |   7 +
 .../amoro/flink/catalog/FlinkCatalogContext.java   |   8 +-
 .../amoro/spark/SparkUnifiedCatalogBase.java       |   5 +
 7 files changed, 458 insertions(+), 2 deletions(-)

Reply via email to