Skip to main content

transform

Synopsis

starlake transform [options]

Description

Parameters

ParameterCardinalityDescription
--name <value>RequiredTask Name in the form domain.task
--compile <value>OptionalReturn final query only
--sync-apply <value>OptionalUpdate YAML attributes to match SQL query
--sync-preview <value>OptionalPreview YAML attributes to match SQL query
--query <value>OptionalRun this query instead of the one in the task
--dry-run <value>OptionalDry run only (supported on BigQuery only)
--tags <value>OptionalReturn final query only
--format <value>Optionalpretty print the final query and update sql file
--interactive <value>OptionalRun query without sinking the result. Valid parameters are: csv, json, table, json-array
--reload <value>OptionalReload YAML files. Used in server mode
--truncate <value>OptionalForce table to be truncated before insert. Default value is false
--pageSize <value>OptionalForce table to be truncated before insert. Default value is false
--pageNumber <value>OptionalForce table to be truncated before insert. Default value is false
--recursive <value>OptionalExecute all dependencies recursively. Default value is false
--test <value>OptionalShould we run this transform as a test ? Default value is false
--accessToken <value>OptionalAccess token to use for authentication
--options k1=v1,k2=v2...Optional, UnboundedJob arguments to be used as substitutions
--scheduledDate <value>OptionalScheduled date for the job, in format yyyy-MM-dd'T'HH:mm:ss.SSSZ