We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e51930 commit 018c981Copy full SHA for 018c981
sql/hive/src/main/scala/org/apache/spark/sql/hive/TableReader.scala
@@ -20,7 +20,6 @@ package org.apache.spark.sql.hive
20
import java.util.Properties
21
22
import scala.collection.JavaConverters._
23
-import scala.util.{Failure, Success, Try}
24
25
import org.apache.hadoop.conf.Configuration
26
import org.apache.hadoop.fs.{Path, PathFilter}
0 commit comments