UDF/UDAF/SQL Function not working in Unity catalog Error in DBR 10.4 LTS Shared mode

parthsalvi
Contributor

We're trying to use pandas_udf in DBR 10.4 LTS Shared mode but keep running in the below error :

imageAnalysisException: UDF/UDAF/SQL functions is not supported in Unity Catalog;

But in Single User mode above code works correctly.