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


    from 9b9332069 [doc] recommended compression for the Append table is zstd
     add ddb25c605 [core] Fix that ignore-delete hasn't handle rowkind.field 
(#3365)

No new revisions were added by this update.

Summary of changes:
 .../apache/paimon/table/AbstractFileStoreTable.java |  5 +++++
 .../paimon/table/AppendOnlyFileStoreTable.java      |  7 ++++---
 .../paimon/table/PrimaryKeyFileStoreTable.java      | 21 +++++++--------------
 .../apache/paimon/table/sink/RowKindGenerator.java  |  4 ++++
 .../apache/paimon/table/sink/TableWriteImpl.java    | 16 +++++++++++-----
 .../paimon/flink/sink/LocalMergeOperator.java       |  3 +--
 .../apache/paimon/flink/BatchFileStoreITCase.java   | 16 ++++++++++++++++
 7 files changed, 48 insertions(+), 24 deletions(-)

Reply via email to