You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2018/10/18 09:54:00 UTC

[jira] [Commented] (SPARK-25763) Use more `@contextmanager` to ensure clean-up each test.

    [ https://issues.apache.org/jira/browse/SPARK-25763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16654968#comment-16654968 ] 

Apache Spark commented on SPARK-25763:
--------------------------------------

User 'ueshin' has created a pull request for this issue:
https://github.com/apache/spark/pull/22762

> Use more `@contextmanager` to ensure clean-up each test.
> --------------------------------------------------------
>
>                 Key: SPARK-25763
>                 URL: https://issues.apache.org/jira/browse/SPARK-25763
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark, SQL
>    Affects Versions: 2.4.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> Currently each test in {{SQLTest}} in PySpark is not cleaned properly.
>  We should introduce and use more {{@contextmanager}} to be convenient to clean up the context properly.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org