We can also add this: ``` Preconditions.checkArgument(numberOfKeyGroups >= keyGroupRange.getNumberOfKeyGroups(), "The total number of key groups must be at least the number in the key group range assigned to this backend"); ```
[ Full content available at: https://github.com/apache/flink/pull/6632 ] This message was relayed via gitbox.apache.org for [email protected]
