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

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


    from 55ae0a1  Update version to 1.9-SNAPSHOT
     new 74abfe2  [hotfix][table] Remove unused geometry dependency
     new c2d6424  [FLINK-11679][table] Create Blink SQL planner and runtime 
modules

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:
 .../pom.xml                                        | 144 ++++-----------------
 .../src/main/resources/META-INF/NOTICE             |   4 +-
 .../resources/META-INF/licenses}/LICENSE.janino    |   0
 flink-table/flink-table-planner/pom.xml            |  13 +-
 .../src/main/resources/META-INF/NOTICE             |   1 -
 .../pom.xml                                        |  26 ++--
 .../src/main/resources/META-INF/NOTICE             |   5 +
 flink-table/pom.xml                                |   7 +
 tools/travis/stage.sh                              |   2 +
 9 files changed, 60 insertions(+), 142 deletions(-)
 copy flink-table/{flink-table-planner => flink-table-planner-blink}/pom.xml 
(65%)
 copy flink-table/{flink-table-planner => 
flink-table-planner-blink}/src/main/resources/META-INF/NOTICE (88%)
 copy {licenses-binary => 
flink-table/flink-table-planner-blink/src/main/resources/META-INF/licenses}/LICENSE.janino
 (100%)
 copy flink-table/{flink-table-api-java-bridge => 
flink-table-runtime-blink}/pom.xml (73%)
 create mode 100644 
flink-table/flink-table-runtime-blink/src/main/resources/META-INF/NOTICE

Reply via email to