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 2837e73 commit 8c00344Copy full SHA for 8c00344
sql/core/src/main/scala/org/apache/spark/sql/ExperimentalMethods.scala
@@ -17,8 +17,6 @@
17
18
package org.apache.spark.sql
19
20
-import scala.collection.mutable.ListBuffer
21
-
22
import org.apache.spark.annotation.{Experimental, InterfaceStability}
23
import org.apache.spark.sql.catalyst.plans.logical.LogicalPlan
24
import org.apache.spark.sql.catalyst.rules.Rule
0 commit comments