You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by lz...@apache.org on 2020/06/04 08:29:44 UTC

[flink] branch master updated (640a56f -> f92e70e)

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 640a56f  [FLINK-18006] Always overwrite RestClientFactory in ElasticsearchXDynamicSink
     add f92e70e  [FLINK-16975][documentation] Add docs for FileSystem connector

No new revisions were added by this update.

Summary of changes:
 docs/dev/table/connectors/filesystem.md            | 362 +++++++++++++++++++++
 docs/dev/table/connectors/filesystem.zh.md         | 362 +++++++++++++++++++++
 .../flink/table/filesystem/FileSystemOptions.java  |   4 +-
 3 files changed, 726 insertions(+), 2 deletions(-)
 create mode 100644 docs/dev/table/connectors/filesystem.md
 create mode 100644 docs/dev/table/connectors/filesystem.zh.md