Skip to main content
这些设置是根据source自动生成的。

format_csv_allow_double_quotes

如果设置为 true,则允许字符串使用双引号括起。

format_csv_allow_single_quotes

如果设置为 true,则允许使用单引号括起来的字符串。

format_csv_delimiter

CSV 数据中用作分隔符的字符。如果将其设置为字符串,该字符串的长度必须为 1。

format_csv_null_representation

CSV 格式中的自定义 NULL 表示
最后修改于 2026年7月23日