Skip to content

Commit

Permalink
Merge pull request #12 from teamclairvoyant/REST-148
Browse files Browse the repository at this point in the history
[REST-148] Implemented Redshift Writer
  • Loading branch information
rahulbhatia023 authored Nov 23, 2023
2 parents 49f0ce4 + f771d2f commit 350c0db
Show file tree
Hide file tree
Showing 6 changed files with 382 additions and 42 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ User can use this library to write/persist spark dataframe to various storage op
Currently, we are supporting below options:

* S3 Buckets
* Redshift Tables

Please see the detailed documentation [here](aws/README.md).

Expand All @@ -37,7 +38,7 @@ User can use this library to write/persist spark dataframe to various storage op

Currently, we are supporting below options:

* GCS
* BigQuery
* GCS Buckets
* BigQuery Tables

Please see the detailed documentation [here](gcp/README.md).
Loading

0 comments on commit 350c0db

Please sign in to comment.