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/flink.git.


    from 6dc624d  [FLINK-18136][checkpointing] Don't start channel state writer 
for savepoint
     add 4e24a8b  [FLINK-18181][fs-connector] StreamingFileCommitter should not 
use fs modification time for proc committer

No new revisions were added by this update.

Summary of changes:
 docs/dev/table/connectors/filesystem.md            |  2 +
 docs/dev/table/connectors/filesystem.zh.md         |  2 +
 .../flink/connectors/hive/HiveTableSink.java       |  6 +-
 .../table/filesystem/FileSystemTableSink.java      | 10 ++-
 .../table/filesystem/PartitionCommitPolicy.java    |  5 +-
 .../filesystem/stream/PartitionCommitTrigger.java  | 63 ++++--------------
 .../stream/PartitionTimeCommitTigger.java          | 40 +++++++++++-
 .../filesystem/stream/ProcTimeCommitTigger.java    | 74 +++++++++++++++-------
 .../filesystem/stream/StreamingFileCommitter.java  | 20 ++++--
 9 files changed, 131 insertions(+), 91 deletions(-)

Reply via email to