-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I've realized that the vertica support has been broken for some time now because of at least 2 changes in the vertica-python library:
- using kwargs for connection : Use kwargs vertica/vertica-python#69
- rowcount implementation : https://github.com/uber/vertica-python#rowcount-oddities
Those changes came in version 0.5.x of vertica-python
I've a fork and I'd be happy to contribute with a PR. I'll check first that there are not other changes that broke the support.
Metadata
Metadata
Assignees
Labels
No labels