SPRKPY1050
pyspark.conf.SparkConf.set has workaround
Last updated
pyspark.conf.SparkConf.set has workaround
Last updated
This issue appears when the tool detects the usage of which has a workaround.
Input code:
Output code:
SparkConf.set
(key: str, value: str) → pyspark.conf.SparkConf
Action: SparkConf.set is used to set a configuration setting only used by Pyspark and doesn't apply to Snowpark. You can remove or comment the code
For more support, you can email us at . If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.