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 48b2c32 commit 1a59fcfCopy full SHA for 1a59fcf
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/PlanTest.scala
@@ -26,7 +26,6 @@ import org.apache.spark.sql.catalyst.util._
26
* Provides helper methods for comparing plans.
27
*/
28
abstract class PlanTest extends SparkFunSuite with PredicateHelper {
29
-
30
/**
31
* Since attribute references are given globally unique ids during analysis,
32
* we must normalize them to check if two different queries are identical.
0 commit comments