Skip to content

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
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.

3 participants