dilipbiswal commented on a change in pull request #28451:
URL: https://github.com/apache/spark/pull/28451#discussion_r419826842
##########
File path: docs/sql-ref-literals.md
##########
@@ -35,22 +35,19 @@ A string literal is used to specify a character string
value.
#### Syntax
-{% highlight sql %}
+```sql
'c [ ... ]' | "c [ ... ]"
Review comment:
@huaxingao the parameter `c` kind of looks weird especially in new
format ? What do you think of character or any_char or something like that ?
----------------------------------------------------------------
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]