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