[ 
https://issues.apache.org/jira/browse/SPARK-43240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ke Jia updated SPARK-43240:
---------------------------
    Affects Version/s: 3.3.2
                           (was: 3.2.2)

> df.describe() method may- return wrong result if the last RDD is 
> RDD[UnsafeRow]
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-43240
>                 URL: https://issues.apache.org/jira/browse/SPARK-43240
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 3.3.2
>            Reporter: Ke Jia
>            Priority: Major
>
> 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. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to