[
https://issues.apache.org/jira/browse/FLINK-14254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-14254:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce FileSystemOutputFormat for batch
> ------------------------------------------
>
> Key: FLINK-14254
> URL: https://issues.apache.org/jira/browse/FLINK-14254
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Major
> Labels: pull-request-available
>
> Introduce FileSystemOutputFormat to support all table file system connector
> with partition support in batch mode.
> 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)