[
https://issues.apache.org/jira/browse/PHOENIX-1777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-1777:
----------------------------------
Labels: Newbie (was: )
> Allow adding built in functions in patch releases
> -------------------------------------------------
>
> Key: PHOENIX-1777
> URL: https://issues.apache.org/jira/browse/PHOENIX-1777
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Labels: Newbie
>
> Currently we don't allow adding built in functions to patch releases because
> a newer client (containing the new built in function) connecting to older
> server results in an ArrayIndexOutOfBoundException. The right way to handle
> this would be to instead throw a SQLException of a RuntimeException wrapping
> a SQLException with the exception code set as
> SQLExceptionCode.UNKNOWN_FUNCTION.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)