Commit f07fb10
Improve documentation for format
* doc:Add documentation for OPTIONS clause syntax
* doc:rename write_options.md to format_options.md and clarify its scope for both reading and writing
* doc: change dml.md, cuz still have wrong write_options filename
* doc: update doctest reference to renamed format_options.md
* docs: update and correct format options documentation
* doc: add more information of options content
* remove execution settings, move note about insert
* wordsmith example
---------
Co-authored-by: Andrew Lamb <[email protected]>OPTIONS clause (#15708)1 parent 1d3c592 commit f07fb10
File tree
6 files changed
+185
-132
lines changed- datafusion/core/src
- docs/source/user-guide/sql
6 files changed
+185
-132
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1027 | 1027 | | |
1028 | 1028 | | |
1029 | 1029 | | |
1030 | | - | |
1031 | | - | |
| 1030 | + | |
| 1031 | + | |
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments