Reynold Xin created SPARK-13485:
-----------------------------------

             Summary: Dataset API foundation in Spark 2.0
                 Key: SPARK-13485
                 URL: https://issues.apache.org/jira/browse/SPARK-13485
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Reynold Xin
            Assignee: Reynold Xin


As part of Spark 2.0, we want to create a stable API foundation for Dataset to 
become the main user-facing API in Spark. This ticket tracks various tasks 
related to that.

The main high level changes are:

1. Merge Dataset/DataFrame
2. Create a more natural entry point for Dataset (SQLContext is not ideal 
because of the name "SQL")
3. First class support for sessions
4. First class support for some system catalog






--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to