Package | Description |
---|---|
org.apache.flink.table.api | |
org.apache.flink.table.api.internal |
Modifier and Type | Method and Description |
---|---|
GroupedTable |
Table.groupBy(org.apache.flink.table.expressions.Expression... fields)
Groups the elements on some grouping keys.
|
Modifier and Type | Method and Description |
---|---|
GroupedTable |
TableImpl.groupBy(org.apache.flink.table.expressions.Expression... fields) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.