Input Table Schema
Column | Data Type | Description |
---|---|---|
IdColumn | Any | InputTable column name that is the unique identifier for each input table row. |
TargetColumns | BYTEINT, SMALLINT, INTEGER,BIGINT, DECIMAL/NUMERIC, FLOAT, REAL, DOUBLE PRECISION | InputTable column names used for clustering. |