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

    https://github.com/apache/spark/pull/23258#discussion_r239995882
  
    --- Diff: 
sql/core/src/test/scala/org/apache/spark/sql/execution/metric/SQLMetricsSuite.scala
 ---
    @@ -26,7 +26,7 @@ import org.apache.spark.SparkFunSuite
     import org.apache.spark.sql._
     import org.apache.spark.sql.catalyst.expressions.aggregate.{Final, Partial}
     import org.apache.spark.sql.catalyst.plans.logical.LocalRelation
    -import org.apache.spark.sql.execution.{FilterExec, RangeExec, SparkPlan, 
WholeStageCodegenExec}
    +import org.apache.spark.sql.execution._
    --- End diff --
    
    Ok, unfolded.


---

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

Reply via email to