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

Hyukjin Kwon resolved SPARK-36265.
----------------------------------
    Fix Version/s: 3.2.0
         Assignee: Takuya Ueshin
       Resolution: Fixed

Fixed in https://github.com/apache/spark/pull/33486

> Use __getitem__ instead of getItem to suppress warnings.
> --------------------------------------------------------
>
>                 Key: SPARK-36265
>                 URL: https://issues.apache.org/jira/browse/SPARK-36265
>             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 API on Spark code base, there are some places using 
> {{Column.getItem}} with {{Column}} object, but it shows a deprecation warning.



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

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

Reply via email to