GuoPhilipse commented on a change in pull request #29883:
URL: https://github.com/apache/spark/pull/29883#discussion_r495656172
##########
File path: docs/sql-ref-syntax-ddl-create-table-hiveformat.md
##########
@@ -65,6 +68,18 @@ as any order. For example, you can write COMMENT
table_comment after TBLPROPERTI
Partitions are created on the table, based on the columns specified.
+* **CLUSTERED BY**
+
+ Specifies bucket columns for bucketing table.
Review comment:
emm, sorry, i miss that, let me keep pace with the one in
`sql-ref-syntax-ddl-create-table-datasource`
----------------------------------------------------------------
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]