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

Ruifeng Zheng resolved SPARK-41762.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> Make `Column.__neg__` return the same column name as PySpark
> ------------------------------------------------------------
>
>                 Key: SPARK-41762
>                 URL: https://issues.apache.org/jira/browse/SPARK-41762
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Connect, PySpark
>    Affects Versions: 3.4.0
>            Reporter: Ruifeng Zheng
>            Assignee: Ruifeng Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> [left]:  Index(['negative(a)'], dtype='object')
> [right]: Index(['(- a)'], dtype='object')



--
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