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

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


    from 62d34f1  [FLINK-13594][python] Improve the 'from_element' method of 
flink python api to apply to blink planner.
     new 28e4cf1  [hotfix][examples] Changed collection execution environment 
to regular environment in WordCountTable example
     new d326143  [FLINK-13558][examples][table] Added table examples to dist

The 2 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:
 flink-dist/src/main/assemblies/bin.xml             |  14 ++
 flink-examples/flink-examples-batch/pom.xml        |   7 +-
 flink-examples/flink-examples-streaming/pom.xml    |   5 -
 flink-examples/flink-examples-table/pom.xml        | 145 ++++++++++++++++++---
 .../flink/table/examples/java/WordCountTable.java  |   2 +-
 flink-examples/pom.xml                             |  19 +++
 6 files changed, 159 insertions(+), 33 deletions(-)

Reply via email to