Skip to content

Bugfix/immediate feedback output buffer #51

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

Merged
merged 2 commits into from
Mar 24, 2018

Conversation

pesse
Copy link
Member

@pesse pesse commented Mar 23, 2018

For some reason setFetchSize won't work when calling a pipelined object-function. Now we always use the cursor-function to get the reporter-results.

Resolves utPLSQL/utPLSQL-cli#68

pesse added 2 commits March 23, 2018 10:32
We're always using cursor now because setFetchSize is not working when
using the object-pipelined-function. Instead the internal PL/SQL
fetchSize is used, which is between 50 and 100 - far from immediate as
we want it.
Also easier to maintain.
@pesse pesse requested a review from viniciusam March 23, 2018 10:03
@jgebal jgebal merged commit 8b3d668 into develop Mar 24, 2018
@jgebal jgebal deleted the bugfix/immediate_feedback_output_buffer branch June 14, 2020 15:38
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.

2 participants