In addition to the four functional operator types, Teradata PT provides the means to develop custom operators using the Teradata PT API.
Custom operators must:
- Be written in the “C” or “C++” programming languages. (C is the preferred language for coding customer operators.)
- Comply with the requirements of the Teradata PT operator interface.
For more information, see the Teradata Parallel Transporter Operator Programmer Guide (B035-2435).