Uses of Class
org.apache.flink.table.planner.typeutils.DataViewUtils.DistinctViewSpec
Packages that use DataViewUtils.DistinctViewSpec
-
Uses of DataViewUtils.DistinctViewSpec in org.apache.flink.table.planner.typeutils
Methods in org.apache.flink.table.planner.typeutils that return DataViewUtils.DistinctViewSpecModifier and TypeMethodDescriptionDataViewUtils.createDistinctViewSpec(int index, org.apache.flink.table.types.DataType distinctViewDataType) Creates a specialDataViewUtils.DistinctViewSpecfor DISTINCT aggregates.