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

[flink] branch master updated (d62df6899a1 -> fa199c1b514)

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

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


    from d62df6899a1 [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both outputs are idle
     add fa199c1b514 Revert "[FLINK-19869][connectors/jdbc] Add support for postgres UUID type"

No new revisions were added by this update.

Summary of changes:
 .../jdbc/converter/AbstractJdbcRowConverter.java   |  2 +-
 .../internal/converter/PostgresRowConverter.java   | 23 ------
 .../converter/PostgresRowConverterTest.java        | 92 ----------------------
 3 files changed, 1 insertion(+), 116 deletions(-)
 delete mode 100644 flink-connectors/flink-connector-jdbc/src/test/java/org/apache/flink/connector/jdbc/internal/converter/PostgresRowConverterTest.java