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

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


    from 3e5a240  [hotfix][tests] Fix typo in exception message
     new 225c2a4  [hotfix][docs] Fix JavaDocs typos in Task class.
     new 8d1c557  [FLINK-12204][jdbc] Improve JDBCOutputFormat 
ClassCastException.
     new 972227d  [hotfix][docs] Fix inconsistencies in SQL function 
documentation.
     new 1ce6102  [hotfix][filesystem] Remove redundant 'for example' in 
JavaDocs.
     new b4e271b  [FLINK-12132][docs] Fix example in job submission for YARN 
setup.
     new 1698a14  [FLINK-12137][docs] Use AWSConfigConstants instead of 
ConsumerConfigConstants in examples.
     new 7ad8e4f  [hotfix][docs] Update process function example to use 
KeyedProcessFunction.

The 7 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/dev/connectors/kinesis.md                     |  17 +--
 docs/dev/stream/operators/process_function.md      |  38 ++++--
 docs/dev/table/functions.md                        |   4 +-
 docs/ops/deployment/yarn_setup.md                  |   2 +-
 .../flink/api/java/io/jdbc/JDBCOutputFormat.java   | 143 +++++++++++----------
 .../apache/flink/api/common/io/InputFormat.java    |   2 +-
 .../org/apache/flink/runtime/taskmanager/Task.java |   4 +-
 7 files changed, 115 insertions(+), 95 deletions(-)

Reply via email to