[
https://issues.apache.org/jira/browse/TAJO-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217616#comment-15217616
]
ASF GitHub Bot commented on TAJO-2107:
--------------------------------------
GitHub user eminency opened a pull request:
https://github.com/apache/tajo/pull/991
TAJO-2107: TIMESTAMP type equalsTo() problem
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/eminency/tajo TAJO-2107
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/991.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 #991
----
commit a40fc0904f604753df66cd94e3bf8b5c8e025e88
Author: Jongyoung Park <[email protected]>
Date: 2016-03-30T07:53:04Z
type name typo
----
> TIMESTAMP type equalsTo() problem
> ---------------------------------
>
> Key: TAJO-2107
> URL: https://issues.apache.org/jira/browse/TAJO-2107
> Project: Tajo
> Issue Type: Bug
> Components: Function/UDF
> Affects Versions: 0.11.1
> Reporter: Jongyoung Park
> Assignee: Jongyoung Park
> Priority: Critical
> Fix For: 0.11.2
>
>
> For example, when rank() is run over timestamp column, it raises "cannot
> compare to" error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)