Skip to content

Commit 3e78632

Browse files
committed
Fixed double import in updated test
1 parent b24e3cc commit 3e78632

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sql/core/v1.2/src/test/scala/org/apache/spark/sql/execution/datasources/orc/OrcFilterSuite.scala

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ import java.math.MathContext
2121
import java.nio.charset.StandardCharsets
2222
import java.sql.{Date, Timestamp}
2323

24-
import org.apache.hadoop.hive.ql.io.sarg.PredicateLeaf
25-
2624
import scala.collection.JavaConverters._
2725
import org.apache.orc.storage.ql.io.sarg.{PredicateLeaf, SearchArgument}
2826
import org.apache.spark.sql.{AnalysisException, Column, DataFrame}

0 commit comments

Comments
 (0)