You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ja...@apache.org on 2020/05/20 11:54:25 UTC

[flink] branch master updated (df16e42 -> d7fc0d0)

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

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


    from df16e42  [FLINK-16611][metrics][datadog] Send report in chunks
     add d7fc0d0  [FLINK-17622][connectors/jdbc] Remove useless switch for decimal in PostgresCatalog

No new revisions were added by this update.

Summary of changes:
 .../flink/connector/jdbc/catalog/PostgresCatalog.java | 19 +++++++++++++++----
 .../connector/jdbc/catalog/PostgresCatalogITCase.java |  3 ++-
 .../jdbc/catalog/PostgresCatalogTestBase.java         |  6 ++++++
 3 files changed, 23 insertions(+), 5 deletions(-)