| Package | Description |
|---|---|
| org.apache.flink.table.planner.typeutils |
| Modifier and Type | Class and Description |
|---|---|
static class |
DataViewUtils.DistinctViewSpec
Specification for a special
MapView for deduplication. |
static class |
DataViewUtils.ListViewSpec
Specification for a
ListView. |
static class |
DataViewUtils.MapViewSpec
Specification for a
MapView. |
| Modifier and Type | Method and Description |
|---|---|
static List<DataViewUtils.DataViewSpec> |
DataViewUtils.extractDataViews(int aggIndex,
org.apache.flink.table.types.DataType accumulatorDataType)
Searches for data views in the data type of an accumulator and extracts them.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.