HeartSaVioR commented on a change in pull request #28517:
URL: https://github.com/apache/spark/pull/28517#discussion_r425560435
##########
File path: docs/sql-ref-syntax-ddl-create-table-datasource.md
##########
@@ -40,7 +40,7 @@ CREATE TABLE [ IF NOT EXISTS ] table_identifier
[ AS select_statement ]
```
-Note that, the clauses between the USING clause and the AS SELECT clause can
come in
+Note that, the clauses between the OPTIONS clause and the AS SELECT clause can
come in
Review comment:
Ah OK my bad. I found USING shouldn't com in any order so previous
statement was correct. Sorry about that.
----------------------------------------------------------------
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]