Replies: 3 comments 7 replies
-
Can you give a complete testcase? Is the What's types are the columns? How big is the data? What are the client & DB versions? See the bug issue template |
Beta Was this translation helpful? Give feedback.
-
Your right - here some more notes:
|
Beta Was this translation helpful? Give feedback.
-
python 3.9.5 , oracledb 3.2.0
Getting the ERROR: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We had an issue with fetch >1GB size data in execution.
It was solved in oracledb version 2.5.1, currently like to upgrade to 3.2.0, and seems we have the issue again:
Here's the test case with all steps:
Beta Was this translation helpful? Give feedback.
All reactions