redshift_insert_via_copy_from_s3: Dumps a data frame to disk, copies to S3 and runs COPY FROM...

Description Usage Arguments

View source: R/redshift.R

Description

Note that the related database's YAML config should include s3_copy_bucket and s3_copy_iam_role fields with attr type pointing to a staging S3 bucket (to which the current node has write access, and the Redshift IAM Role has read access) and the full ARN of the Redshift IAM Role.

Usage

1

Arguments

df

data.frame

table

Redshift schema and table name (separated by a dot)

db

database reference by name or object


daroczig/dbr documentation built on June 12, 2020, 2:47 p.m.