Github user StephanEwen commented on the pull request:
https://github.com/apache/flink/pull/1667#issuecomment-185985675
Hmm, I think we should change a few more things:
- Quite a few distribution classes can probably go. The new range
partitioner uses a different interface (@fhueske should be able to confirm
this).
- The `NormalizableKey` interface should not be purely applicable to
value types, if possible it should extend only `Comparable`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---