Forum Discussion
ljupche
Mar 29, 2025Copper Contributor
Access dedicated SQL pool from notebook
I have some notebooks where I use the com.microsoft.spark.sqlanalytics library to fetch the data from the dedicated SQL pool. Everything was working fine until a couple of days when we started gettin...
ljupche
Apr 02, 2025Copper Contributor
In my case they changed the backend image for our Synapse workspaces and the version of spark we were using (3.3) started acting weird. I updated the version to 3.4 and everything is back to normal.