This is an automated email from the ASF dual-hosted git repository.

martijnvisser pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 19b0a95c30a [FLINK-28138][runtime] Add metric 
numEffectiveSpeculativeExecutions for speculative execution
     add 61a9d83abfe [FLINK-27188][Connector][StreamingFileSink] Mark 
StreamingFileSink as deprecated since it has been replaced by FileSink. This 
includes replacing or removing references to StreamingFileSink in the 
documentation

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/dev/datastream/overview.md                |  2 +-
 docs/content.zh/docs/dev/datastream/testing.md                 |  1 -
 docs/content.zh/docs/dev/python/datastream/data_types.md       | 10 +++++-----
 .../docs/dev/python/datastream/intro_to_datastream_api.md      |  4 ++--
 docs/content.zh/docs/dev/table/data_stream_api.md              |  4 ++--
 docs/content.zh/docs/learn-flink/datastream_api.md             |  3 +--
 docs/content/docs/dev/datastream/overview.md                   |  2 +-
 docs/content/docs/dev/datastream/testing.md                    |  1 -
 docs/content/docs/dev/python/datastream/data_types.md          | 10 +++++-----
 .../docs/dev/python/datastream/intro_to_datastream_api.md      |  4 ++--
 docs/content/docs/dev/table/data_stream_api.md                 |  4 ++--
 docs/content/docs/learn-flink/datastream_api.md                |  2 +-
 flink-python/pyflink/datastream/connectors/file_system.py      |  3 +++
 .../api/functions/sink/filesystem/StreamingFileSink.java       |  2 ++
 14 files changed, 27 insertions(+), 25 deletions(-)

Reply via email to