You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/05/20 22:43:00 UTC

[jira] [Comment Edited] (DRILL-3157) Allow users to look at all the custom UDF's deployed

    [ https://issues.apache.org/jira/browse/DRILL-3157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553071#comment-14553071 ] 

Daniel Barclay (Drill) edited comment on DRILL-3157 at 5/20/15 8:42 PM:
------------------------------------------------------------------------

Also keep in mind JDBC's metadata methods (i.e., those that are specifies to list functions available in the system).

(Also, INFORMATION_SCHEMA might have such metadata too.)


was (Author: dsbos):
Also keep in mind JDBC's metadata methods (i.e., those that are specifies to list functions available in the system).

> Allow users to look at all the custom UDF's deployed
> ----------------------------------------------------
>
>                 Key: DRILL-3157
>                 URL: https://issues.apache.org/jira/browse/DRILL-3157
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Functions - Drill
>            Reporter: Rahul Challapalli
>            Assignee: Daniel Barclay (Drill)
>
> In an organization where many users contribute custom functions, something like below would be helpful
> {code}
> show user functions;
> {code}
> This feature should only list user functions and not native drill functions



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)