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

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


    from 05cc2a20c5 [test] fix FlinkRestCatalogITCase ut failed in idea (#6017)
     add 185b2e57c9 [iceberg] Introduce Iceberg Table in Catalog (#6020)

No new revisions were added by this update.

Summary of changes:
 .../shortcodes/generated/core_configuration.html   |  2 +-
 .../src/main/java/org/apache/paimon/TableType.java |  3 ++-
 .../org/apache/paimon/catalog/CatalogUtils.java    | 20 ++++++++++++++
 .../LanceTable.java => iceberg/IcebergTable.java}  | 26 +++++++++++-------
 .../IcebergTableImpl.java}                         | 18 ++++++++-----
 .../org/apache/paimon/rest/RESTCatalogTest.java    | 31 ++++++++++++++++++++++
 6 files changed, 81 insertions(+), 19 deletions(-)
 copy paimon-core/src/main/java/org/apache/paimon/table/{lance/LanceTable.java 
=> iceberg/IcebergTable.java} (74%)
 copy 
paimon-core/src/main/java/org/apache/paimon/table/{lance/LanceTableImpl.java => 
iceberg/IcebergTableImpl.java} (85%)

Reply via email to