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 2020/05/28 12:21:14 UTC

[flink] branch master updated (aedb406 -> 14e11c7)

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 aedb406  [FLINK-13632] Remove TypeSerializerSnapshotMigrationTestBase
     add 14e11c7  [FLINK-17882][table-common] Check for self references in structured types

No new revisions were added by this update.

Summary of changes:
 .../table/types/extraction/DataTypeExtractor.java  |   2 +
 .../table/types/extraction/ExtractionUtils.java    |  15 +++
 .../types/extraction/DataTypeExtractorTest.java    | 102 +++++++++++++++++----
 3 files changed, 102 insertions(+), 17 deletions(-)