[ https://issues.apache.org/jira/browse/ASTERIXDB-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077417#comment-16077417 ]
ASF subversion and git services commented on ASTERIXDB-1976: ------------------------------------------------------------ Commit 274f2967185acc1dd047944213e1bf9c68d1c099 in asterixdb's branch refs/heads/master from [~dlychagin-cb] [ https://git-wip-us.apache.org/repos/asf?p=asterixdb.git;h=274f296 ] [ASTERIXDB-1976][FUN] Invoke code generation from asterix-runtime module - user model changes: no - storage format changes: no - interface changes: no Details: - Invoke function code generation from asterix-runtime module instead of asterix-algebra module Change-Id: I2bb9a2cef1d346242c65d76378fbbf0e18a94bfe Reviewed-on: https://asterix-gerrit.ics.uci.edu/1870 Integration-Tests: Jenkins <jenk...@fulliautomatix.ics.uci.edu> Tested-by: Jenkins <jenk...@fulliautomatix.ics.uci.edu> BAD: Jenkins <jenk...@fulliautomatix.ics.uci.edu> Reviewed-by: Yingyi Bu <buyin...@gmail.com> > Move function code generation from asterix-algebra to asterix-runtime > --------------------------------------------------------------------- > > Key: ASTERIXDB-1976 > URL: https://issues.apache.org/jira/browse/ASTERIXDB-1976 > Project: Apache AsterixDB > Issue Type: Improvement > Reporter: Dmitry Lychagin > Assignee: Dmitry Lychagin > Priority: Minor > > Null/Missing handling for built-in functions is implemented via code > generation. > It is currently invoked by asterix-algebra module, but function > implementations are located in asterix-runtime module. We should invoke code > generation from asterix-runtime module instead. -- This message was sent by Atlassian JIRA (v6.4.14#64029)