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/10/13 16:00:27 UTC

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

Kazuaki Ishizaki created SPARK-17912:
----------------------------------------

             Summary: 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.1, 2.0.0
            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