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 . If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.