This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/datafusion.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 482123d99c Publish built docs triggered by
0bd880931e9e31179c7a39c0c3dcef9150ec07ee
482123d99c is described below
commit 482123d99cec7a34bb69193a39dbd8a8417ebab1
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 24 01:02:16 2025 +0000
Publish built docs triggered by 0bd880931e9e31179c7a39c0c3dcef9150ec07ee
---
_sources/user-guide/sql/format_options.md.txt | 38 +++++++++++++--------------
searchindex.js | 2 +-
user-guide/sql/format_options.html | 2 +-
3 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/_sources/user-guide/sql/format_options.md.txt
b/_sources/user-guide/sql/format_options.md.txt
index e8008eafb1..d349bc1c98 100644
--- a/_sources/user-guide/sql/format_options.md.txt
+++ b/_sources/user-guide/sql/format_options.md.txt
@@ -99,25 +99,25 @@ OPTIONS('COMPRESSION' 'gzip');
The following options are available when reading or writing CSV files. Note:
If any unsupported option is specified, an error will be raised and the query
will fail.
-| Option | Description
|
Default Value |
-| -------------------- |
---------------------------------------------------------------------------------------------------------------------------------
| ------------------ |
-| COMPRESSION | Sets the compression that should be applied to the
entire CSV file. Supported values are GZIP, BZIP2, XZ, ZSTD, and UNCOMPRESSED.
| UNCOMPRESSED |
-| HAS_HEADER | Sets if the CSV file should include column headers.
If not set, uses session or system default. |
None |
-| DELIMITER | Sets the character which should be used as the column
delimiter within the CSV file. |
`,` (comma) |
-| QUOTE | Sets the character which should be used for quoting
values within the CSV file. |
`"` (double quote) |
-| TERMINATOR | Sets the character which should be used as the line
terminator within the CSV file. |
None |
-| ESCAPE | Sets the character which should be used for escaping
special characters within the CSV file. |
None |
-| DOUBLE_QUOTE | Sets if quotes within quoted fields should be escaped
by doubling them (e.g., `"aaa""bbb"`). |
None |
-| NEWLINES_IN_VALUES | Sets if newlines in quoted values are supported. If
not set, uses session or system default. |
None |
-| DATE_FORMAT | Sets the format that dates should be encoded in
within the CSV file.
| None |
-| DATETIME_FORMAT | Sets the format that datetimes should be encoded in
within the CSV file. |
None |
-| TIMESTAMP_FORMAT | Sets the format that timestamps should be encoded in
within the CSV file. |
None |
-| TIMESTAMP_TZ_FORMAT | Sets the format that timestamps with timezone should
be encoded in within the CSV file. |
None |
-| TIME_FORMAT | Sets the format that times should be encoded in
within the CSV file.
| None |
-| NULL_VALUE | Sets the string which should be used to indicate null
values within the CSV file. |
None |
-| NULL_REGEX | Sets the regex pattern to match null values when
loading CSVs.
| None |
-| SCHEMA_INFER_MAX_REC | Sets the maximum number of records to scan to infer
the schema. |
None |
-| COMMENT | Sets the character which should be used to indicate
comment lines in the CSV file. |
None |
+| Option | Description
| Default Value |
+| -------------------- |
----------------------------------------------------------------------------------------------------------------------------------------------------------------
| ------------------ |
+| COMPRESSION | Sets the compression that should be applied to the
entire CSV file. Supported values are GZIP, BZIP2, XZ, ZSTD, and UNCOMPRESSED.
| UNCOMPRESSED |
+| HAS_HEADER | Sets if the CSV file should include column headers.
If not set, uses session or system default.
| None |
+| DELIMITER | Sets the character which should be used as the column
delimiter within the CSV file.
| `,` (comma) |
+| QUOTE | Sets the character which should be used for quoting
values within the CSV file.
| `"` (double quote) |
+| TERMINATOR | Sets the character which should be used as the line
terminator within the CSV file.
| None |
+| ESCAPE | Sets the character which should be used for escaping
special characters within the CSV file.
| None |
+| DOUBLE_QUOTE | Sets if quotes within quoted fields should be escaped
by doubling them (e.g., `"aaa""bbb"`).
| None |
+| NEWLINES_IN_VALUES | Sets if newlines in quoted values are supported. If
not set, uses session or system default.
| None |
+| DATE_FORMAT | Sets the format that dates should be encoded in
within the CSV file.
| None |
+| DATETIME_FORMAT | Sets the format that datetimes should be encoded in
within the CSV file.
| None |
+| TIMESTAMP_FORMAT | Sets the format that timestamps should be encoded in
within the CSV file.
| None |
+| TIMESTAMP_TZ_FORMAT | Sets the format that timestamps with timezone should
be encoded in within the CSV file.
| None |
+| TIME_FORMAT | Sets the format that times should be encoded in
within the CSV file.
| None |
+| NULL_VALUE | Sets the string which should be used to indicate null
values within the CSV file.
| None |
+| NULL_REGEX | Sets the regex pattern to match null values when
loading CSVs.
| None |
+| SCHEMA_INFER_MAX_REC | Sets the maximum number of records to scan to infer
the schema. If set to 0, schema inference is disabled and all fields will be
inferred as Utf8 (string) type. | None |
+| COMMENT | Sets the character which should be used to indicate
comment lines in the CSV file.
| None |
**Example:**
diff --git a/searchindex.js b/searchindex.js
index bdf49c6b99..3c7d3946ab 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"!=":[[61,"op-neq"]],"!~":[[61,"op-re-not-match"]],"!~*":[[61,"op-re-not-match-i"]],"!~~":[[61,"id19"]],"!~~*":[[61,"id20"]],"#":[[61,"op-bit-xor"]],"%":[[61,"op-modulo"]],"&":[[61,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[13,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[61,"op-multiply"]],"+":[[61,"op-plus"]],"-":[[61,"op-minus"]],"/":[[61,"op-divide"]],"<":[[61,"op-lt"]],"<
[...]
\ No newline at end of file
+Search.setIndex({"alltitles":{"!=":[[61,"op-neq"]],"!~":[[61,"op-re-not-match"]],"!~*":[[61,"op-re-not-match-i"]],"!~~":[[61,"id19"]],"!~~*":[[61,"id20"]],"#":[[61,"op-bit-xor"]],"%":[[61,"op-modulo"]],"&":[[61,"op-bit-and"]],"(relation,
name) tuples in logical fields and logical columns are
unique":[[13,"relation-name-tuples-in-logical-fields-and-logical-columns-are-unique"]],"*":[[61,"op-multiply"]],"+":[[61,"op-plus"]],"-":[[61,"op-minus"]],"/":[[61,"op-divide"]],"<":[[61,"op-lt"]],"<
[...]
\ No newline at end of file
diff --git a/user-guide/sql/format_options.html
b/user-guide/sql/format_options.html
index 17b729e786..a1266bc4ae 100644
--- a/user-guide/sql/format_options.html
+++ b/user-guide/sql/format_options.html
@@ -554,7 +554,7 @@ a<span class="p">;</span>b
<td><p>None</p></td>
</tr>
<tr class="row-odd"><td><p>SCHEMA_INFER_MAX_REC</p></td>
-<td><p>Sets the maximum number of records to scan to infer the schema.</p></td>
+<td><p>Sets the maximum number of records to scan to infer the schema. If set
to 0, schema inference is disabled and all fields will be inferred as Utf8
(string) type.</p></td>
<td><p>None</p></td>
</tr>
<tr class="row-even"><td><p>COMMENT</p></td>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]