[
https://issues.apache.org/jira/browse/PHOENIX-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15466953#comment-15466953
]
Rajeshbabu Chintaguntla commented on PHOENIX-3242:
--------------------------------------------------
The reason for the failure is when we implement create function as OTHER_DDL
type we are going to validate the identifiers used in the query from catalog
table that's why getting the above exception. So raised CALCITE-1370 in calcite
to add OTHER_DDL enum value to DDL enum set.
> Support CREATE OR REPLACE FUNCTION in Phoenix-Calcite Integration
> -----------------------------------------------------------------
>
> Key: PHOENIX-3242
> URL: https://issues.apache.org/jira/browse/PHOENIX-3242
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Rajeshbabu Chintaguntla
> Assignee: Rajeshbabu Chintaguntla
> Attachments: PHOENIX-3242-wip.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)