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 649a53de9a [core] Ignore beforeFiles on initial refresh for 
LocalTableQuery (#6099)
     add 5beacdd1b2 [csv] Use CloseShieldOutputStream to avoid close 
outputstream

No new revisions were added by this update.

Summary of changes:
 .../apache/paimon/fs}/CloseShieldOutputStream.java   | 15 ++++++++++-----
 .../apache/paimon/flink/BatchFileStoreITCase.java    |  7 +++++++
 .../apache/paimon/format/avro/AvroWriterFactory.java |  1 +
 .../org/apache/paimon/format/csv/CsvFileFormat.java  |  3 ++-
 .../org/apache/paimon/format/csv/CsvFileReader.java  | 18 +++++++-----------
 .../apache/paimon/format/csv/CsvFormatWriter.java    | 20 +++++++-------------
 .../apache/paimon/format/csv/CsvReaderFactory.java   |  2 +-
 7 files changed, 35 insertions(+), 31 deletions(-)
 rename {paimon-format/src/main/java/org/apache/paimon/format/avro => 
paimon-common/src/main/java/org/apache/paimon/fs}/CloseShieldOutputStream.java 
(83%)

Reply via email to