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

Apache Spark commented on SPARK-13805:
--------------------------------------

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

> 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
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to