Cheng Lian created SPARK-13244:
----------------------------------

             Summary: Unify DataFrame and Dataset API
                 Key: SPARK-13244
                 URL: https://issues.apache.org/jira/browse/SPARK-13244
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Cheng Lian
            Assignee: Cheng Lian


A {{DataFrame}} is essentially a {{Dataset\[Row\]}}. However, to keep binary 
compatibility, {{DataFrame}} didn't extend from {{Dataset\[Row\]}} in 1.6.

In Spark 2.0, they should be unified to minimize concepts.



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