[ 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org