Skip to content
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

Add example of writing data back to Redshift using SQL API #110

Closed
wants to merge 3 commits into from

Conversation

JoshRosen
Copy link
Contributor

This updates the README to include an example of saving data back to Redshift while using the SQL language API.

Fixes #81.

@JoshRosen JoshRosen added this to the 0.5.2 milestone Oct 21, 2015
@JoshRosen
Copy link
Contributor Author

After chatting with Michael, I realized that this technically supports "create if not exists" as well, so I'm going to update the new docs to correct this minor inaccuracy then will merge so we can release 0.5.2.

@JoshRosen
Copy link
Contributor Author

After some further investigation, I think that I'd like to leave this as-is. I don't think that the SQL API's "CREATE IF NOT EXISTS" corresponds to the SaveMode in the other language APIs, since it seems to check whether the metastore table exists, not whether the Redshift table exists.

@JoshRosen
Copy link
Contributor Author

I'm going to merge this now so that we can release 0.5.2.

@JoshRosen JoshRosen closed this in 0d1b082 Oct 22, 2015
@JoshRosen JoshRosen deleted the document-saving-data-from-sql branch October 22, 2015 19:24
dorisZ017 pushed a commit to ActionIQ/spark-redshift that referenced this pull request May 18, 2023
…nifest_s3a

make manifest file path use s3a/n scheme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants