You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/03/15 15:22:33 UTC

[jira] [Commented] (SPARK-13910) Should provide a factory method for constructing DataFrames using unresolved logical plan

    [ 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org