SPRKSCL1142
Element is not defined.
Description
This issue appears when the tool detecs the usage of a not defined spark element. This element is not recognized by the tool.
Input code
val result = notDefinedFunction()
Output code
/*EWI: SPRKSCL1142 => notDefinedFunction is not supported*/
val result = notDefinedFunction()
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.