You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Kazuaki Ishizaki (JIRA)" <ji...@apache.org> on 2016/03/10 20:13:40 UTC

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

Kazuaki Ishizaki created SPARK-13805:
----------------------------------------

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