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

Add support to run specific unittests and/or doctests in python/run-tests script

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • PySpark
    • None

    Description

      Currently, our testing script does not allow run a specific test. There are some non-official ways, for instance,

        SPARK_TESTING=1 ./bin/pyspark pyspark.sql.tests.test_pandas_udf_scalar  ScalarPandasUDFTests
      

      It should be good if we can do such things via the same testing script, python/run-tests.

      Attachments

        Activity

          People

            gurwls223 Hyukjin Kwon
            gurwls223 Hyukjin Kwon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: