You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/01/11 00:19:58 UTC

[jira] [Commented] (SPARK-19088) Optimize sequence type deserialization codegen

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

Apache Spark commented on SPARK-19088:
--------------------------------------

User 'michalsenkyr' has created a pull request for this issue:
https://github.com/apache/spark/pull/16541

> Optimize sequence type deserialization codegen
> ----------------------------------------------
>
>                 Key: SPARK-19088
>                 URL: https://issues.apache.org/jira/browse/SPARK-19088
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Michal Šenkýř
>            Priority: Minor
>              Labels: performance
>
> Sequence type deserialization codegen added in [PR #16240|https://github.com/apache/spark/pull/16240] should use a proper builder instead of a conversion (using {{to}}) to avoid an additional pass.
> This will require an additional {{MapObjects}}-like operation that will use the provided builder instead of building an array.



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

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