srowen commented on a change in pull request #28451:
URL: https://github.com/apache/spark/pull/28451#discussion_r420105357
##########
File path: docs/sql-ref-ansi-compliance.md
##########
@@ -64,15 +64,15 @@ On the other hand, `INSERT INTO` syntax throws an analysis
exception when the AN
Currently, the ANSI mode affects explicit casting and assignment casting only.
In future releases, the behaviour of type coercion might change along with the
other two type conversion rules.
-{% highlight sql %}
+```sql
Review comment:
Seems OK, is there any behavior difference?
I'm on the fence about whether it's worth changing across all files.
----------------------------------------------------------------
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]