[
https://issues.apache.org/jira/browse/FLINK-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15565744#comment-15565744
]
ASF GitHub Bot commented on FLINK-4771:
---------------------------------------
Github user qingdao81 commented on the issue:
https://github.com/apache/flink/pull/2612
Thanks for the review @fhueske I implemented the changes you requested. Not
sure if the Codec enum in AvroOutputFormat is the best solution because its an
additional wrapper around the avro CodecFactory. If you have doubts in this let
me know :-)
Lars
> Compression for AvroOutputFormat
> --------------------------------
>
> Key: FLINK-4771
> URL: https://issues.apache.org/jira/browse/FLINK-4771
> Project: Flink
> Issue Type: Improvement
> Components: Batch Connectors and Input/Output Formats
> Reporter: Lars Bachmann
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Currently it is not possible to set a compression codec for the
> AvroOutputFormat.
> This improvement will provide a setter for the avro CodecFactory which is
> used by the DataFileWriter.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)