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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to