Kenneth Knowles created BEAM-3721:
-------------------------------------
Summary: UNION ALL should be implemented via Flatten
Key: BEAM-3721
URL: https://issues.apache.org/jira/browse/BEAM-3721
Project: Beam
Issue Type: Improvement
Components: dsl-sql
Reporter: Kenneth Knowles
Assignee: Kenneth KnowlesCurrently, UNION ALL is implemented as an abstracted set operation that goes through CoGroupByKey, when a flatten will do. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
