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

    https://github.com/apache/spark/pull/19649#discussion_r148810142
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/catalog/ExternalCatalogEventSuite.scala
 ---
    @@ -104,6 +109,8 @@ class ExternalCatalogEventSuite extends SparkFunSuite {
           tableType = CatalogTableType.MANAGED,
           storage = storage,
           schema = new StructType().add("id", "long"))
    +    val tableDefWithSparkVersion =
    --- End diff --
    
    Where do we need this val?


---

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

Reply via email to