Ryan Blue created PARQUET-242:
---------------------------------
Summary: AvroReadSupport.setAvroDataSupplier is broken
Key: PARQUET-242
URL: https://issues.apache.org/jira/browse/PARQUET-242
Project: Parquet
Issue Type: Bug
Components: parquet-mr
Affects Versions: 1.6.0
Reporter: Ryan Blue
Assignee: Ryan Blue
Priority: Blocker
Fix For: 1.6.0
The convenience method to set the data supplier uses {{Class#toString}} instead
of {{Class#getName}}, which sets a String that can't be loaded by
{{Configuration#getClass}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)