Input Column Projection - Aster Execution Engine

Teradata Aster® Developer Guide

Product
Aster Execution Engine
Release Number
7.00.02
Published
July 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
xnl1494366523182.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
ffu1489104705746
lifecycle
previous
Product Category
Software

A SQL-MapReduce function can compute the input column projection if output column projection is known. Input column projection specifies the set of columns that the SQL-MapReduce function needs from each of its input sources. Input column projection is computed as all the input columns needed to produce the necessary output columns plus any other columns the SQL-MapReduce function may need for its processing.