You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tw...@apache.org on 2022/02/15 11:11:19 UTC

[flink] branch master updated (009d255 -> 52a4018)

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 009d255  [FLINK-26055][table] Use FlinkVersion rather than version string from core in persisted plan
     add 52a4018  [FLINK-25825][connector-jdbc] MySqlCatalogITCase fails on azure

No new revisions were added by this update.

Summary of changes:
 flink-connectors/flink-connector-jdbc/pom.xml      |  33 +--
 .../connector/jdbc/catalog/MySqlCatalogITCase.java |   4 +-
 .../jdbc/catalog/MySqlCatalogTestBase.java         |  28 +--
 .../jdbc/table/UnsignedTypeConversionITCase.java   | 258 ++++++++-------------
 4 files changed, 118 insertions(+), 205 deletions(-)