You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by gatorsmile <gi...@git.apache.org> on 2018/11/23 18:43:38 UTC

[GitHub] spark pull request #22466: [SPARK-25464][SQL] Create Database to the locatio...

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

    https://github.com/apache/spark/pull/22466#discussion_r236005686
  
    --- Diff: sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala ---
    @@ -2370,4 +2370,17 @@ class HiveDDLSuite
           ))
         }
       }
    +
    +  test("SPARK-25464 create a database with a non empty location") {
    --- End diff --
    
    Do we have a test case to check "create a database with an empty location"?


---

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