Input - 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 input table must contain the columns described in the following table. The function ignores any additional columns, except those specified by the Accumulate argument, which it copies to the output table.

Change-Point Detection Functions Input Table Schema
Column Name Data Type Description
partition_column Any Column on which the input table is partitioned. Must appear in partition_expr. The input table has one or more such columns.
sort_column Any Column on which the input table is sorted. Must appear in order_by_expr. The input table has one or more such columns.
value_column DOUBLE PRECISION Column that contains the time series data.