public class GroupingSets extends Object
DataFrame.groupByGroupingSets| Modifier and Type | Method and Description |
|---|---|
static GroupingSets |
create(Set<Column>... sets)
Creates a GroupingSets object from a list of column/expression sets.
|
@SafeVarargs public static GroupingSets create(Set<Column>... sets)
sets - a list of arguments© 2022 Snowflake Inc. All Rights Reserved