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

Hyukjin Kwon resolved SPARK-33613.
----------------------------------
    Fix Version/s: 3.1.0
       Resolution: Fixed

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

> [Python][Tests] Replace calls to deprecated test APIs
> -----------------------------------------------------
>
>                 Key: SPARK-33613
>                 URL: https://issues.apache.org/jira/browse/SPARK-33613
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark, Tests
>    Affects Versions: 3.0.0
>            Reporter: Bryan Cutler
>            Assignee: Bryan Cutler
>            Priority: Major
>             Fix For: 3.1.0
>
>
> There are quite a few instances of using deprecated python and pandas APIs 
> for pyspark tests. These should be replaced by the preferred APIs which have 
> been available for some time. For example in unittests: 
> `assertRaisesRegexp()` -> `assertRaisesRegex()`



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