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 2016/10/13 17:55:21 UTC

[jira] [Commented] (SPARK-17912) Refactor code generation to get data for ColumnVector/ColumnarBatch

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

Apache Spark commented on SPARK-17912:
--------------------------------------

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

> Refactor code generation to get data for ColumnVector/ColumnarBatch
> -------------------------------------------------------------------
>
>                 Key: SPARK-17912
>                 URL: https://issues.apache.org/jira/browse/SPARK-17912
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0, 2.0.1
>            Reporter: Kazuaki Ishizaki
>
> Code generation to get data from {{ColumnVector}} and {{ColumnarBatch}} is becoming pervasive. The code generation part can be reused by multiple components (e.g. parquet reader, data cache, and so on).
> This JIRA refactors the code generation part as a trait for ease of reuse.



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