[ 
https://issues.apache.org/jira/browse/PHOENIX-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15563612#comment-15563612
 ] 

Rajeshbabu Chintaguntla commented on PHOENIX-3242:
--------------------------------------------------

bq. does our FunctionResolver resolve built-in functions as well? 
No but we can tweak the code in PhoenixSchema to first check for built in 
functions and then resolve for UDFs. So that we need not worry about 
registering the methods as UDFs. 

bq.You also need to check how well view extension columns are supported in 
Calcite-Phoenix. If the scope is too large, let's simply open another JIRA for 
view upsert.
I think we need to chance create view parsing as well better to work as 
separate JIRA [~maryannxue]. Will raise and work on it.

> 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
>              Labels: calcite
>         Attachments: PHOENIX-3242-WIP-2.patch, PHOENIX-3242-wip.patch, 
> PHOENIX-3242_select-wip.patch, PHOENIX-3242_v1.patch, PHOENIX-3242_v2.patch, 
> PHOENIX-3242_v3.patch, PHOENIX-3242_v4.patch, PHOENIX-3242_v5.patch, 
> PHOENIX-3242_v6.patch, PHOENIX-3242_v7.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to