HyukjinKwon commented on a change in pull request #33447:
URL: https://github.com/apache/spark/pull/33447#discussion_r675347057



##########
File path: 
sql/core/src/test/scala/org/apache/spark/sql/execution/metric/SQLMetricsSuite.scala
##########
@@ -396,7 +396,9 @@ class SQLMetricsSuite extends SharedSparkSession with 
SQLMetricsTestUtils
       }
   }
 
-  test("SPARK-32629: ShuffledHashJoin(full outer) metrics") {
+  // We adjust building's memory settings and it seems affecting this test.

Review comment:
       For completeness, I would file a JIRA for this one though. e.g.) 
TODO(SPARK-XXXXX): Reenable this blah blah




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to