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...
ricardo_flores
Apr 01, 2025Copper Contributor
I'm facing the same issue.
Checked the data in the table and there is no cell with the string value "null"
ricardo_flores
Apr 02, 2025Copper Contributor
Hi ljupche
In my case changing the spark version of the notebook solved the problem. I was still using 3.3 After usin 3.4 the problem vanished