Open Coder-C18 opened 3 weeks ago
hi - would it be an option for you to please try to use any other kind of Snowflake driver (JDBC, ODBC, .NET, node.js) with the exact same settings to see if you still have the issue ? I don't think this is anyhow related to this library in which the issue is raised.
Rather a connectivity issue between the client driver and Microsoft Azure storage blob, based on the log snippet you sent above.
Also please make sure , if there's any proxy or other node between the client and the Azure storage, that it allows and bypassess the requests from the driver.
Python version
3.9
Operating system and processor architecture
windown 11
Installed packages
What did you do?
What did you expect to see?
The data will be fetched, but there was an error during the fetch process. I checked the query history on snowflake and the query was successful.
Can you set logging to DEBUG and collect the logs?