Skip to content

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.

3 participants