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

Implement JDBC ResultSet.getStatement #15027

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

adamjshook
Copy link
Member

Fixed #14804

== RELEASE NOTES ==

JDBC Changes
* Implemented ResultSet getStatement

@adamjshook adamjshook requested a review from mbasmanova August 14, 2020 16:36
@tdcmeehan tdcmeehan self-assigned this Aug 14, 2020
@tdcmeehan tdcmeehan self-requested a review August 14, 2020 23:38
Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you.

@mbasmanova mbasmanova merged commit d07fbc5 into prestodb:master Aug 17, 2020
@adamjshook adamjshook deleted the getstatement branch August 17, 2020 18:32
@caithagoras caithagoras mentioned this pull request Sep 9, 2020
3 tasks
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.

[JDBC] Implement ResultSet.getStatement() API
3 participants