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

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

GitHub user navis opened a pull request:

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

    TAJO-1454 Comparing two date or two timestamp need not normalizing

    Simplified compare logic & fixed some bugs

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

    $ git pull https://github.com/navis/tajo TAJO-1454

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

    https://github.com/apache/tajo/pull/467.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 #467
    
----
commit b914fc54c868e1004e80b557ac44369e0cc8f883
Author: navis.ryu <[email protected]>
Date:   2015-03-27T02:37:16Z

    TAJO-1454 Comparing two date or two timestamp need not normalizing

----


> Comparing two date or two timestamp need not normalizing
> --------------------------------------------------------
>
>                 Key: TAJO-1454
>                 URL: https://issues.apache.org/jira/browse/TAJO-1454
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Navis
>            Assignee: Navis
>            Priority: Trivial
>
> date and timestamp types are converted to normalized form (TimeMeta) for 
> comparing even between datum with same type. 



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

Reply via email to