EktaPuri
New Contributor III

One thing I observe  that you have created your function without catalog name and schema name , can you run show function command it must be getting registered in hive_metastore that can be the reason, because I tried it my case it's working 

Commands : show function

Then create function catalog_name.schema_name.function_name

I am using standard cluster on 15.4 Lts