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 2021/11/04 15:28:38 UTC

[flink] branch master updated (1b44906 -> 230ae12)

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 1b44906  [FLINK-24748] Remove CheckpointStatsTracker#getJobCheckpointingConfiguration
     add 230ae12  [hotfix][table-common] Add DataType#excludeFields

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/table/types/DataType.java     | 26 ++++++++++++++++++++++
 .../org/apache/flink/table/types/DataTypeTest.java | 25 +++++++++++++++++----
 2 files changed, 47 insertions(+), 4 deletions(-)