huaxingao commented on a change in pull request #35239:
URL: https://github.com/apache/spark/pull/35239#discussion_r794246767
##########
File path: docs/sql-ref-syntax-ddl-alter-table.md
##########
@@ -95,16 +94,19 @@ ALTER TABLE table_identifier DROP COLUMNS ( col_name1, ... )
**Syntax:** `[ database_name. ] table_name`
+* **col_name**
+
+ Specifies the name of the column to be renamed.
Review comment:
nit: remove `to be renamed`
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]