Transforms sit between source and sink. They are used for field mapping, filtering, SQL processing, table routing, and other mid-pipeline operations. New users do not need to read every transform first; come here after you already know what you want to read and where you want to write it.
| Goal | Start here |
|---|---|
| Understand how transforms connect datasets | Transform Common Options |
| Filter rows or trim fields | Filter and Field Mapper |
| Use SQL-style expressions | SQL and SQL Functions |
| Rename or reshape fields | Field Rename and Split |
| Work with multiple tables | Transform Multi Table and Table Merge |
plugin_input and plugin_output are clear.