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 18:45:12 UTC

[jira] [Resolved] (PARQUET-242) AvroReadSupport.setAvroDataSupplier is broken

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

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

> 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
>              Labels: avro
>             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)