[jira] [Created] (FLINK-14254) Introduce FileSystemOutputFormat

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

[jira] [Created] (FLINK-14254) Introduce FileSystemOutputFormat

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-14254:
------------------------------------

             Summary: Introduce FileSystemOutputFormat
                 Key: FLINK-14254
                 URL: https://issues.apache.org/jira/browse/FLINK-14254
             Project: Flink
          Issue Type: Sub-task
            Reporter: Jingsong Lee


Introduce FileSystemOutputFormat to support all table file system connector with partition support.

FileSystemOutputFormat use PartitionWriter to write:
 # DynamicPartitionWriter
 # GroupedPartitionWriter
 # NonPartitionWriter

FileSystemOutputFormat use FileCommitter to commit temporary files.

 



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