You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Ryan Blue (JIRA)" <ji...@apache.org> on 2015/04/07 22:44:13 UTC

[jira] [Resolved] (PARQUET-239) Make AvroParquetReader#builder() static

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

Ryan Blue resolved PARQUET-239.
-------------------------------
    Resolution: Fixed

Merged! Thanks for reviewing, [~julienledem]!

> Make AvroParquetReader#builder() static
> ---------------------------------------
>
>                 Key: PARQUET-239
>                 URL: https://issues.apache.org/jira/browse/PARQUET-239
>             Project: Parquet
>          Issue Type: Bug
>          Components: parquet-mr
>    Affects Versions: 1.6.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.6.0
>
>
> The new way to get an `AvroParquetReader` instance is to use the builder, but the `builder` factory method was accidentally added as an instance method rather than a static method.



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