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

Apache Spark reassigned SPARK-10811:
------------------------------------

    Assignee: Cheng Lian  (was: Apache Spark)

> 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
>
> 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