[
https://issues.apache.org/jira/browse/FLINK-13181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882608#comment-16882608
]
hehuiyuan edited comment on FLINK-13181 at 7/11/19 2:46 AM:
------------------------------------------------------------
Good idea. Using `Builder` is more convenient.
was (Author: hehuiyuan):
Using `Builder` is more convenient.
> 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
(v7.6.3#76005)