SPRKPY1046
pyspark.sql.functions.monotonically_increasing_id
This issue code has been deprecated since Spark Conversion Core Version 2.1.22
Message: pyspark.sql.functions.monotonically_increasing_id has a workaround
Category: Warning.
Description
This issue appears when the tool detects the usage of pyspark.sql.functions.monotonically_increasing_id which has a workaround.
Scenario
Input
Below is an example of the usage of the method monotonically_increasing_id
.
Output
The tool adds the EWI SPRKPY1046
indicating that a workaround can be implemented.
Recommended fix
Update the tool version.
Additional recommendations
For more support, you can email us at sma-support@snowflake.com or post an issue in the SMA.
Last updated