Skip to content

Allow Parallel overload for redshift.unload_to_files method #2505

@DylDelport

Description

@DylDelport

Is your feature request related to a problem? Please describe.
Currently, this is hardcoded and produces multiple files in the S3 destination. Users may want the option to only generate one file.

Describe the solution you'd like
Similar to the other overloads, covert this to a parameter.

Describe alternatives you've considered
The alternative is to not use this method and run the UNLOAD statement as an SQL statment.

Additional context
image

P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions