[ https://issues.apache.org/jira/browse/PHOENIX-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379416#comment-14379416 ]
ASF GitHub Bot commented on PHOENIX-1722: ----------------------------------------- Github user gabrielreid commented on the pull request: https://github.com/apache/phoenix/pull/42#issuecomment-85894438 I don't think it's the same issue in TIMEZONE_OFFSET because the timezone cache isn't static, so (as far as I know) it will only be accessed by a single thread. That being said, I think it makes sense to make the same change there as well, if you're up for doing that. > Speedup CONVERT_TZ function > --------------------------- > > Key: PHOENIX-1722 > URL: https://issues.apache.org/jira/browse/PHOENIX-1722 > Project: Phoenix > Issue Type: Improvement > Reporter: Vaclav Loffelmann > Assignee: Vaclav Loffelmann > Priority: Minor > > We have use case sensitive to performance of this function and I'd like to > benefit from using joda time lib. -- This message was sent by Atlassian JIRA (v6.3.4#6332)