[
https://issues.apache.org/jira/browse/FLINK-11347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-11347.
--------------------------------
Resolution: Won't Fix
Fix Version/s: (was: 1.8.0)
> Optimize the ParquetAvroWriters factory
> ---------------------------------------
>
> Key: FLINK-11347
> URL: https://issues.apache.org/jira/browse/FLINK-11347
> Project: Flink
> Issue Type: Improvement
> Components: Formats
> Affects Versions: 1.7.1
> Reporter: Fokko Driesprong
> Assignee: Fokko Driesprong
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> In the ParquetAvroWriters the schema is first serialized to a string, and
> then back to a Schema, which is quite expensive to do. Therefore it makes
> sense to pass the schema to the writer directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)