Github user jerryshao commented on a diff in the pull request:
https://github.com/apache/spark/pull/19649#discussion_r149009631
--- 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 --
Sorry this was from my original code, will update it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]