Michael Armbrust created SPARK-1460:
---------------------------------------

             Summary: Set operations on SchemaRDDs are needlessly destructive 
of schema information.
                 Key: SPARK-1460
                 URL: https://issues.apache.org/jira/browse/SPARK-1460
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Michael Armbrust
             Fix For: 1.1.0


When you do a distinct of a subtract, you get back a normal RDD instead of a 
schema RDD, even though the schema is unchanged.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to