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 9e4de1e  [FLINK-13544][connectors] Set parallelism of table sink 
operator to input transformation parallelism
     new 7c202b0  [hotfix][table-sql-parser] Removed unnecessary dependency on 
guava.
     new d10e332  [hotfix][table-planner] Added joda.convert to planner jar
     new 854d9e1  [FLINK-13504][table] Fixed shading issues in table modules.

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:
 flink-end-to-end-tests/run-nightly-tests.sh        |   2 +
 .../test-scripts/test_table_shaded_dependencies.sh | 111 +++++++++++++++++++++
 flink-table/flink-sql-parser/pom.xml               |   5 -
 .../apache/flink/sql/parser/ddl/SqlCreateView.java |   5 +-
 flink-table/flink-table-planner-blink/pom.xml      |   2 +-
 flink-table/flink-table-planner/pom.xml            |   7 +-
 flink-table/flink-table-uber-blink/pom.xml         |   2 +-
 flink-table/flink-table-uber/pom.xml               |   3 +-
 8 files changed, 122 insertions(+), 15 deletions(-)
 create mode 100755 
flink-end-to-end-tests/test-scripts/test_table_shaded_dependencies.sh

Reply via email to