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

Add new API for notice messages/warnings #243

Closed
sitingren opened this issue Dec 14, 2018 · 0 comments
Closed

Add new API for notice messages/warnings #243

sitingren opened this issue Dec 14, 2018 · 0 comments

Comments

@sitingren
Copy link
Member

As mentioned in #185, other clients have polling (e.g. JDBC's ResultSet.getWarnings()) or event driven (ADO.NET's InfoMessage) API's to check for warnings out of band. We need something like that for vertica-python. #242 just added a simple print to notice messages.

Please add comments if you have suggestions for the API design. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant