You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by bl...@apache.org on 2020/05/06 18:09:13 UTC

[flink] branch master updated (ccb29e9 -> d33fb62)

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

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


    from ccb29e9  [FLINK-16804] Deprecate all Table methods that accept expressions as a String
     add d33fb62  [FLINK-17385][jdbc][postgres] Handled problem of numeric with 0 precision

No new revisions were added by this update.

Summary of changes:
 .../api/java/io/jdbc/catalog/PostgresCatalog.java      | 18 +++++++++++++++---
 .../java/io/jdbc/catalog/PostgresCatalogITCase.java    |  3 ++-
 .../java/io/jdbc/catalog/PostgresCatalogTestBase.java  | 11 +++++++++--
 3 files changed, 26 insertions(+), 6 deletions(-)