Hi,

How to use scala UDF with the help of Beeline client.
With the help of spark shell, we register our UDF like this:-
sqlcontext.udf.register(<function>).
What is the way to use UDF in beeline client.

Thanks
Pooja

Reply via email to