You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are having random errors while fetching data with the connector to our databricks (serverless warehouse).
We tried to debug the origin of this fail, but we were not able to find the source of the issue.
Is it possible to add more information on the return code when we can not perform a retry while making a statement with the cursor?
We are having random errors while fetching data with the connector to our databricks (serverless warehouse).
We tried to debug the origin of this fail, but we were not able to find the source of the issue.
Is it possible to add more information on the return code when we can not perform a retry while making a statement with the cursor?
source code
Could we add the real return code to this? So we can investigate better on our side.
Something like this:
Using
databricks-sql-python==4.0.0
The text was updated successfully, but these errors were encountered: