[
https://issues.apache.org/jira/browse/SPARK-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Davies Liu resolved SPARK-8610.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
Issue resolved by pull request 7003
[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
> Fix For: 1.5.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]