Github user fhueske commented on the issue:
https://github.com/apache/flink/pull/2811
Thanks for the pull request @AlexanderShoshin! The overall approach is
good. We need to fix a few things in the optimizer rule and I would like to use
a `Map` instead of a `Cross` to execute the `DataSetSingleRowCross`. `Map` is
much more lightweight than `Cross`.
Thanks, Fabian
---
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.
---