You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/10/28 15:38:27 UTC

[jira] [Updated] (DRILL-3988) Create a sys.functions table to expose available Drill functions

     [ https://issues.apache.org/jira/browse/DRILL-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau updated DRILL-3988:
----------------------------------
    Labels: newbie  (was: )

> Create a sys.functions table to expose available Drill functions
> ----------------------------------------------------------------
>
>                 Key: DRILL-3988
>                 URL: https://issues.apache.org/jira/browse/DRILL-3988
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Metadata
>            Reporter: Jacques Nadeau
>              Labels: newbie
>
> Create a new sys.functions table that returns a list of all available functions.
> Key considerations: 
> - one row per name or one per argument set. I'm inclined to latter so people can use queries to get to data.
> - we need to create a delineation between user functions and internal functions and only show user functions. 'CastInt' isn't something the user should be able to see (or run).
> - should we add a description annotation that could be included in the sys.functions table?



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