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

fix fetchall returns remaining cursor #415

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

aksakalli
Copy link
Member

@aksakalli aksakalli commented Oct 3, 2023

Description

fixes #414

Non-technical explanation

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
( ) Release notes are required, with the following suggested text:

* Fix fetchall doesn't respect the cursor position ({issue}`414`)

@cla-bot cla-bot bot added the cla-signed label Oct 3, 2023
@hashhar hashhar merged commit e4249f4 into trinodb:master Oct 13, 2023
12 checks passed
@hashhar
Copy link
Member

hashhar commented Oct 13, 2023

Since this was a correctness issue I plan to do a release this week.

@aksakalli aksakalli deleted the fix-fetchmany branch October 26, 2023 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

fetchall doesn't respect the cursor position
3 participants