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 059c00f [FLINK-24834][connectors / filesystem] Add typed builders to
DefaultRollingPolicy
add 1dac395 [FLINK-24741][connectors/filesystem] Deprecate
FileRecordFormat and update the javadoc appropriately.
No new revisions were added by this update.
Summary of changes:
.../flink/connector/file/src/AbstractFileSource.java | 5 ++---
.../org/apache/flink/connector/file/src/FileSource.java | 7 +++----
.../connector/file/src/impl/FileRecordFormatAdapter.java | 13 +++++++++++--
.../flink/connector/file/src/reader/FileRecordFormat.java | 14 +++++++++++++-
.../flink/connector/file/src/impl/TestIntReader.java | 3 +++
5 files changed, 32 insertions(+), 10 deletions(-)