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/23 01:52:56 UTC

[flink] branch master updated (ec85f82 -> c2f3af5)

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 ec85f82  [FLINK-14878][table] Add useCatalogOperation and support it both in flink/blink planner
     add c2f3af5  [FLINK-14924][connectorsi] Add treat empty field as null option to CsvTableSource

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/table/sources/CsvTableSource.java | 121 ++++++++++++---------
 .../runtime/batch/sql/TableSourceITCase.scala      |  19 ++++
 .../flink/table/runtime/utils/CommonTestData.scala |  24 ++++
 3 files changed, 112 insertions(+), 52 deletions(-)