...
- User can specify Legacy SQL or Non-Legacy SQL to execute
- User can set the priority for the query
- User can specify the mode - interactive or batch mode for the query execution
- User can specify a non-temporary (permanent) table in which the results can be written
- User can specify the query cache to be used
- User can specify different retry options in case of failures
- User can specify whether to continue further in case of failure
- User can use the plugin in a non-GCP environment
- User can specify encryption with KMS Key
- Plugin passes the query and job id to the next node in the DAGĀ
...
- No records are retrieved and/or stored.
Design
- Plugin type : Action
- Configurations
- Project Id
- Service Account File
- Legacy SQL
- SQL
- Model - Batch or Interactive
- Cache Enabled/Disabled
- KMS Key Name
- Max Billing Tier
- Non-Temporary Dataset
- Non-Tempoary Table