You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/09/29 09:54:12 UTC

[flink] branch master updated (81598d4 -> 6669ae0)

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

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


    from 81598d4  [hotfix][table-planner-blink] Improve exception of item operator
     add 6669ae0  [FLINK-17818] Fix argument check of CsvReader.pojoType()

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/flink/api/java/io/CsvReader.java |  2 +-
 .../test/java/org/apache/flink/test/io/CsvReaderITCase.java   | 11 ++++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)