IncompleteContract - 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

The IncompleteContract object, which is constructed from the PlanningContract class, implements the request sent from the Planner to the SQL-MapReduce function).

The request includes:

  • An instance of the PlanInputInfo class for each input.

    Each instance can include:

    • An instance of the Distribution class.
    • An instance of the Order class.
    • The input name, which you can obtain by calling InputInfo.getInputName().
  • An instance of the QueryContextInfo class, which includes:
    • List of OnOutputPredicate objects
    • An instance of the OrderLimit class
  • The list of output columns needed in the query.