Kenneth Knowles created BEAM-3722:
-------------------------------------
Summary: UNION should be implemented via flatten & distinct
Key: BEAM-3722
URL: https://issues.apache.org/jira/browse/BEAM-3722
Project: Beam
Issue Type: Improvement
Components: dsl-sql
Reporter: Kenneth Knowles
Assignee: Kenneth Knowles
Currently, UNION is implemented as a set operator via CoGroupByKey when a
flatten + distinct will suffice. This also will be compatible with more types
of triggers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)