You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (Jira)" <ji...@apache.org> on 2021/07/23 00:03:00 UTC

[jira] [Created] (SPARK-36265) Use __getitem__ instead of getItem to suppress warnings.

Takuya Ueshin created SPARK-36265:
-------------------------------------

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


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org