Skip to content

Commit e80f18d

Browse files
ueshinHyukjinKwon
authored andcommitted
[SPARK-25763][SQL][PYSPARK][TEST] Use more @contextmanager to ensure clean-up each test.
## What changes were proposed in this pull request? 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. ## How was this patch tested? Modified tests. Closes #22762 from ueshin/issues/SPARK-25763/cleanup_sqltests. Authored-by: Takuya UESHIN <[email protected]> Signed-off-by: hyukjinkwon <[email protected]>
1 parent 1117fc3 commit e80f18d

File tree

1 file changed

+318
-238
lines changed

1 file changed

+318
-238
lines changed

0 commit comments

Comments
 (0)