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)