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

Apache Spark reassigned SPARK-26252:
------------------------------------

    Assignee:     (was: Apache Spark)

> Add support to run specific unittests and/or doctests in python/run-tests 
> script
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-26252
>                 URL: https://issues.apache.org/jira/browse/SPARK-26252
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark
>    Affects Versions: 3.0.0
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> Currently, our testing script does not allow run a specific test. There are 
> some non-official ways, for instance,
> {code}
>   SPARK_TESTING=1 ./bin/pyspark pyspark.sql.tests.test_pandas_udf_scalar  
> ScalarPandasUDFTests
> {code}
> It should be good if we can do such things via the same testing script, 
> {{python/run-tests}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to