You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jacek Laskowski (JIRA)" <ji...@apache.org> on 2017/08/31 10:36:00 UTC

[jira] [Created] (SPARK-21886) Use SparkSession.internalCreateDataFrame to create Dataset with LogicalRDD logical operator

Jacek Laskowski created SPARK-21886:
---------------------------------------

             Summary: Use SparkSession.internalCreateDataFrame to create Dataset with LogicalRDD logical operator
                 Key: SPARK-21886
                 URL: https://issues.apache.org/jira/browse/SPARK-21886
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 2.2.0
            Reporter: Jacek Laskowski
            Priority: Minor


While exploring where {{LogicalRDD}} is created I noticed that there are a few places that beg for {{SparkSession.internalCreateDataFrame}}. The task is to simply re-use the method wherever possible.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org