SPRKSCL1112
Element is not supported
Description
This issue appears when the tool detecs the usage of a unsupported spark element. This element is not supported in Snowpark.
Input code
var result = dataframe.isLocal()
Output code
var result = dataframe
/*EWI: SPRKSCL1112 => org.apache.spark.sql.DataFrame.isLocal is not supported*/
.isLocal()
Recommendation
Check if the source code has the correct syntax.
For more support, you can email us at [email protected]. If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.