nchammas opened a new pull request, #44847:
URL: https://github.com/apache/spark/pull/44847

   ### What changes were proposed in this pull request?
   
   Add an HTML comment to all generated SQL error class documents warning the 
reader that they should not edit the file.
   
   ### Why are the changes needed?
   
   This should help prevent problems like the one in #44825.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   I ran the following command and reviewed the modified documents:
   
   ```sh
   SPARK_GENERATE_GOLDEN_FILES=1 build/sbt "core/testOnly *SparkThrowableSuite 
-- -t \"Error classes match with document\""
   ```
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


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