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/21 13:22:48 UTC

[flink] branch master updated (25c151e -> 4dbc18d)

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 25c151e  [FLINK-16074][docs-zh] Translate the Overview page for State & Fault Tolerance into Chinese
     add 4dbc18d  [FLINK-17356][jdbc][postgres] Add IT cases for inserting group by query into posgres catalog table

No new revisions were added by this update.

Summary of changes:
 .../jdbc/catalog/AbstractJdbcCatalog.java          | 30 ++++-----
 .../connector/jdbc/catalog/PostgresCatalog.java    | 12 ++--
 .../jdbc/catalog/PostgresCatalogITCase.java        | 75 +++++++++++++---------
 .../jdbc/catalog/PostgresCatalogTest.java          |  6 +-
 .../jdbc/catalog/PostgresCatalogTestBase.java      | 18 ++++--
 5 files changed, 82 insertions(+), 59 deletions(-)