Implementing the Global Aggregator Using the New Aster Data Function Wizard - 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
  1. On the SQL-GRAPH Function page, check the Global Aggregator check box.

  2. On the Global Aggregators Registration page, click Add to add an aggregator.

  3. Select whether to use a system aggregator or a user-defined bundled aggregator by clicking the corresponding radio button (SELECT or BUNDLED).
  4. If you are adding a system aggregator or a bundled aggregator that you have already created and added to your workspace, click Choose one aggregator from the list and choose the aggregator from the drop-down menu.
  5. If you want create a new bundled aggregator, click Specify another aggregator and enter aggregator function name and aggregator alias.
  6. Select the aggregator type by clicking the CONTINUOUS or STEPWISE radio button.

    A continuous aggregator, like the sum aggregator, is continuously incremented in every iteration. A stepwise aggregator, like the max aggregator, can be reset to a new value in every iteration.

  7. Click the Add button to specify the names and types of the input columns that the aggregator uses.

  8. If needed, click Next and define the argument clauses that the aggregator function accepts.
  9. Click Finish.