The union operator that combines the two inputs into a single stream. Note that this doesn't eliminate duplicate tuples. The Operator will also be added to every map plan which processes more than one input. This just pulls out data from the piepline using the proposed single threaded shared execution model. By shared execution I mean, one input to the Union operator is called once and the execution moves to the next non-drained input till all the inputs are drained.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.