SPRKPY1021
pyspark.sql.functions.last has a workaround
pyspark.sql.functions.last has a workaround
Warning.
This issue appears when the tool detects the usage of pyspark.sql.functions.last which has a workaround.
Input code:
Output code:
last(col: ColumnOrName, ignorenulls: bool = ...) Action: There is not implementation for "last" function, but there is a builtin function "LAST_VALUE" that can be used with call_builtin and using col for the column name.
For more support, you can email us at . If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.