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



##########
File path: core/src/main/resources/error/README.md
##########
@@ -98,6 +98,7 @@ Spark only uses the standard-defined classes and subclasses, 
and does not use im
 
 The following SQLSTATEs are from ISO/IEC CD 9075-2.
 
+[//]: # (SQLSTATE table start)

Review comment:
       Should we maybe use HTML comments like:
   
   ```
   <!-- SQLSTATE table start -->
   ...
   <!-- SQLSTATE table stop -->
   ```
   
   ?




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