You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (Jira)" <ji...@apache.org> on 2020/02/10 16:47:00 UTC

[jira] [Closed] (FLINK-13181) Add a constructor function to CsvTableSink

     [ https://issues.apache.org/jira/browse/FLINK-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-13181.
------------------------------------
    Resolution: Abandoned

I'm closing this as "Abandoned", since there is no more activity and the code base has moved on quite a bit. Please re-open this if you feel otherwise and work should continue.

> Add a constructor function to CsvTableSink
> ------------------------------------------
>
>                 Key: FLINK-13181
>                 URL: https://issues.apache.org/jira/browse/FLINK-13181
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / API
>            Reporter: hehuiyuan
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Add a constructor function for parameters :
> 	  @param path       The output path to write the Table to.
> 	  @param fieldDelim The field delimiter
> 	  @param writeMode  The write mode to specify whether existing files are overwritten or not.
> 	 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)