SPRKSCL1106
org.apache.spark.sql.DataFrameWriter.option
This issue code has been deprecated
Message: Writer option is not supported.
Category: Conversion error.
Description
This issue appears when the tool detects, in writer statement, the usage of an option not supported by Snowpark.
Scenario
Input
Below is an example of the org.apache.spark.sql.DataFrameWriter.option used to add options to a writer statement.
Output
The SMA adds the EWI SPRKSCL1106
to the output code to let you know that the option method is not supported by Snowpark.
Recommended fix
There is no recommended fix for this scenario
Additional recommendations
For more support, you can email us at sma-support@snowflake.com or post an issue in the SMA.
Last updated