[jira] [Created] (FLINK-13180) Add a constructor function to CsvTableSink

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13180) Add a constructor function to CsvTableSink

Shang Yuanchun (Jira)
hehuiyuan created FLINK-13180:
---------------------------------

             Summary: Add a constructor function to CsvTableSink
                 Key: FLINK-13180
                 URL: https://issues.apache.org/jira/browse/FLINK-13180
             Project: Flink
          Issue Type: Improvement
          Components: Table SQL / API
            Reporter: hehuiyuan


Add a constructor function to CsvTableSink.

For parameter :
         @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
(v7.6.3#76005)