You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hövell (Jira)" <ji...@apache.org> on 2020/01/29 21:58:00 UTC

[jira] [Created] (SPARK-30671) SparkSession emptyDataFrame should not create an RDD

Herman van Hövell created SPARK-30671:
-----------------------------------------

             Summary: SparkSession emptyDataFrame should not create an RDD
                 Key: SPARK-30671
                 URL: https://issues.apache.org/jira/browse/SPARK-30671
             Project: Spark
          Issue Type: New Feature
          Components: SQL
    Affects Versions: 2.4.4
            Reporter: Herman van Hövell
            Assignee: Herman van Hövell


SparkSession.emptyDataFrame uses an empty RDD in the background. This is a bit of a pity because the optimizer can't recognize this as being empty and it won't apply things like {{PropagateEmptyRelation}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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