Input - 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 FPGrowth function has one required input table. The following table describes its columns.

FPGrowth Input Table Schema
Column Name Data Type Description
item_column Any except BYTEINT The table can have more than one such column. These columns contain the transaction items to analyze.
id_column Any The table can have more than one such column. These columns contain the identifiers of the transaction items.
group_by_column Any The table can have more than one such column. These columns define the partitions for the input data. At least one column must be usable as a distribution key.
p_distribution_key_column Any Contains the distribution key for output_pattern_table.
r_distribution_key_column Any Contains the distribution key for output_rule_table.