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 2018/10/18 16:34:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Hyukjin Kwon resolved SPARK-25763.
----------------------------------
       Resolution: Fixed
         Assignee: Takuya Ueshin
    Fix Version/s: 3.0.0

fixed in 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
>            Assignee: Takuya Ueshin
>            Priority: Major
>             Fix For: 3.0.0
>
>
> 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