Github user cloud-fan commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21111#discussion_r182946274
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/OptimizeHiveMetadataOnlyQuerySuite.scala
 ---
    @@ -32,13 +33,22 @@ class OptimizeHiveMetadataOnlyQuerySuite extends 
QueryTest with TestHiveSingleto
     
       import spark.implicits._
     
    -  before {
    +  override def beforeAll(): Unit = {
    --- End diff --
    
    make this test suite to follow the existing style in 
`OptimizeMetadataOnlyQuerySuite `


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to