Github user tzolkincz commented on the pull request:
https://github.com/apache/phoenix/pull/42#issuecomment-85680197
Thank you for review @gabrielreid, i've solved that.
I realized
[TIMEZONE_OFFSET](https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/expression/function/TimezoneOffsetFunction.java#L48)
have similar issue. I think we should rather extract timezone cache mechanism
and make it as part of org.apache.phoenix.cache. Or are there some other
use-cases of (instance) cache so we could implement it more generally?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---