Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to list all UDFs?

avatar
Rising Star

Hello,

 

How can I list all the created UDF functions in Impala?

 

Thank you,

Gerasimos

1 ACCEPTED SOLUTION

avatar
Master Collaborator
Hi,
Try with
Refresh functions;
Show functions;

View solution in original post

2 REPLIES 2

avatar
Master Collaborator
Hi,
Try with
Refresh functions;
Show functions;

avatar
Rising Star
That was so obvious 🙂 Thank you.