[ 
https://issues.apache.org/jira/browse/PARQUET-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ryan Blue resolved PARQUET-248.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.8.0

Added a builder class that can be extended by object models.

> Simplify ParquetWriters's constructors
> --------------------------------------
>
>                 Key: PARQUET-248
>                 URL: https://issues.apache.org/jira/browse/PARQUET-248
>             Project: Parquet
>          Issue Type: Improvement
>    Affects Versions: 1.6.0
>            Reporter: Konstantin Shaposhnikov
>            Assignee: Ryan Blue
>             Fix For: 1.8.0
>
>
> ParquetWriter has a lot of constructors. A builder pattern can be used to 
> simplify construction of ParquetWriter objects (similar to ParquetReader, see 
> PARQUET-39).
> ParquetWriter subclasses (like AvroParquetWriter) should be updated to 
> provide reasonable builder() static factory method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to