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/04 00:45:52 UTC

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

Ryan Blue created PARQUET-239:
---------------------------------

             Summary: 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)