IDWT2D Output - Teradata Vantage

Machine Learning Engine Analytic Function Reference

Product
Teradata Vantage
Release Number
9.02
9.01
2.0
1.3
Published
February 2022
Language
English (United States)
Last Update
2022-02-10
dita:mapPath
rnn1580259159235.ditamap
dita:ditavalPath
ybt1582220416951.ditaval
dita:id
B700-4003
lifecycle
previous
Product Category
Teradata Vantageā„¢

Output Message Schema

Column Data Type Description
messages VARCHAR Reports whether function succeeded.

IDWT2D Output Table Schema

The table has reconstructed sequences.

Column Data Type Description
partition_column Same as in input table [Column appears once for each specified partition_column.] Identifier of sequence to which data belongs. Rows with same partition column values belong to same sequence.

If InputTable has multiple partition columns, first one is distribution key in both InputTable and OutputTable.

If InputTable has only one partition column, OutputTable has as its distribution key a function-created column named dwt_id_random_name. Every cell of dwt_id_random_name has the value 1.

indexy INTEGER Y index of reconstructed matrix.
indexx INTEGER X index of reconstructed matrix.
target_column INTEGER, SMALLINT, BIGINT, DOUBLE PRECISION, or NUMERIC [Column appears once for each target_column.] Reconstructed matrix.