Hi,
I'm trying to connect to my databricks environment using odbc and DBI. When I make the connection I get the following error:
I've updated my packages to the latest versions and I am still getting this, I don't think this prevents me from running queries against the database however when I try to pull data down from Databricks it's practically unusable, it takes forever. I am trying to pull down approx. 1M rows across 120 columns from a table in Databricks so the data is not enormous.
If anyone has any suggestions for how to fix this error and potentially speed up my pull down speed I would be very grateful.
Thanks