Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/4350
Hi @greghogan, the changes look good and the PR is ready to be merged.
If you like, you can simplify the test before merging by using field
position keys (as in `testGroupedReduceWithFieldPositionKey()`) instead of a
`KeySelector`. That would remove the key extractor and projector map operators
and make the plan a bit easier to verify.
---
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.
---