TD_​FunctionTransform

fastpath function that performs transformations on the InputTable depending on the parameters in the FitTable.

Options

IDColumns
Specifies the input table numeric columns to exactly copy to the output. By default, all numeric columns will be converted to FLOAT.
Output Schema
Output Schema, if Volatile is true then use user login as the schema.
Output Table
Output Table
VAL Location
VAL Location
Volatile
Specifies whether the table should be a VOLATILE table. If true, then the table is automatically deleted, otherwise it is users responsibility to remove or clean it up for space.

Input Ports

Icon
Connection to a Teradata Database Instance
Icon
The relation that contains input data.
Icon
The output of TD_FunctionFit.

Output Ports

Icon
output of TD_FunctionTransform

Nodes

Extensions

Links