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

Adding Support for Vertical DIRECT keyword for COPY #8

Conversation

asafpelegcodes
Copy link
Contributor

  1. Added command line support for direct keyword
  2. Modified all the DB classes to accept kwargs so
    they ignore the direct keyword even if its passed
    in. Also was able to get rid of unnecessary arg for
    Vertica
  3. Added in support for direct in load & replicate
  4. Update README & version to reflect new changes

1. Added command line support for direct keyword
2. Modified all the DB classes to accept kwargs so 
they ignore the direct keyword even if its passed 
in. Also was able to get rid of unnecessary arg for 
Vertica
3. Added in support for direct in load & replicate
4. Update README & version to reflect new changes
@lemeryfertitta
Copy link
Contributor

Looks good to me, although it would be nice if there was a more generic way to pass arguments that are DB-specific - would need to think about this more.

@lemeryfertitta lemeryfertitta merged commit b9af48e into LocusEnergy:master Jul 1, 2016
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.

2 participants