Hi, We are planning to create a custom function using 3rd party jars, these 3rd party jars use native libraries to compute the result. Our Jar would be: CustomFunctionAdd.jar which would use 3rd party Add.jar which uses Add.dll(windows) or Add.so(Li...
Answers:
2