[ 
https://issues.apache.org/jira/browse/SPARK-13910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195355#comment-15195355
 ] 

Apache Spark commented on SPARK-13910:
--------------------------------------

User 'liancheng' has created a pull request for this issue:
https://github.com/apache/spark/pull/11733

> 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