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
omit a0c98f84e [WIP][core] Introduce AsyncPositionOutputStream
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/master (7a9bcdaa3)
\
O -- O -- O (a0c98f84e)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../paimon/fs/AsyncPositionOutputStream.java | 168 ---------------------
.../org/apache/paimon/io/SingleFileWriter.java | 3 +-
2 files changed, 1 insertion(+), 170 deletions(-)
delete mode 100644
paimon-common/src/main/java/org/apache/paimon/fs/AsyncPositionOutputStream.java