SPRKSCL1169
Spark element is missing on the method chaining.
Message: Spark element is missing on the method chaining.
Category: Warning.
Description
This issue appears when the SMA detects that a Spark element call is missing on the method chaining. SMA needs to know that Spark element to analyze the statement.
Scenario
Input
Below is an example where load function call is missing on the method chaining.
Output
The SMA adds the EWI SPRKSCL1169
to the output code to let you know that load function call is missing on the method chaining and SMA can not analyze the statement.
Recommended fix
Make sure that all function calls of the method chaining are in the same statement.
Additional recommendations
For more support, you can email us at sma-support@snowflake.com or post an issue in the SMA.
Last updated