James Taylor created PHOENIX-4294: ------------------------------------- Summary: 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
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)