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

sewen pushed a change to branch release-1.9
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 2391a88  [FLINK-13362][docs] Add DDL documentation for Kafka, 
ElasticSearch, FileSystem and formats
     new ccb36ee  [hotfix][docs] Correct method name in 
KeyedStateReaderFunction example
     new 680c87c  [hotfix][JavaDocs] Correct comment in KeyedStream
     new ad6c46e  [hotfix][table api] Fix logger arguments in CatalogManager
     new 9ba0a89  [FLINK-13728][docs] Fix wrong closing tag order in sidenav
     new 4fc755e  [hotfix][docs] Add documentation regarding path style access 
for s3
     new 7f8933f  [hotfix][docs] Update local setup tutorials to fit new log 
messages

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/_includes/sidenav.html                                       | 2 +-
 docs/dev/libs/state_processor_api.md                              | 2 +-
 docs/dev/libs/state_processor_api.zh.md                           | 2 +-
 docs/getting-started/tutorials/local_setup.md                     | 2 +-
 docs/getting-started/tutorials/local_setup.zh.md                  | 2 +-
 docs/ops/filesystems/s3.md                                        | 8 ++++++++
 docs/ops/filesystems/s3.zh.md                                     | 8 ++++++++
 .../org/apache/flink/streaming/api/datastream/KeyedStream.java    | 2 +-
 .../main/java/org/apache/flink/table/catalog/CatalogManager.java  | 4 ++--
 9 files changed, 24 insertions(+), 8 deletions(-)

Reply via email to