Skip to content

Minor - Adding unload format to unload_files #761

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 28, 2021

Conversation

jaidisido
Copy link
Contributor

Issue #, if available:
#760

Description of changes:
Adding an unload_format parameter to the wr.redshift.unload_files method, enabling unloading files as a CSV instead of just parquet. Parameter defaults to PARQUET if None is supplied, meaning the change is backward compatible.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@jaidisido jaidisido added the enhancement New feature or request label Jun 24, 2021
@jaidisido jaidisido added this to the 2.10.0 milestone Jun 24, 2021
@jaidisido jaidisido requested a review from kukushking June 24, 2021 15:35
@jaidisido jaidisido self-assigned this Jun 24, 2021
@jaidisido
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-pDO66x4b9gEu
  • Commit ID: 6be6fc4
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jaidisido
Copy link
Contributor Author

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-pDO66x4b9gEu
  • Commit ID: cec00be
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@jaidisido jaidisido merged commit 9831829 into main Jun 28, 2021
@jaidisido jaidisido deleted the enhancement-6760-unload-format branch June 28, 2021 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants