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/incubator-paimon.git


    from 6c161baa5 [flink][bug] CdcRecord#toGenericRow should respect 
CdcRecord.kind (#1034)
     add cf072e8cd Revert "[flink] Don't serialize physical column and primary 
keys to TableSchema options when table has non-physical columns and watermark 
(#995)"

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/paimon/flink/FlinkCatalog.java | 113 +++++---------
 .../flink/utils/FlinkCatalogPropertiesUtil.java    | 163 ---------------------
 .../flink/FlinkCatalogPropertiesUtilTest.java      | 153 -------------------
 .../apache/paimon/flink/ReadWriteTableITCase.java  | 110 --------------
 4 files changed, 36 insertions(+), 503 deletions(-)
 delete mode 100644 
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/utils/FlinkCatalogPropertiesUtil.java
 delete mode 100644 
paimon-flink/paimon-flink-common/src/test/java/org/apache/paimon/flink/FlinkCatalogPropertiesUtilTest.java

Reply via email to