Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19649#discussion_r148931286
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/catalog/events.scala
---
@@ -17,6 +17,8 @@
package org.apache.spark.sql.catalyst.catalog
import org.apache.spark.scheduler.SparkListenerEvent
+import
org.apache.spark.sql.catalyst.catalog.CatalogTypes.TablePartitionSpec
+import org.apache.spark.sql.types.StructType
--- End diff --
I didn't see `StructType` and `TablePartitionSpec` are used below.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]