Cheng Lian created SPARK-13910:
----------------------------------

             Summary: Should provide a factory method for constructing 
DataFrames using unresolved logical plan
                 Key: SPARK-13910
                 URL: https://issues.apache.org/jira/browse/SPARK-13910
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Cheng Lian
            Assignee: Cheng Lian


Before merging DataFrame and Dataset, there is a public DataFrame constructor 
that accepts an unresolved logical plan. Now this constructor is gone and 
replaced by {{Dataset.newDataFrame}}, but {{object Dataset}} is marked as 
{{private\[sql\]}}. Should make this method public.



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