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

Apache Spark commented on SPARK-13437:
--------------------------------------

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

> Add InternalColumn
> ------------------
>
>                 Key: SPARK-13437
>                 URL: https://issues.apache.org/jira/browse/SPARK-13437
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Kazuaki Ishizaki
>
> To abstract a columnar storage, it would be good to introduce {{InternalRow}} 
> as an analogy with {{InternalRow}}. This would allow us to use different 
> implementations of column storage.
> For now, {{ColumnarVector}} extends {{InternalRow}}.



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