You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by "Ian Maxon (JIRA)" <ji...@apache.org> on 2015/09/14 20:10:47 UTC

[jira] [Created] (ASTERIXDB-1094) Improve how internal functions are added

Ian Maxon created ASTERIXDB-1094:
------------------------------------

             Summary: Improve how internal functions are added
                 Key: ASTERIXDB-1094
                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1094
             Project: Apache AsterixDB
          Issue Type: Wish
          Components: AsterixDB, Functions - AQL
            Reporter: Ian Maxon
            Assignee: Ian Maxon
            Priority: Minor


Right now adding an internal function requires one to put entries in a really big map created in AsterixBuiltInFunctions, and also to add an entry in NonTaggedDataFormat. This feels like it could be improved, for example for this code to be machine-generated. It'd also be nice to not have a large split between "internal" and "external" functions. 



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