snowflake.snowpark.DataFrameWriter.option

DataFrameWriter.option(key: str, value: Any) DataFrameWriter[source] (https://github.com/snowflakedb/snowpark-python/blob/v1.32.0/src/snowflake/snowpark/dataframe_writer.py#L180-L194)

Depending on the file_format_type specified, you can include more format specific options. Use the options documented in the Format Type Options.

语言: 中文