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 4bcd867e0f [core] Support non null column with write type (#6513)
add 3fd6c2916c [core] format table: support write file in _temporary at
first (#6510)
No new revisions were added by this update.
Summary of changes:
.../org/apache/paimon/fs/BaseMultiPartUploadCommitter.java | 3 +++
.../org/apache/paimon/fs/RenamingTwoPhaseOutputStream.java | 13 +++++++++++--
.../java/org/apache/paimon/fs/TwoPhaseOutputStream.java | 2 ++
.../paimon/fs/MultiPartUploadTwoPhaseOutputStreamTest.java | 3 +++
.../org/apache/paimon/table/format/FormatTableCommit.java | 4 ++++
5 files changed, 23 insertions(+), 2 deletions(-)