You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2017/10/17 23:18:00 UTC

[jira] [Assigned] (PHOENIX-4294) Allow scalar function to declare that it's not thread safe

     [ https://issues.apache.org/jira/browse/PHOENIX-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor reassigned PHOENIX-4294:
-------------------------------------

    Assignee: James Taylor

> Allow scalar function to declare that it's not thread safe
> ----------------------------------------------------------
>
>                 Key: PHOENIX-4294
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4294
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: James Taylor
>            Assignee: James Taylor
>             Fix For: 4.12.1
>
>
> We have our CloneExpressionVisitor which determines when an expression subtree needs to be cloned. For ease of use and clarity, we should have a new method on ScalarFunction that may be overridden to determine when the function is cloned versus not cloned.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)