Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/22708#discussion_r225452879
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/JavaTypeInference.scala
---
@@ -26,6 +26,7 @@ import scala.language.existentials
import com.google.common.reflect.TypeToken
+import org.apache.spark.sql.AnalysisException
--- End diff --
This is also unused now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]