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

Added Vertica data types #93

Merged
merged 2 commits into from Aug 3, 2017
Merged

Conversation

khotilov
Copy link
Contributor

I took PostgreSQL types to start, and used more common type names. Reference: https://my.vertica.com/docs/7.2.x/HTML/index.htm#Authoring/SQLReferenceManual/DataTypes/SQLDataTypes.htm

Also, since vertica doesn't care about the order of rows unless specifically asked, I've added a parameter to test_roundtrip to be able to enforce the same row order before the comparison. The roundtrip succeeds with force_sorted=TRUE.

@jimhester
Copy link
Contributor

This looks good thanks! Can you add a bullet to NEWS.md with the change and @ mention yourself and this PR number. Thanks!

@khotilov
Copy link
Contributor Author

khotilov commented Aug 2, 2017

@jimhester Done.

@jimhester
Copy link
Contributor

Looks good, thanks!

@jimhester jimhester merged commit 4aa0629 into r-dbi:master Aug 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants