[jira] [Created] (FLINK-13181) 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-13181) Add a constructor function to CsvTableSink

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

             Summary: 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


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
(v7.6.3#76005)