SPRKPY1016
pyspark.sql.functions.collect_set has a workaround
pyspark.sql.functions.collect_set has a workaround
Warning.
This issue appears when the tool detects the usage of pyspark.sql.functions.collect_set which has a workaround.
Input code:
Output code:
collect_set(col: ColumnOrName) Action: Use function array_agg, and add a second argument with the value True.
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.