Github user fhueske commented on the pull request:
https://github.com/apache/flink/pull/2025#issuecomment-221186678
Thanks for the PR, @yjshen. Looks good except for a few minor comments.
Can you also add one test method to the Scala SQL UnionITCase, such that
the SQL side is also covered?
Union on streams cannot be supported right now. It would need a lot of the
windowing logic to deduplicate rows.
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.
---