Davies Liu created SPARK-8610:
---------------------------------
Summary: 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: [email protected]
For additional commands, e-mail: [email protected]