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

Hyukjin Kwon resolved SPARK-35537.
----------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

Issue resolved by pull request 32680
[https://github.com/apache/spark/pull/32680]

> Introduce a util function to check whether the underlying expressions of the 
> columns are the same.
> --------------------------------------------------------------------------------------------------
>
>                 Key: SPARK-35537
>                 URL: https://issues.apache.org/jira/browse/SPARK-35537
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Minor
>             Fix For: 3.2.0
>
>
> In pandas on Spark, there are some places checking the underlying expressions 
> of columns are the same or not, but it's done one-by-one. We should introduce 
> a util function for it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to