Github user gatorsmile commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22927#discussion_r230216125
  
    --- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala 
---
    @@ -1987,6 +1987,13 @@ class SQLQuerySuite extends QueryTest with 
SQLTestUtils with TestHiveSingleton {
         }
       }
     
    +  test("SPARK-25918: LOAD DATA LOCAL INPATH should handle a relative 
path") {
    --- End diff --
    
    This does not belong to this test suite. `HiveCommandSuite.scala` is the 
best place, although this is not for hive module. 


---

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

Reply via email to