polars.read_database fails on Oracle with iter_batches=True. DPY-1006: cursor is not open #16206
Closed
2 tasks done
Labels
A-io-database
Area: reading/writing to databases
bug
Something isn't working
needs triage
Awaiting prioritization by a maintainer
python
Related to Python Polars
Checks
Reproducible example
LIne 24: for _d in d: gives this exception: oracledb.exceptions.InterfaceError: DPY-1006: cursor is not open
This is a description of the environment.
Log output
No response
Issue description
This is in fact a continuation of issue 15470
Expected behavior
It should run and print a line for each 10000 rows fetched.
Installed versions
The text was updated successfully, but these errors were encountered: