You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/11/10 10:37:34 UTC

[jira] [Commented] (TAJO-1161) Remove joda time dependency from tajo-core

    [ https://issues.apache.org/jira/browse/TAJO-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204556#comment-14204556 ] 

ASF GitHub Bot commented on TAJO-1161:
--------------------------------------

GitHub user ykrips opened a pull request:

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

    TAJO-1161: Remove joda time dependency from tajo-core

    

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

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

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

    https://github.com/apache/tajo/pull/233.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 #233
    
----
commit 6cfe4cdb65bfe9eb829d6c4fcaf737ab487471d7
Author: Jihun Kang <yk...@gmail.com>
Date:   2014-11-10T09:27:27Z

    TAJO-1161: Remove joda time dependency from tajo-core

----


> Remove joda time dependency from tajo-core
> ------------------------------------------
>
>                 Key: TAJO-1161
>                 URL: https://issues.apache.org/jira/browse/TAJO-1161
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Jihun Kang
>
> Before 0.9.0, we had used jodatime for datetime types and functions. But, we already have our own datetime system. But, a few of some function like DateTimePartFromUnixTimestamp still uses jodatime. If we improve these functions, we can completely remove jodatime from our dependency.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)