Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-43240

df.describe() method may- return wrong result if the last RDD is RDD[UnsafeRow]

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.2
    • 3.3.3
    • Spark Core

    Description

      When calling the df.describe() method, the result  maybe wrong when the last RDD is RDD[UnsafeRow]. It is because the UnsafeRow will be released after the row is used. 

      Attachments

        Activity

          People

            Jk_Self Ke Jia
            Jk_Self Ke Jia
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: