GitHub user jinxing64 opened a pull request:
https://github.com/apache/spark/pull/21091
[SPARK-22676][FOLLOW-UP] fix code style for test.
## What changes were proposed in this pull request?
This pr address comments in https://github.com/apache/spark/pull/19868 ;
Fix the code style for `org.apache.spark.sql.hive.QueryPartitionSuite` by
using:
`withTempView`, `withTempDir`, `withTable`...
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jinxing64/spark SPARK-22676-FOLLOW-UP
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21091.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21091
----
commit fd099bf1e1f254c5fe8616a45b2076c41043a474
Author: jinxing <jinxing6042@...>
Date: 2018-04-18T03:35:10Z
[SPARK-22676][FOLLOW-UP] fix code style for test.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]