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

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

Takuya Ueshin created SPARK-25763:
-------------------------------------

             Summary: 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


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