Output - Aster Analytics

Teradata Aster Analytics Foundation User Guide

Product
Aster Analytics
Release Number
6.21
Published
November 2016
Language
English (United States)
Last Update
2018-04-14
dita:mapPath
kiu1466024880662.ditamap
dita:ditavalPath
AA-notempfilter_pdf_output.ditaval
dita:id
B700-1021
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.