[
https://issues.apache.org/jira/browse/PHOENIX-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15592847#comment-15592847
]
Eric Lomore commented on PHOENIX-3355:
--------------------------------------
I've attached a wip patch - just wanted to get some feedback on whether this is
the right approach or not. For the most part it works as is but functions
without proper annotations have issues. Issues also pop up with builtins that
don't have getDataType() implemented or in cases where the function can't be
instantiated to call that method.
> Register Phoenix built-in functions as Calcite functions
> --------------------------------------------------------
>
> Key: PHOENIX-3355
> URL: https://issues.apache.org/jira/browse/PHOENIX-3355
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Eric Lomore
> Labels: calcite
> Attachments: PHOENIX-3355.wip
>
>
> We should register all Phoenix built-in functions that don't exist in Calcite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)