public static interface RelBuilder.GroupKey
RelBuilder.groupKey()| Modifier and Type | Method and Description |
|---|---|
RelBuilder.GroupKey |
alias(@Nullable String alias)
Assigns an alias to this group key.
|
int |
groupKeyCount()
Returns the number of columns in the group key.
|
RelBuilder.GroupKey alias(@Nullable String alias)
Used to assign field names in the group operation.
int groupKeyCount()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.