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 2015/06/25 01:42:05 UTC

[jira] [Commented] (SPARK-8610) Separate Row and InternalRow (part 2)

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

Apache Spark commented on SPARK-8610:
-------------------------------------

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

> Separate Row and InternalRow (part 2)
> -------------------------------------
>
>                 Key: SPARK-8610
>                 URL: https://issues.apache.org/jira/browse/SPARK-8610
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Davies Liu
>            Assignee: Davies Liu
>
> Currently, we use GenericRow both for Row and InternalRow, which is confusing because it could contain Scala type also Catalyst types.
> We should have different implementation for them, to avoid some potential bugs.



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