[ 
https://issues.apache.org/jira/browse/SPARK-10811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14906983#comment-14906983
 ] 

Apache Spark commented on SPARK-10811:
--------------------------------------

User 'liancheng' has created a pull request for this issue:
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
>
> 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