AngersZhuuuu commented on a change in pull request #30496:
URL: https://github.com/apache/spark/pull/30496#discussion_r530172194
##########
File path: docs/sql-ref-literals.md
##########
@@ -21,14 +21,74 @@ license: |
A literal (also known as a constant) represents a fixed data value. Spark SQL
supports the following literals:
+ * [Typed Literal](#typed-literal)
* [String Literal](#string-literal)
* [Binary Literal](#binary-literal)
* [Null Literal](#null-literal)
* [Boolean Literal](#boolean-literal)
* [Numeric Literal](#numeric-literal)
+ * [Timestamp Literal](#timestamp-literal)
Review comment:
Missed in current doc
----------------------------------------------------------------
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]