Multi-table Transformations
Last updated
Was this helpful?
Last updated
Was this helpful?
The Gretel model can be applied to multiple related tables in a database at once, providing structured transformations without losing referential integrity across tables.
This functionality is executed through Gretel Workflows.
Use a native to extract data from your source.
Train and run models via the .
Optionally, write output data to a destination sink.
Optionally, write output reports to an object store of your choice.
The gretel_tabular
action can be used to train and generate records from Gretel Models. It helps maintain referential integrity between related tables. gretel_tabular
also allows specifying different model configs for different tables. This functionality is currently available only via the SDK. .
The example notebooks above use a special connection, sample_mysql_telecom
, which connects to a demo telecommunications database: