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

Statement with ResultSet PoC #355

Closed
wants to merge 1 commit into from
Closed

Conversation

scuben
Copy link

@scuben scuben commented Sep 6, 2019

I encountered the need to apply a Statement not only on a Reader but also on a ResultSet. This PR should be taken as a first step or sort of PoC for that. Thus I just added a new method on ResultSet to processResultSet.

The test I added but now shows An Exception:
Exception: Cannot rewind a generator that was already run

Now I'm a little stuck how on from where this might come. Any help appreciated.

@nyamsprod nyamsprod closed this Sep 7, 2019
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.

None yet

2 participants