Path_Summarizer Arguments - 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
CountColumn
[Optional] Specifies the name of the input table column that contains the number of times a path was traveled. Default: 1.
Delimiter
[Optional] Specifies the single-character delimiter that separates symbols in the path string. Default: ',' (comma).
Do not use any of the following characters as delimiter (they cause the function to fail):
  • Asterisk (*)
  • Plus (+)
  • Left parenthesis (()
  • Right parenthesis ())
  • Single quotation mark (')
  • Escaped single quotation mark (\')
  • Backslash (\)
SeqColumn
Specifies the name of the input table column that contains the paths.
PartitionNames
Lists the names of the columns that the PARTITION BY clause specifies. The function uses these names for output table columns. This argument and the PARTITION BY clause must specify the same names in the same order.
Hash
[Optional] Specifies whether to include the hash code of the node in the output table. Default: 'false'.
PrefixColumn
Specifies the name of the input column that contains the node prefixes.