Skip to content

Commit 1fb2933

Browse files
committed
fix scala type failure
1 parent 89c896e commit 1fb2933

File tree

1 file changed

+1
-0
lines changed
  • sql/core/src/main/scala/org/apache/spark/sql/execution

1 file changed

+1
-0
lines changed

sql/core/src/main/scala/org/apache/spark/sql/execution/objects.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
package org.apache.spark.sql.execution
1919

2020
import scala.language.existentials
21+
2122
import org.apache.spark.api.java.function.MapFunction
2223
import org.apache.spark.api.r._
2324
import org.apache.spark.broadcast.Broadcast

0 commit comments

Comments
 (0)