karenfeng commented on code in PR #36639:
URL: https://github.com/apache/spark/pull/36639#discussion_r881273998


##########
core/src/test/scala/org/apache/spark/SparkThrowableSuite.scala:
##########
@@ -36,6 +38,15 @@ import org.apache.spark.util.Utils
  */
 class SparkThrowableSuite extends SparkFunSuite {
 
+  /* Used to regenerate the error class file. Run:
+   {{{
+      SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "core/testOnly 
*SparkThrowableSuite"

Review Comment:
   Updated - I couldn't get the single quotes to work, but was able to escape 
with backslashes.



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