You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Sean Owen (JIRA)" <ji...@apache.org> on 2016/03/24 12:53:25 UTC

[jira] [Updated] (SPARK-13805) Direct consume ColumnVector in generated code when ColumnarBatch is used

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

Sean Owen updated SPARK-13805:
------------------------------
    Assignee: Kazuaki Ishizaki

> Direct consume ColumnVector in generated code when ColumnarBatch is used
> ------------------------------------------------------------------------
>
>                 Key: SPARK-13805
>                 URL: https://issues.apache.org/jira/browse/SPARK-13805
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Kazuaki Ishizaki
>            Assignee: Kazuaki Ishizaki
>             Fix For: 2.0.0
>
>
> When generated code accesses a {{ColumnarBatch}} object, it is possible to get values of each column from {{ColumnVector}} instead of calling {{getRow()}}.



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