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)