maropu commented on a change in pull request #28330:
URL: https://github.com/apache/spark/pull/28330#discussion_r415434617
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/execution/metric/SQLMetricsSuite.scala
##########
@@ -547,9 +590,9 @@ class SQLMetricsSuite extends SharedSparkSession with
SQLMetricsTestUtils
test("SPARK-25602: SparkPlan.getByteArrayRdd should not consume the input
when not necessary") {
def checkFilterAndRangeMetrics(
- df: DataFrame,
- filterNumOutputs: Int,
- rangeNumOutputs: Int): Unit = {
+ df: DataFrame,
+ filterNumOutputs: Int,
+ rangeNumOutputs: Int): Unit = {
Review comment:
plz revert this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]