Burst - 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 Burst function bursts (splits) a time interval into a series of shorter "burst" intervals that can be analyzed independently.

Each row of the input table contains the start and end times of a time interval. For each input row, the function writes a series of rows to the output table. Each output row contains the start and end time of a burst interval.

The burst intervals can have either the same length (specified by the TimeInterval argument), the same number of data points (specified by the NumPoints argument), or specific start and end times (specified by time_table).