CopyPartitions ​Copy​Partitions

yaml
type: "io.kestra.plugin.gcp.bigquery.copypartitions"
yaml
id: gcp_bq_copy_partitions
namespace: company.team

tasks:
  - id: copy_partitions
    type: io.kestra.plugin.gcp.bigquery.CopyPartitions
    projectId: my-project
    dataset: my-dataset
    table: my-table
    destinationTable: my-dest-table
    partitionType: DAY
    from: "{{ now() | dateAdd(-30, 'DAYS') }}"
    to: "{{ now() | dateAdd(-7, 'DAYS') }}"
Properties
Possible Values
DAYHOURMONTHYEARRANGE
Possible Values
CREATE_IF_NEEDEDCREATE_NEVER
Default false
Format duration
SubType string
SubType string
Default ["due to concurrent update","Retrying the job may solve the problem","Retrying may solve the problem"]
SubType string
Default ["rateLimitExceeded","jobBackendError","backendError","internalError","jobInternalError"]
SubType string
Default ["https://www.googleapis.com/auth/cloud-platform"]
Possible Values
WRITE_TRUNCATEWRITE_TRUNCATE_DATAWRITE_APPENDWRITE_EMPTY
SubType string
Format duration
Default RETRY_FAILED_TASK
Possible Values
RETRY_FAILED_TASKCREATE_NEW_EXECUTION
Minimum >= 1
Format duration
Default false
Format duration
Format duration
Default RETRY_FAILED_TASK
Possible Values
RETRY_FAILED_TASKCREATE_NEW_EXECUTION
Minimum >= 1
Format duration
Default false
Format duration
Format duration
Default RETRY_FAILED_TASK
Possible Values
RETRY_FAILED_TASKCREATE_NEW_EXECUTION
Minimum >= 1
Format duration
Default false