Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • SQL
    • None
    • Spark 1.5 doc/QA sprint

    Description

      Before 1.3.0, SchemaRDD.id works as a unique identifier of each SchemaRDD. In 1.3.0, unlike SchemaRDD, DataFrame is no longer an RDD, and DataFrame.rdd is actually a function which always return a new RDD instance. Making DataFrame.rdd a lazy val should bring the unique identifier back.

      Attachments

        Activity

          People

            lian cheng Cheng Lian
            lian cheng Cheng Lian
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: