[ https://issues.apache.org/jira/browse/PHOENIX-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rajeshbabu Chintaguntla updated PHOENIX-3242: --------------------------------------------- Attachment: PHOENIX-3242_select-wip.patch [~maryannxue] Here is wip patch using UDF function in select query. You can run UserDefinedFunctionsIT#testUDFsWithMultipleConnections to check testing where select query using UDF function is failing. Here are couple of changes I have done other than DDL: - In PhoenixScheam#getFunctions tried to load the class and create SchalarFunctionImpl - which is not correct but just tried to reach PhoenixAbstractProject to translate which fail with exception. > 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.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 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)