📄️ Transform Common Options
This is a process of intermediate conversion between the source and sink terminals,You can use sql statements to smoothly complete the conversion process
📄️ Multi-Table Transform in SeaTunnel
SeaTunnel’s transform feature supports multi-table transformations, which is especially useful when the upstream plugin outputs multiple tables. This allows you to complete all necessary transformation operations within a single transform configuration. Currently, many connectors in SeaTunnel support multi-table outputs, such as JDBCSource and MySQL-CDC. All transforms can be configured for multi-table transform as described below.
📄️ Copy
Copy transform plugin
📄️ DynamicCompile
DynamicCompile transform plugin
📄️ Embedding
Embedding Transform Plugin
📄️ FieldMapper
FieldMapper transform plugin
📄️ FieldRename
FieldRename transform plugin
📄️ FilterRowKind
FilterRowKind transform plugin
📄️ Filter
Filter transform plugin
📄️ JsonPath
JsonPath transform plugin
📄️ LLM
LLM transform plugin
📄️ Metadata
Metadata transform plugin
📄️ Replace
Replace transform plugin
📄️ RowKindExtractor
RowKindExtractor transform plugin
📄️ Split
Split transform plugin
📄️ SQL Functions
The Functions of SQL transform plugin
📄️ SQL UDF
UDF of SQL transform plugin
📄️ SQL
SQL transform plugin
📄️ TableMerge
TableMerge transform plugin
📄️ TableRename
TableRename transform plugin