trinodb / trino-python-client

Python client for Trino
Apache License 2.0
307 stars 150 forks source link

fix fetchall returns remaining cursor #415

Closed aksakalli closed 8 months ago

aksakalli commented 9 months ago

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`)
hashhar commented 8 months ago

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