R/transforms.R
ont_execute_transform.Rd
Runs a transform, creating the output dataset and recording the run with full lineage tracking.
ont_execute_transform( transform_id, triggered_by = "manual", executed_by = NULL, con = NULL )
The transform to execute.
What triggered this execution.
User who executed.
Optional DBI connection.
A list with run details.