[
https://issues.apache.org/jira/browse/FLINK-11395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16914982#comment-16914982
]
Gyula Fora commented on FLINK-11395:
------------------------------------
Wouldn't the Avro format be a Row based format implementing Encoder instead of
a bulk writer?
> Support for Avro StreamingFileSink
> ----------------------------------
>
> Key: FLINK-11395
> URL: https://issues.apache.org/jira/browse/FLINK-11395
> Project: Flink
> Issue Type: New Feature
> Components: Connectors / FileSystem
> Reporter: Elango Ganesan
> Assignee: vinoyang
> Priority: Major
>
> Current implementation for StreamingFileSink supports Rowformat for text and
> json files . BulkWriter has support for Parquet files . Out of the box
> RowFormat does not seem to be right fit for writing Avro files as avro files
> need to persist metadata when opening new file. We are thinking of
> implementing Avro writers similar to how Parquet is implemented . I am happy
> to submit a PR if this approach sounds good .
--
This message was sent by Atlassian Jira
(v8.3.2#803003)