huaxingao commented on a change in pull request #35107:
URL: https://github.com/apache/spark/pull/35107#discussion_r779152995
##########
File path: docs/sql-ref-syntax-aux-show-create-table.md
##########
@@ -37,6 +37,10 @@ SHOW CREATE TABLE table_identifier
**Syntax:** `[ database_name. ] table_name`
+* **AS SERDE**
+
+ Just for generating Hive DDL for a Hive SerDe table.
Review comment:
nit: Maybe `Generates DDL for a Hive SerDe table` to be parallel with
`Specifies a table or view name...`?
--
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]