Projection Operator - Texera/texera GitHub Wiki

Author(s): Zuozhi Wang

Reviewer(s): Chen Li

Synopsis

Projection operator projects a subset of columns (fields, attributes) of a tuple to a new tuple consisting of those fields.

Status

As of 8/29/2016: FINISHED

Modules

edu.uci.ics.texera.dataflow.projection

Related Issues and Pull Requests

https://github.com/Texera/texera/pull/209