maropu commented on a change in pull request #27779: [SPARK-30962][SQL][DOC]Documentation for Alter table command phase 2 URL: https://github.com/apache/spark/pull/27779#discussion_r389349766
########## File path: docs/sql-ref-syntax-ddl-alter-table.md ########## @@ -248,6 +349,86 @@ DESC StudentInfo; | age | int | NULL | +--------------------------+------------+----------+--+ +-- Add new partition to a table Review comment: nit: `new partition` -> `a new partition` ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
