forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-30878][SQL][DOC] Improve the CREATE TABLE document
### What changes were proposed in this pull request? Improve the CREATE TABLE document: 1. mention that some clauses can come in as any order. 2. refine the description for some parameters. 3. mention how data source table interacts with data source 4. make the examples consistent between data source and hive serde tables. ### Why are the changes needed? improve doc ### Does this PR introduce any user-facing change? no ### How was this patch tested? N/A Closes apache#27638 from cloud-fan/doc. Authored-by: Wenchen Fan <[email protected]> Signed-off-by: Wenchen Fan <[email protected]>
- Loading branch information
Showing
3 changed files
with
72 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters