SPRKSCL1132
org.apache.spark.sql.functions.grouping_id has a workaround.
org.apache.spark.sql.functions.grouping_id has a workaround.
This issue appears when the tool detects the usage of org.apache.spark.sql.functions.grouping_id which has a workaround.
This function has two overloads.
1. grouping(exprs: Column*)
Action: does not need any change.
2. grouping(columnName: String, columnNames: String*)
Action: convert the param to Column type using the function. For example:
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.