Github user nkronenfeld commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19529#discussion_r147038487
  
    --- Diff: 
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/plans/PlanTest.scala 
---
    @@ -29,7 +31,14 @@ import org.apache.spark.sql.internal.SQLConf
     /**
      * Provides helper methods for comparing plans.
      */
    -trait PlanTest extends SparkFunSuite with PredicateHelper {
    +trait PlanTest extends SparkFunSuite with PlanTestBase {
    +}
    --- End diff --
    
    done


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to