提交 af04b6fe authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation

上级 56686b70
...@@ -1845,21 +1845,20 @@ The following options are supported: ...@@ -1845,21 +1845,20 @@ The following options are supported:
""caseSensitiveColumnNames"" (true or false; disabled by default), ""caseSensitiveColumnNames"" (true or false; disabled by default),
""charset"", ""charset"" (for example 'UTF-8'),
""escape"", ""escape"" (the character that escapes the field delimiter),
""fieldDelimiter"", ""fieldDelimiter"" (a double quote by default),
""fieldSeparator"", ""fieldSeparator"" (a comma by default)),
""lineComment"" (disabled by default), ""lineComment"" (disabled by default),
""lineSeparator"" (the line separator used for writing; ignored for reading), ""lineSeparator"" (the line separator used for writing; ignored for reading),
""null"", Note that an empty value is always treated as null. ""null"", Support reading existing CSV files that contain explicit ""null"" delimiters.
This feature for compatibility, it is only here to support reading existing CSV files Note that an empty, unquoted values are also treated as null.
that contain explicit ""null"" delimiters.
""preserveWhitespace"" (true or false; disabled by default), ""preserveWhitespace"" (true or false; disabled by default),
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论