Output - Aster Analytics

Teradata AsterĀ® Analytics Foundation User GuideUpdate 2

Product
Aster Analytics
Release Number
7.00.02
Published
September 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
uce1497542673292.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1022
lifecycle
previous
Product Category
Software

The output table has a row for each node.

Path_Start Output Table Schema
Column Name Data Type Description
node_column VARCHAR Column containing the path to the node, including the node itself.
parent_column VARCHAR Parent of the node (path the users traveled to the node).
children VARCHAR Children of the node (paths the users traveled from the node), a list of subsequences with this syntax:
[(subsequence)[,...]]

The outer brackets appear in the table.

subpath_cnt Same as in input table Number of times the subsequence was traveled.
depth Same as in input table Number of steps in the subsequence.
partition_column Same as in input table Column specified by the PartitionNames argument, copied from the input table.