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

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


    from 425d699  [hotfix][docs] The default value column of 
sink.partition-commit.success-file.name should be _SUCCESS
     add d222ce4  [FLINK-20153] Add documentation for BATCH execution mode
     add 10ae0f4  [FLINK-20153] Add important considerations in execution mode 
docs
     add 203bbac  [FLINK-20153] Describe time behaviour in execution mode docs
     add 0be45ef  [FLINK-20153] Add glossary entry for runtime execution mode
     add 5ce209e  [minor, doc] Add note.html include for easy note boxes
     add 01d8f99  [FLINK-20302] Recommend DataStream API with BATCH execution 
mode in DataSet docs

No new revisions were added by this update.

Summary of changes:
 .../index.zh.md => _includes/note.html}            |  11 +-
 docs/concepts/glossary.md                          |   6 +
 docs/dev/batch/index.md                            |  13 +
 docs/dev/datastream_execution_mode.md              | 389 +++++++++++++++++++++
 docs/dev/stream/operators/index.md                 | 122 ++++---
 docs/fig/datastream-example-job-graph.svg          |  21 ++
 6 files changed, 493 insertions(+), 69 deletions(-)
 copy docs/{dev/python/datastream-api-users-guide/index.zh.md => 
_includes/note.html} (84%)
 create mode 100644 docs/dev/datastream_execution_mode.md
 create mode 100644 docs/fig/datastream-example-job-graph.svg

Reply via email to