[ https://issues.apache.org/jira/browse/SPARK-21886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16148817#comment-16148817 ]
Apache Spark commented on SPARK-21886: -------------------------------------- User 'jaceklaskowski' has created a pull request for this issue: https://github.com/apache/spark/pull/19095 > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org