cloud-fan commented on a change in pull request #30421:
URL: https://github.com/apache/spark/pull/30421#discussion_r584882458



##########
File path: docs/sql-ref-syntax-ddl-alter-table.md
##########
@@ -49,7 +49,7 @@ ALTER TABLE table_identifier partition_spec RENAME TO 
partition_spec
 
 * **partition_spec**
 
-    Partition to be renamed.
+    Partition to be renamed. Note that one can use a typed literal (e.g., 
date'2019-01-02') for a partition column value.

Review comment:
       `a typed literal` -> `typed literals`




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

Reply via email to