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

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


    from 162e3ea  [FLINK-19052] [serialization] add constructor cache in 
PojoSerializer
     new 9778f37  [hotfix][docs] Enforce reading files in UTF-8 in 
include_without_header.rb
     new 7e7a9e9  [FLINK-18797][examples] Update deprecated forms of keyBy in 
examples
     new 3d0bf40  [FLINK-18797][docs] Update deprecated forms of keyBy in docs

The 3 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/_plugins/include_without_header.rb                     |  2 +-
 docs/dev/connectors/cassandra.md                            |  6 +++---
 docs/dev/connectors/cassandra.zh.md                         |  6 +++---
 docs/dev/datastream_api.md                                  |  4 ++--
 docs/dev/datastream_api.zh.md                               |  4 ++--
 docs/dev/parallel.md                                        |  6 +++---
 docs/dev/parallel.zh.md                                     |  6 +++---
 docs/dev/stream/operators/index.md                          | 12 ++++++------
 docs/dev/stream/operators/index.zh.md                       | 12 ++++++------
 docs/dev/stream/operators/process_function.md               |  4 ++--
 docs/dev/stream/operators/process_function.zh.md            |  4 ++--
 docs/dev/stream/state/queryable_state.md                    |  2 +-
 docs/dev/stream/state/queryable_state.zh.md                 |  2 +-
 docs/dev/stream/state/state.md                              |  2 +-
 docs/dev/stream/state/state.zh.md                           |  2 +-
 docs/dev/types_serialization.md                             | 13 +++++--------
 docs/dev/types_serialization.zh.md                          | 13 +++++--------
 docs/learn-flink/etl.md                                     |  4 ++--
 docs/learn-flink/etl.zh.md                                  |  4 ++--
 docs/ops/scala_shell.md                                     |  2 +-
 docs/ops/scala_shell.zh.md                                  |  2 +-
 .../flink/streaming/examples/async/AsyncIOExample.java      |  2 +-
 .../streaming/examples/sideoutput/SideOutputExample.java    |  2 +-
 .../streaming/examples/socket/SocketWindowWordCount.java    |  2 +-
 .../flink/streaming/examples/twitter/TwitterExample.java    |  2 +-
 .../windowing/GroupedProcessingTimeWindowExample.java       |  2 +-
 .../streaming/examples/windowing/SessionWindowing.java      |  2 +-
 .../streaming/examples/windowing/TopSpeedWindowing.java     |  2 +-
 .../flink/streaming/examples/windowing/WindowWordCount.java |  2 +-
 .../flink/streaming/examples/wordcount/WordCount.java       |  2 +-
 .../scala/examples/socket/SocketWindowWordCount.scala       |  2 +-
 .../streaming/scala/examples/twitter/TwitterExample.scala   |  2 +-
 .../windowing/GroupedProcessingTimeWindowExample.scala      |  2 +-
 .../scala/examples/windowing/SessionWindowing.scala         |  2 +-
 .../scala/examples/windowing/TopSpeedWindowing.scala        |  2 +-
 .../scala/examples/windowing/WindowWordCount.scala          |  2 +-
 .../streaming/scala/examples/wordcount/WordCount.scala      |  2 +-
 37 files changed, 69 insertions(+), 75 deletions(-)

Reply via email to