Closed srilman closed 8 months ago
@srilman could you verify if this issue happens with newer versions of the connector? 3.5 or 3.6?
@srilman are you still seeing the issue?
is there possible for you to share us with a minimal reproducible sample including the schema of your table as well as some sample data?
No, I can't replicate it anymore. Going to close this issue and can reopen if I see it again.
Python version
3.11
Operating system and processor architecture
macOS-13.2.1-arm64-arm-64bit
Installed packages
I'm using Conda, so output of
conda list
:What did you do?
I attempted to run the following query and download the data to a local machine:
and saw the following error:
This code snippet also leads to the error:
I tried decreasing the range of the filter, and the error disappeared. I couldn't reproduce the error on a smaller range.
What did you expect to see?
To end up with an Arrow table, no exceptions.
Can you set logging to DEBUG and collect the logs?
Output was too long, only last ~200 lines: