Ngone51 commented on a change in pull request #29537:
URL: https://github.com/apache/spark/pull/29537#discussion_r476214029
##########
File path: sql/core/src/test/scala/org/apache/spark/sql/PlanStabilitySuite.scala
##########
@@ -115,7 +117,7 @@ trait PlanStabilitySuite extends TPCDSBase with
DisableAdaptiveExecutionSuite {
* @param explain the full explain output; this is saved to help debug later
as the simplified
* plan is not too useful for debugging
*/
- private def generateApprovedPlanFile(plan: SparkPlan, name: String, explain:
String): Unit = {
+ private def generateGoldenFile(plan: SparkPlan, name: String, explain:
String): Unit = {
Review comment:
Address the comment from
https://github.com/apache/spark/pull/29270#discussion_r476174979
----------------------------------------------------------------
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]