ELT Vertica components
| tELTVerticaInput | Provides the Vertica table schema that will be used by the tELTVerticaMap component to generate the SQL SELECT statement. | 
| tELTVerticaMap | Builds the SQL SELECT statement using the table schema(s) provided by one or more tELTVerticaInput components. | 
| tELTVerticaOutput | Performs the action (insert, update or delete) on data in the specified Vertica table through the SQL statement generated by the tELTVerticaMap component. |