Akshay R N

Results 3 comments of Akshay R N

I was also facing the same issue and use_cloud_fetch=False helped. if it helps, here is what I get when I show debug logging ``` DEBUG - 2024-06-27 15:08:46,637- databricks.sql.thrift_backend -...

Hmm, we do use VPN but I am not sure about the details. In my case, the above issue happens only when I am in Python debug mode. When run...

hmm, I don't think so. We use pandas read_sql function with databricks_sql.connect for connection. For now, this issue is noticed only in local debug runs in my case, I will...