Github user NickolayVasilishin commented on the issue:
https://github.com/apache/flink/pull/2870
Hi, @fhueske.
I will update PR with fixed version soon.
But I have a question. Is deduplication at In#toRexNode really needed since
we are going to use hashset anyway? It's easy to implement, we just can take
distinct values here.
And I think I will open PR with subquery implementation today. It's rather
straightforward, but works.
---
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.
---