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

Ryan Blue resolved PARQUET-286.
-------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.0.0)
                   1.8.0

Merged

> Avro object model should use Utf8
> ---------------------------------
>
>                 Key: PARQUET-286
>                 URL: https://issues.apache.org/jira/browse/PARQUET-286
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-avro
>    Affects Versions: 1.6.0
>            Reporter: Ryan Blue
>            Assignee: Ryan Blue
>             Fix For: 1.8.0
>
>
> The parquet-avro object model currently only uses String for binary/utf8 
> data. It should use Utf8, which doesn't copy data and require 2x the space 
> whenever Avro would. That is by default in generic, unless avro.java.string 
> is set to "string". Avro reflect always uses String, and both reflect and 
> specific will respect the java-class property for stringable types.



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

Reply via email to