Apply
A transform that accepts a custom template to execute. Must use the sql template argument source_table
to reference the Rasgo dataset which will serve as the base of any SELECT
Parameters
Name | Type | Description | Is Optional |
---|---|---|---|
sql | custom | The custom SQL transform template to apply |
Example
Source Code
Last updated