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

    https://github.com/apache/spark/pull/23108#discussion_r235790938
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcQuerySuite.scala
 ---
    @@ -597,6 +597,38 @@ abstract class OrcQueryTest extends OrcTest {
           assert(m4.contains("Malformed ORC file"))
         }
       }
    +
    +  test("SPARK-25993 Add test cases for resolution of ORC table location") {
    --- End diff --
    
    ok, I will move the test case to there. Thanks.


---

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

Reply via email to