SPRKPY1063
pyspark.sql.pandas.functions.pandas_udf has workaround.
Description
This issue appears when the tool detects the usage of pyspark.sql.pandas.functions.pandas_udf which has a workaround.
Input code:
Output code:
Scenario
Action: Specify explicitly the parameters types as a new parameter 'input_types', and remove 'functionType' parameter if applies. Created function must be called inside a select statement.
Manual Adjustment:
Recommendation
For more support, you can email us at snowconvert-info@snowflake.com. If you have a contract for support with Snowflake, reach out to your sales engineer and they can direct your support needs.
Last updated