SPRKSCL1168

Spark element with a given argument is not supported.

Description

This issue appears when the argument of Spark element is not supported by Snowflake.

Input code

sparkSession.read.format("text").load(path)

Output code

/*EWI: SPRKSCL1168 => org.apache.spark.sql.DataFrameReader.format(scala.String) with argument(s) value(s) (spark.format) is not supported*/
sparkSession.read.format("text").load(path)

Recommendation

  • For more support, you can email us at snowconvert-info@snowflake.com. If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.