This is an automated email from the ASF dual-hosted git repository.
arvid pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from c177d15 [FLINK-21535][tests] Improved the detection of the attempt
number in UnalignedCheckpointITCase.
add 889b384 [FLINK-20130][core] Add ZStandard to FileInputFormat
No new revisions were added by this update.
Summary of changes:
docs/content.zh/docs/dev/dataset/overview.md | 1 +
.../flink/api/common/io/FileInputFormat.java | 2 +
...ctory.java => ZStandardInputStreamFactory.java} | 18 +++----
.../api/common/io/GenericCsvInputFormatTest.java | 59 ++++++++++++++++++++++
4 files changed, 71 insertions(+), 9 deletions(-)
copy
flink-core/src/main/java/org/apache/flink/api/common/io/compression/{Bzip2InputStreamFactory.java
=> ZStandardInputStreamFactory.java} (66%)