getHashAmp - Advanced SQL Engine - Teradata Database

SQL External Routine Programming

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
rin1593638965306.ditamap
dita:ditavalPath
rin1593638965306.ditaval
dita:id
B035-1147
lifecycle
previous
Product Category
Teradata Vantageā„¢

Accepts data and determines the AMP which would be responsible for that key. The method returns an integer representing the number of the AMP that would be responsible for the key. This routine is callable on a PE vproc only by a table operator.

Syntax

public int  getHashAmp(Object[]  data)

Syntax Elements

data
An array representing table columns.