[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/21091 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-19 Thread jinxing64
Github user jinxing64 commented on a diff in the pull request: https://github.com/apache/spark/pull/21091#discussion_r182677298 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala --- @@ -34,79 +34,81 @@ class QueryPartitionSuite extends QueryTest

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-19 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21091#discussion_r182661319 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala --- @@ -34,79 +34,81 @@ class QueryPartitionSuite extends QueryTest

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21091#discussion_r182426078 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala --- @@ -34,79 +34,83 @@ class QueryPartitionSuite extends QueryTest

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21091#discussion_r182422457 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala --- @@ -34,79 +34,83 @@ class QueryPartitionSuite extends QueryTest

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-18 Thread cloud-fan
Github user cloud-fan commented on a diff in the pull request: https://github.com/apache/spark/pull/21091#discussion_r182422287 --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/QueryPartitionSuite.scala --- @@ -34,79 +34,83 @@ class QueryPartitionSuite extends QueryTest

[GitHub] spark pull request #21091: [SPARK-22676][FOLLOW-UP] fix code style for test.

2018-04-17 Thread jinxing64
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