You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Added compatibility with Vertica 11.1:
An SQL method used by the connector was deprecated in Vertica 11.1.1, making it incompatible with previous connector releases. This release supports Vertica's new method as well as maintains backward compatibility.
Fixed an issue with the connector creating many JDBC connections:
We now expect read/write operations to only create at most 2 JDBC connections to Vertica.