[
https://issues.apache.org/jira/browse/PHOENIX-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14379474#comment-14379474
]
ASF GitHub Bot commented on PHOENIX-1722:
-----------------------------------------
Github user tzolkincz commented on the pull request:
https://github.com/apache/phoenix/pull/42#issuecomment-85911379
Yes, it should be thread safe but we could consider to use same lib for
timezones and same caching mechanism. So if you are for duplication of
[caching](https://github.com/apache/phoenix/pull/42/files#diff-83862191fb126a769d5fd74be3534d90R98)
code, I'll do that. It is small fraction of code, but I'd rather make it more
abstract. However it's not major question here.
> 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)