DLT UDF and c#

rocky5
New Contributor III

Hello, can I create spark function in .net and use it in DLT table? I would like to encrypt some data, in documentation scala code is being used as an example, but would it be possible to write decryption/encryption function using C# and use it within SQL?

Meghala
Valued Contributor II

It's not possible. SQL Server 2008 contains SQL CLR runtime that runs .NET languages.

rocky5
New Contributor III

I am asking about data bricks sql​