You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ku...@apache.org on 2019/11/15 07:13:21 UTC

[flink] branch master updated (c9c8a29 -> 65ecfab)

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

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


    from c9c8a29  [FLINK-14759][coordination] Remove unused class TaskManagerCliOptions
     add 65ecfab  [FLINK-14784][table] CsvTableSink miss delimiter when row start with null member.

No new revisions were added by this update.

Summary of changes:
 .../org/apache/flink/table/sinks/CsvTableSink.java |  2 +-
 .../runtime/stream/table/TableSinkITCase.scala     | 22 ++++++++++-----------
 .../runtime/stream/table/TableSinkITCase.scala     | 23 +++++++++++-----------
 3 files changed, 24 insertions(+), 23 deletions(-)