Graph Management and Scheduling - 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

When processing graphs, SQL-GR spools graphs to and from disk. In addition, SQL-GR allows vertices to opt in and out of processing.

SQL-GR initializes an in-memory representation of a graph from one or more co-partitioned input tables. SQL-GR invokes a user-defined vertex constructor once per input partition. The number of cogroup partitions after the initialization phase is equivalent to the number of vWorkers because the distribution function used to map vertices to graph partitions is the same hash function and bucket map combination used to partition and repartition Aster instance tables.