[
https://issues.apache.org/jira/browse/ASTERIXDB-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239663#comment-16239663
]
ASF subversion and git services commented on ASTERIXDB-2154:
------------------------------------------------------------
Commit 76d24d49055d764fc03b19bce441e97a563622b4 in asterixdb's branch
refs/heads/release-0.9.3-pre-rc from [~dlychagin-cb]
[ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=76d24d4 ]
[ASTERIXDB-2154][COMP] Extensible built-in function management
- user model changes: no
- storage format changes: no
- interface changes: yes
Details:
- Support for augmenting built-in functions in ILangExtension
- Move function type inferers from NonTaggedDataFormat to
FunctionTypeInferers, exposed through IFunctionDescriptorFactory
and IFunctionManager
- Cleanup: obtain IFunctionManager/IDataFormat from MetadataProvider
Change-Id: Iafbf7e4e298fb7af6cb84b402cb00cfa2e90b5ce
Reviewed-on: https://asterix-gerrit.ics.uci.edu/2118
Tested-by: Jenkins <[email protected]>
Contrib: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
Reviewed-by: Ian Maxon <[email protected]>
> Extensible built-in function management
> ---------------------------------------
>
> Key: ASTERIXDB-2154
> URL: https://issues.apache.org/jira/browse/ASTERIXDB-2154
> Project: Apache AsterixDB
> Issue Type: Improvement
> Components: COMP - Compiler
> Reporter: Dmitry Lychagin
> Assignee: Dmitry Lychagin
>
> Make function management extensible so products built on top of *DB could add
> their own system-defined functions.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)