Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-33613

[Python][Tests] Replace calls to deprecated test APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.1.0
    • PySpark, Tests
    • None

    Description

      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()`

      Attachments

        Activity

          People

            bryanc Bryan Cutler
            bryanc Bryan Cutler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: