SPRKSCL1100
Repartition is not supported
Description
This issue appears when the tool detecs the usage of the "repartition" spark function. This function is not supported in snowpark
Input Code:
var result = df.repartition()
Output Code:
var result = df/*EWI: SPRKSCL1100 => Repartition is not supported*/
.repartition()
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.