Hi SDNites,
I have a requirement where same functionality can be used at multiple places in UDF. Is there any way I can create a common function and call it in UDF multiple times. For ex. we use split function from JAVA library to meet a certain requirement. Can I build something like that and use it in UDF?
Regards,
Abhi