Package | Description |
---|---|
org.apache.flink.table.api |
Modifier and Type | Method and Description |
---|---|
WindowGroupedTable |
GroupWindowedTable.groupBy(org.apache.flink.table.expressions.Expression... fields)
Groups the elements by a mandatory window and one or more optional grouping attributes.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.