vcuziol commented on issue #34239: URL: https://github.com/apache/arrow/issues/34239#issuecomment-3168839125
I got this error while trying to read NCLOB data from Oracle DB using Python-oracledb: `df = pyarrow.table(res).to_pandas()` I was only able to circumvent it by using the Thick mode in Python-oracledb instead of Thin. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org