Shaper and sizer member functions
- addOutputColumn(self, columnName, dataType)
Add an output column.
- addOutputColumnString(self, columnName, dataType, size)
Add a string output column.
- isInputValueAvailable(self, columnIndex)
Determines whether an input value is available for a shaper or sizer.
- isShaperSystemCatalogUpperCase(self)
Determines whether the Netezza system catalog is uppercase .
- isUdfSizer(self)
Determines whether the AE is a sizer for a UDF.
- isUdtfShaper(self)
Determines whether the AE is a shaper for a UDTF.