[ https://issues.apache.org/jira/browse/SPARK-13910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Reynold Xin closed SPARK-13910. ------------------------------- Resolution: Won't Fix > 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