You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/12/01 01:35:00 UTC

[jira] [Assigned] (SPARK-33613) [Python][Tests] Replace calls to deprecated test APIs

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

Hyukjin Kwon reassigned SPARK-33613:
------------------------------------

    Assignee: Bryan Cutler

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