Partition Key | Teradata Vantage - Partition Key - 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ā„¢
The partition key of input/output tables for ML Engine functions must belong to data type group DISTRIBUTIONTYPE. The following data types belong to this group:
  • BIGINT
  • BLOB
  • BYTE(n)
  • CLOB
  • DECIMAL(p,s)
  • INTEGER
  • NUMERIC(p,s)
  • SMALLINT
  • VARBYTE(n)
  • VARCHAR(n)

This also applies to temporary tables created by some ML Engine functions for internal processing. The partitioning column of these tables is typically inherited from input tables and is exposed through a function syntax element. The data type of these columns must also be one of the data types mentioned above.