You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by JP gupta <JP...@altruistindia.com> on 2017/05/25 09:01:28 UTC

How to add a new function to hplsql?

Hi,

We  just wrote some code to implement trim("stringname", "pattern") on hive.
However. It gives error when we access this function from a HPLSQL script. 

Please pointers to documentation on how  to add this function to HPLSQL
would be appreciated.

 

Thanks

JP