SPRKPY1066
The Spark element does not apply.
Last updated
The Spark element does not apply.
Last updated
Message: The Spark element does not apply since snowflake use micro-partitioning mechanism are created automatically.
Category: Warning
This issue appears when the tool detects the usage of elements related to partitions:
Those elements do not apply due the use of of Snowflake.
Input code
In this example it's used to create a partition in a DataFrame sorted by the specified column.
Output code
The SMA adds an EWI message indicating that Spark element is not required.
Recommended fix
Remove the usage of the element.
For more support, you can email us at or post an issue .