GitHub user ykrips opened a pull request:

    https://github.com/apache/tajo/pull/194

    TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.form...

    Details can be found on this line note.
    
https://github.com/ykrips/tajo/commit/127b2026b8b3cc010cce738706543f606dc69d18#tajo-common-src-main-java-org-apache-tajo-util-datetime-datetimeformat-java-P30
    In addition, I found a defect on my patch. When specifying the minimal 
width on formatString function, it could not be applied.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ykrips/tajo TAJO-1093

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

    https://github.com/apache/tajo/pull/194.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 #194
    
----
commit 49e021d9fba48dea73f333b865500e6bfac00e08
Author: Jihun Kang <[email protected]>
Date:   2014-10-08T15:25:53Z

    TAJO-1093: DateTimeFormat.to_char() is slower than SimpleDateFormat.format()

----


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

Reply via email to