Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/861#issuecomment-133077364
I fear that the PR cannot be merged in this state. It contains some serious
performance issues which first have to be addressed. Mainly they originate from
performing linear time complexity operations for each element. This will result
in a quadratic runtime complexity. Once the problems have been addressed, I'll
review the PR again.
---
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.
---