GitHub user tzolkincz opened a pull request:

    https://github.com/apache/phoenix/pull/43

    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_4.3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/43.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 #43
    
----
commit 275b34706960c3052374a671bfe2a496470df648
Author: Vaclav Loffelmann <vaclav.loffelm...@socialbakers.com>
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to