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

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


    from 1de0053  [FLINK-12249][table] Fix type equivalence check problems for 
Window Aggregates
     new 91580a0  [FLINK-13399][table] Create two separate table uber jars for 
old and blink planners
     new 9065807  [FLINK-13399][table][docs] Updated the required dependencies 
section of Table API documentation
     new ea18a24  [FLINK-13399][legal] Update NOTICE-binary for new table uber 
jars

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:
 NOTICE-binary                                      | 188 +++++++++++----------
 docs/dev/table/index.md                            |  45 +++--
 flink-dist/pom.xml                                 |   7 +
 flink-dist/src/main/assemblies/bin.xml             |  15 ++
 flink-dist/src/main/assemblies/opt.xml             |   8 -
 .../main/flink-bin/bin/pyflink-gateway-server.sh   |   2 +-
 .../flink-stream-sql-test/pom.xml                  |   6 -
 .../test-scripts/test_streaming_sql.sh             |   3 -
 .../start-script/start-scala-shell.sh              |   7 -
 flink-table/flink-sql-client/pom.xml               |  12 --
 flink-table/flink-table-planner/pom.xml            |   2 +-
 flink-table/flink-table-runtime-blink/pom.xml      |   7 +
 .../pom.xml                                        |  23 ++-
 flink-table/flink-table-uber/pom.xml               |   6 +
 flink-table/pom.xml                                |   1 +
 tools/travis_controller.sh                         |   2 +-
 16 files changed, 195 insertions(+), 139 deletions(-)
 copy flink-table/{flink-table-uber => flink-table-uber-blink}/pom.xml (78%)

Reply via email to