GitHub user tzolkincz opened a pull request:
https://github.com/apache/phoenix/pull/42
PHOENIX-1722 Speedup CONVERT_TZ function
Using Joda Time lib instead of java.util.TimeZone. This would speedup this
function more than 3 times. I've also updated version of Joda Time to 2.7 cause
of some timezone bugfixes and speedups.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tzolkincz/phoenix convert_tz_speedup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/phoenix/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit 8d8ec2e727af327196a2af8803c6676f48c84a63
Author: Vaclav Loffelmann <[email protected]>
Date: 2015-03-09T14:50:22Z
PHOENIX-1722 Speedup CONVERT_TZ function
----
---
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.
---