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

Cheng Lian resolved SPARK-10811.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8907
[https://github.com/apache/spark/pull/8907]

> Minimize array copying cost in Parquet converters
> -------------------------------------------------
>
>                 Key: SPARK-10811
>                 URL: https://issues.apache.org/jira/browse/SPARK-10811
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 1.5.0
>            Reporter: Cheng Lian
>            Assignee: Cheng Lian
>             Fix For: 1.6.0
>
>
> When converting Parquet {{Binary}} values to {{UTF8String}} and {{Decimal}} 
> values, there exists unnecessary array copying costs ({{Binary.getBytes()}}), 
> which can be eliminated for better performance.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to